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:
5249494
)
(CHISE): New macro.
author
tomo
<tomo>
Wed, 12 Mar 2003 13:06:34 +0000
(13:06 +0000)
committer
tomo
<tomo>
Wed, 12 Mar 2003 13:06:34 +0000
(13:06 +0000)
src/config.h.in
patch
|
blob
|
history
diff --git
a/src/config.h.in
b/src/config.h.in
index
c9cb723
..
a3048e3
100644
(file)
--- a/
src/config.h.in
+++ b/
src/config.h.in
@@
-563,6
+563,10
@@
void *alloca ();
if you're working with ASCII files. */
#undef MULE
+/* Define this if you want CHISE support
+ (CHaracter Information Service Environment) */
+#undef CHISE
+
/* Define this if you want UTF-2000 support (character representation
based on character object model). */
#undef UTF2000