From 4f6b0dac97e3e385d07360b4ce78b0f4bf84a355 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 30 Jun 2000 08:55:08 +0000 Subject: [PATCH] (HAVE_GGC): New macro. --- src/config.h.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.h.in b/src/config.h.in index e31b4cd..b1db94c 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -562,6 +562,8 @@ char *alloca (); #undef CHAR_IS_UCS4 +#undef HAVE_GGC + /* Define this if you want file coding support */ #undef FILE_CODING -- 1.7.10.4