]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_X11R5): Add #undef.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 06:46:12 +0000 (06:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 06:46:12 +0000 (06:46 +0000)
src/config.in

index 26e5f8f415c4a2a7041fe557691b1f8120020c96..8d85358254cca65d3e3478bf3cce6cebee7723b9 100644 (file)
@@ -63,6 +63,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* 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