summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-17 18:04:33 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-17 18:04:33 +0000
commit487af36dbba36d6102304b981f614dd32793944b (patch)
tree886b04510054dbb9321daa4e64678bba3167199e
parent3ce45bca180c54920fe661323b0ed4d5a120c118 (diff)
downloademacs-487af36dbba36d6102304b981f614dd32793944b.tar.gz
(X11R5_INHIBIT_I18N): Definition moved here.
-rw-r--r--src/s/aix3-2.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h
index 8ed99d99e4d..2073ccf928d 100644
--- a/src/s/aix3-2.h
+++ b/src/s/aix3-2.h
@@ -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