Comment change.
[bpt/emacs.git] / src / s / aix4-1.h
1 #define AIX4_1
2
3 #include "aix4.h"
4
5 #if 0 /* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed
6 in Mule, but we don't know why. Anyway, it's not needed now. */
7 #define SYSTEM_MALLOC
8 #endif
9
10 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */
11 #define LIB_MOTIF -lXm -li18n
12
13 #ifdef __GNUC__
14 #undef _NO_PROTO
15 #endif