diff src/config.in @ 13835:fc6b59f8a580

(HAVE_X11R6): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Dec 1995 23:11:31 +0000
parents adaa14fd574e
children 142e3db94b69
line wrap: on
line diff
--- a/src/config.in	Sun Dec 24 18:44:34 1995 +0000
+++ b/src/config.in	Sun Dec 24 23:11:31 1995 +0000
@@ -61,6 +61,9 @@
 /* Define if we have the X11R6 or newer version of Xt.  */
 #undef HAVE_X11XTR6
 
+/* Define if we have the X11R6 or newer version of Xlib.  */
+#undef HAVE_X11R6
+
 /* Define if netdb.h declares h_errno.  */
 #undef HAVE_H_ERRNO