summaryrefslogtreecommitdiff
path: root/src/xterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/xterm.h b/src/xterm.h
index e8d645786ba..c9f0aa8d37a 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -71,14 +71,11 @@ Boston, MA 02111-1307, USA. */
#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