diff src/config.in @ 15528:0aa677111ee8

(HAVE_X11R5): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Jun 1996 06:46:12 +0000
parents 52355eb67a7d
children 98148b219a27
line wrap: on
line diff
--- a/src/config.in	Fri Jun 28 06:31:22 1996 +0000
+++ b/src/config.in	Fri Jun 28 06:46:12 1996 +0000
@@ -63,6 +63,9 @@
 /* Define if we have the X11R6 or newer version of Xlib.  */
 #undef HAVE_X11R6
 
+/* Define if we have the X11R5 or newer version of Xlib.  */
+#undef HAVE_X11R5
+
 /* Define if netdb.h declares h_errno.  */
 #undef HAVE_H_ERRNO