changeset 15529:f36477de186c

Don't define HAVE_X11R5 here.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Jun 1996 06:47:56 +0000
parents 0aa677111ee8
children 77f3cbbd5d70
files src/xterm.h
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.h	Fri Jun 28 06:46:12 1996 +0000
+++ b/src/xterm.h	Fri Jun 28 06:47:56 1996 +0000
@@ -71,14 +71,11 @@
 #endif
 #endif
 
-#ifdef XlibSpecificationRelease
-#if XlibSpecificationRelease >= 5
-#define HAVE_X11R5
+#ifdef HAVE_X11R5
 /* In case someone has X11R5 on AIX 3.1,
    make sure HAVE_X11R4 is defined as well as HAVE_X11R5.  */
 #define HAVE_X11R4
 #endif
-#endif
 
 #ifdef HAVE_X11R5
 #define HAVE_X_I18N