comparison src/s/aix4-1.h @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 0132846995bd
children c5d627a313b1
comparison
equal deleted inserted replaced
206:d3e9274cbc4e 207:e45d5e7c476e
2 2
3 #define AIX4_1 3 #define AIX4_1
4 4
5 #include "aix4.h" 5 #include "aix4.h"
6 6
7 #if 0 /* mrb */
7 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */ 8 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */
8 #undef LIB_MOTIF 9 #undef LIB_MOTIF
9 #define LIB_MOTIF "-lXm -li18n" 10 #define LIB_MOTIF "-lXm -li18n"
11 #endif /* mrb */
10 12
11 #ifdef __GNUC__ 13 #ifdef __GNUC__
12 #undef _NO_PROTO 14 #undef _NO_PROTO
13 #endif 15 #endif
14 16