comparison src/s/aix3-2.h @ 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 cb80e4399021
children a487c9509929
comparison
equal deleted inserted replaced
14820:b2347a3e9a37 14821:d73389597e30
38 "cc -g" crashes. Go figure. --floppy@merlin.mit.edu */ 38 "cc -g" crashes. Go figure. --floppy@merlin.mit.edu */
39 #ifndef __GNUC__ 39 #ifndef __GNUC__
40 #define C_SWITCH_DEBUG -g 40 #define C_SWITCH_DEBUG -g
41 #define C_SWITCH_OPTIMIZE 41 #define C_SWITCH_OPTIMIZE
42 #endif 42 #endif
43
44 /* The character-composition stuff is broken in X11R5.
45 Even with XIMStatusNothing aliased to XIMStatusNone,
46 tranle@intellicorp.com (Minh Tran-Le) reports that enabling
47 the internationalization code causes the modifier keys C, M and Shift
48 to beep after a mouse click. */
49 #define X11R5_INHIBIT_I18N