projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
535f485
)
Don't define `HAVE_GGC' in XEmacs UTF-2000.
author
tomo
<tomo>
Mon, 10 Dec 2001 06:51:16 +0000
(06:51 +0000)
committer
tomo
<tomo>
Mon, 10 Dec 2001 06:51:16 +0000
(06:51 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
444d539
..
ab7410c
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-3469,7
+3469,6
@@
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)