1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.

This commit is contained in:
Richard M. Stallman 1996-03-17 18:04:54 +00:00
parent cb1d4a5391
commit b5478d5e8d

View file

@ -24,13 +24,6 @@
#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