home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The UNIX CD Bookshelf
/
OREILLY_TUCB_UNIX_CD.iso
/
upt
/
examples
/
SOURCES
/
EMACS
/
RS6000
/
EMACS.
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-07-24
|
217 b
|
13 lines
--- ./src/xterm.h.rtr Tue Nov 7 02:11:07 1995
+++ ./src/xterm.h Sat Dec 9 05:25:55 1995
@@ -80,7 +80,9 @@
#endif
#ifdef HAVE_X11R5
+#ifndef _AIX
#define HAVE_X_I18N
+#endif
#include <X11/Xlocale.h>
#endif