summaryrefslogtreecommitdiff
path: root/src/xterm.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-06-28 06:47:56 +0000
committerRichard M. Stallman <rms@gnu.org>1996-06-28 06:47:56 +0000
commitca5eba360c6cae1c3c191f71a3250acf60956211 (patch)
tree6f38bbff71e2616015eb29cfed6972b7175b52b2 /src/xterm.h
parent2808b8f3a600f72f966139353120a4268397a44d (diff)
downloademacs-ca5eba360c6cae1c3c191f71a3250acf60956211.tar.gz
Don't define HAVE_X11R5 here.
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