diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-2-5.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/s/aix3-2-5.h b/src/s/aix3-2-5.h index e0bd59914ce..7490b27abd9 100644 --- a/src/s/aix3-2-5.h +++ b/src/s/aix3-2-5.h | |||
| @@ -24,13 +24,6 @@ | |||
| 24 | #undef _setjmp | 24 | #undef _setjmp |
| 25 | #undef _longjmp | 25 | #undef _longjmp |
| 26 | 26 | ||
| 27 | /* The character-composition stuff is broken in X11R5. | ||
| 28 | Even with XIMStatusNothing aliased to XIMStatusNone, | ||
| 29 | tranle@intellicorp.com (Minh Tran-Le) reports that enabling | ||
| 30 | the internationalization code causes the modifier keys C, M and Shift | ||
| 31 | to beep after a mouse click. */ | ||
| 32 | #define X11R5_INHIBIT_I18N | ||
| 33 | |||
| 34 | /* Bill Woodward <wpwood@austin.ibm.com> says: | 27 | /* Bill Woodward <wpwood@austin.ibm.com> says: |
| 35 | libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */ | 28 | libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */ |
| 36 | #define LIB_MOTIF -lIM -lXm | 29 | #define LIB_MOTIF -lIM -lXm |