]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_MOTIF_2_1): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Fri, 22 Aug 1997 21:16:48 +0000 (21:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 22 Aug 1997 21:16:48 +0000 (21:16 +0000)
src/config.in

index c5ed60c811bb33a89283346213e8f5d6a0833fa7..c96734cb966ee1b89ddfae73217af0561761cda3 100644 (file)
@@ -56,6 +56,9 @@ Boston, MA 02111-1307, USA.  */
 /* 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.  */