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:
97026d3
)
Define `HAVE_GGC' if with-utf-2000 is specified.
author
tomo
<tomo>
Fri, 30 Jun 2000 08:51:17 +0000
(08:51 +0000)
committer
tomo
<tomo>
Fri, 30 Jun 2000 08:51:17 +0000
(08:51 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
7185709
..
1cbb4d2
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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)