]> code.delx.au - gnu-emacs/blobdiff - src/s/aix3-2-5.h
(LIBS_SYSTEM): Define this.
[gnu-emacs] / src / s / aix3-2-5.h
index e0bd59914ceb8bd632bde7c89142ad2844c12a1a..7490b27abd9dd0f9bd8a8f3f0b875e31fb025474 100644 (file)
 #undef _setjmp
 #undef _longjmp
 
-/* The character-composition stuff is broken in X11R5.
-   Even with XIMStatusNothing aliased to XIMStatusNone,
-   tranle@intellicorp.com (Minh Tran-Le) reports that enabling
-   the internationalization code causes the modifier keys C, M and Shift
-   to beep after a mouse click.  */
-#define X11R5_INHIBIT_I18N
-
 /* Bill Woodward <wpwood@austin.ibm.com> says:
    libIM *must* precede libXm, to avoid getting aixLoadIM error messages.  */
 #define LIB_MOTIF -lIM -lXm