diff options
-rw-r--r-- | src/s/aix3-2-5.h | 3 |
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 |