5 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */
7 #define LIB_MOTIF -lXm -li18n
13 /* For AIX, it turns out compiling emacs under AIX 3.2.4 REQUIRES "cc -g"
14 because "cc -O" crashes. Under AIX 3.2.5, "cc -O" is required because
15 "cc -g" crashes. Go figure. --floppy@merlin.mit.edu.
16 4.1 seems to need -g again. -- larry@vaquita.mitra.com. */
17 /* David Edelsohn <dje@watson.ibm.com> says that this actually depends
18 on the version of XLC, which can't be predicted from the system version.
20 /* No more of a mess than other systems, GNU+GCC included. See
21 comments in aix3-2-5.h. -- fx */
25 #undef C_OPTIMIZE_SWITCH
26 #define C_DEBUG_SWITCH -g
30 /* The X internationalization stuff is still broken in AIX 4.1, so
31 don't #undef X11R5_INHIBIT_I18N
32 It still causes shift, ctrl, and alt to resend the last character,
33 if it was a control character like tab, enter, backspace, or ESC.
34 Bill_Mann @ PraxisInt.com */
35 /* #undef X11R5_INHIBIT_I18N */
40 /* Unfortunately without libXmu we cannot support EditRes. */
44 /* arch-tag: 72d598e1-bc3e-48e0-bfd2-693917c3738e
45 (do not change this comment) */