projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dcb5f5
)
(vars_of_mule): Use `HAVE_CHISE' instead of `CHISE' and
author
tomo
<tomo>
Mon, 6 Oct 2003 02:55:01 +0000
(
02:55
+0000)
committer
tomo
<tomo>
Mon, 6 Oct 2003 02:55:01 +0000
(
02:55
+0000)
`HAVE_CHISE_CLIENT'.
src/mule.c
patch
|
blob
|
history
diff --git
a/src/mule.c
b/src/mule.c
index
89d9231
..
624d174
100644
(file)
--- a/
src/mule.c
+++ b/
src/mule.c
@@
-131,7
+131,7
@@
Version number of XEmacs CHISE.
*/ );
#endif
-#if defined(CHISE)||defined(HAVE_CHISE_CLIENT)
+#ifdef HAVE_CHISE
Fprovide (intern ("chise"));
#endif