home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / SOURCES / EMACS / RS6000 / EMACS. next >
Encoding:
Text File  |  1998-07-24  |  217 b   |  13 lines

  1. --- ./src/xterm.h.rtr    Tue Nov  7 02:11:07 1995
  2. +++ ./src/xterm.h    Sat Dec  9 05:25:55 1995
  3. @@ -80,7 +80,9 @@
  4.  #endif
  5.  
  6.  #ifdef HAVE_X11R5
  7. +#ifndef _AIX
  8.  #define HAVE_X_I18N
  9. +#endif
  10.  #include <X11/Xlocale.h>
  11.  #endif
  12.  
  13.