changeset 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 374b344ce3b6
children 63d80d94e0d7
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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