# HG changeset patch # User Richard M. Stallman # Date 835944476 0 # Node ID f36477de186c9ede8076ee5cc3e50a7fb6f425e4 # Parent 0aa677111ee837bb72f5886b2df5f3d74a627b60 Don't define HAVE_X11R5 here. diff -r 0aa677111ee8 -r f36477de186c src/xterm.h --- 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