From: tomo Date: Fri, 30 Jun 2000 08:55:08 +0000 (+0000) Subject: (HAVE_GGC): New macro. X-Git-Tag: r21-2-34-utf-2000-0_17-0~60 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4f6b0dac97e3e385d07360b4ce78b0f4bf84a355;p=chise%2Fxemacs-chise.git (HAVE_GGC): New macro. --- 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