home *** CD-ROM | disk | FTP | other *** search
- --- ./src/xterm.h.rtr Tue Nov 7 02:11:07 1995
- +++ ./src/xterm.h Wed Dec 6 07:12:24 1995
- @@ -81,7 +81,11 @@
-
- #ifdef HAVE_X11R5
- #define HAVE_X_I18N
- +#ifndef sun
- #include <X11/Xlocale.h>
- +#else
- +#define LC_ALL 0
- +#endif
- #endif
-
- #define BLACK_PIX_DEFAULT(f) BlackPixel (FRAME_X_DISPLAY (f), \
-