summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-12-21 17:18:37 +0000
committerKarl Heuer <kwzh@gnu.org>1995-12-21 17:18:37 +0000
commit80e203c4f0eb717899ad1df113b913a9f4c0ef92 (patch)
tree90fda508c79947e3cd3d3bc9f6cf02dc37bdf493
parent14d46a14007e97f24b2865d4502ee1db4a534f1e (diff)
downloademacs-80e203c4f0eb717899ad1df113b913a9f4c0ef92.tar.gz
(X11R5_INHIBIT_I18N): Defined.
-rw-r--r--src/s/aix3-2-5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/aix3-2-5.h b/src/s/aix3-2-5.h
index 046db83c64c..7791e7023e5 100644
--- a/src/s/aix3-2-5.h
+++ b/src/s/aix3-2-5.h
@@ -23,3 +23,6 @@
#undef sigsetmask
#undef _setjmp
#undef _longjmp
+
+/* The character-composition stuff is broken in X11R5. */
+#define X11R5_INHIBIT_I18N