changeset 15528:0aa677111ee8

(HAVE_X11R5): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Jun 1996 06:46:12 +0000
parents 575a17a3c9fb
children f36477de186c
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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