From: tomo Date: Mon, 6 Oct 2003 02:55:01 +0000 (+0000) Subject: (vars_of_mule): Use `HAVE_CHISE' instead of `CHISE' and X-Git-Tag: r21-4-12-chise-0_21-pre7-for-libchise-b1-r0_2_0-pre7~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a88802fd8986176b4c70d572e36e7aca8548ad8b;p=chise%2Fxemacs-chise.git.1 (vars_of_mule): Use `HAVE_CHISE' instead of `CHISE' and `HAVE_CHISE_CLIENT'. --- diff --git a/src/mule.c b/src/mule.c index 89d9231..624d174 100644 --- 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