From: tomo Date: Tue, 27 Dec 2005 08:55:35 +0000 (+0000) Subject: (HAVE_CONCORD): New macro. X-Git-Tag: r21-4-17-chise-0_22-6^20~167 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67b1ea4f88802132d765ed61bcc956e4e463c08;p=chise%2Fxemacs-chise.git (HAVE_CONCORD): New macro. --- diff --git a/src/config.h.in b/src/config.h.in index 2d0e21a..f957f99 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -573,6 +573,9 @@ void *alloca (); if you're working with ASCII files. */ #undef MULE +/* Define this if you want CONCORD support */ +#undef HAVE_CONCORD + /* Define this if you want CHISE support (CHaracter Information Service Environment) */ #undef HAVE_CHISE