(HAVE_CONCORD): New macro.
authortomo <tomo>
Tue, 27 Dec 2005 08:55:35 +0000 (08:55 +0000)
committertomo <tomo>
Tue, 27 Dec 2005 08:55:35 +0000 (08:55 +0000)
src/config.h.in

index 2d0e21a..f957f99 100644 (file)
@@ -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