# HG changeset patch # User Richard M. Stallman # Date 827085894 0 # Node ID 004a081ecdefda7fbb0017c2efb2c5fcd420814f # Parent d73389597e30e6eedfd8dcb15fa99b318b4f2af4 (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h. diff -r d73389597e30 -r 004a081ecdef src/s/aix3-2-5.h --- a/src/s/aix3-2-5.h Sun Mar 17 18:04:33 1996 +0000 +++ b/src/s/aix3-2-5.h Sun Mar 17 18:04:54 1996 +0000 @@ -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 says: libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */ #define LIB_MOTIF -lIM -lXm