aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xterm.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 47f79d65947..607cf02caca 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -79,12 +79,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
79#endif 79#endif
80#endif 80#endif
81 81
82#ifdef XlibSpecificationRelease
83#if XlibSpecificationRelease >= 6
84#define HAVE_X11R6 1
85#endif
86#endif
87
88#ifdef HAVE_X11R5 82#ifdef HAVE_X11R5
89#define HAVE_X_I18N 83#define HAVE_X_I18N
90#include <X11/Xlocale.h> 84#include <X11/Xlocale.h>