diff src/config.in @ 5631:702023e6a5e3

Add #undef for USE_X_TOOLKIT.
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Jan 1994 04:15:49 +0000
parents 0c61ca168642
children 97416e471462
line wrap: on
line diff
--- a/src/config.in	Wed Jan 19 00:04:56 1994 +0000
+++ b/src/config.in	Wed Jan 19 04:15:49 1994 +0000
@@ -47,6 +47,9 @@
    Otherwise, Emacs expects to use version 10.  */
 #undef HAVE_X11
 
+/* Define if using an X toolkit.  */
+#undef USE_X_TOOLKIT
+
 /* Define this if you're using XFree386.  */
 #undef HAVE_XFREE386