changeset 14822:004a081ecdef

(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Mar 1996 18:04:54 +0000
parents d73389597e30
children 2935ee86a8f8
files src/s/aix3-2-5.h
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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 <wpwood@austin.ibm.com> says:
    libIM *must* precede libXm, to avoid getting aixLoadIM error messages.  */
 #define LIB_MOTIF -lIM -lXm