changeset 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 6324d603cf6e
children 750d8bbecb4f
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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.  */