Define `HAVE_GGC' if with-utf-2000 is specified.
authortomo <tomo>
Fri, 30 Jun 2000 08:51:17 +0000 (08:51 +0000)
committertomo <tomo>
Fri, 30 Jun 2000 08:51:17 +0000 (08:51 +0000)
configure.in

index 7185709..1cbb4d2 100644 (file)
@@ -3419,6 +3419,7 @@ if test "$with_mule" = "yes" ; then
   if test "$with_utf_2000" = "yes" ; then
     AC_DEFINE(CHAR_IS_UCS4)
     AC_DEFINE(UTF2000)
+    AC_DEFINE(HAVE_GGC)
   fi
 
   AC_CHECKING(for Mule input methods)