summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-17 18:04:54 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-17 18:04:54 +0000
commitd5fae4be1b18d8a2d7d435aa1b1b042e5fac9788 (patch)
tree31dfd05e5e3456a76aae8742a255d29bafda462e /src
parent487af36dbba36d6102304b981f614dd32793944b (diff)
downloademacs-d5fae4be1b18d8a2d7d435aa1b1b042e5fac9788.tar.gz
(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.
Diffstat (limited to 'src')
-rw-r--r--src/s/aix3-2-5.h7
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 @@
#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