changeset 14821:d73389597e30

(X11R5_INHIBIT_I18N): Definition moved here.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Mar 1996 18:04:33 +0000
parents b2347a3e9a37
children 004a081ecdef
files src/s/aix3-2.h
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/aix3-2.h	Sun Mar 17 18:00:38 1996 +0000
+++ b/src/s/aix3-2.h	Sun Mar 17 18:04:33 1996 +0000
@@ -40,3 +40,10 @@
 #define C_SWITCH_DEBUG -g
 #define C_SWITCH_OPTIMIZE
 #endif
+
+/* 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