diff src/config.in @ 19473:5dd02300cc31

(HAVE_MOTIF_2_1): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Fri, 22 Aug 1997 21:16:48 +0000
parents 614b916ff5bf
children bd8674fd15da
line wrap: on
line diff
--- a/src/config.in	Fri Aug 22 19:14:10 1997 +0000
+++ b/src/config.in	Fri Aug 22 21:16:48 1997 +0000
@@ -56,6 +56,9 @@
 /* Define this if you're using XFree386.  */
 #undef HAVE_XFREE386
 
+/* Define this if you have Motif 2.1 or newer.  */
+#undef HAVE_MOTIF_2_1
+
 /* Define HAVE_MENUS if you have mouse menus.
    (This is automatic if you use X, but the option to specify it remains.)
    It is also defined with other window systems that support xmenu.c.  */