aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/aix4-1.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h
index 475e0657a74..30848c28c63 100644
--- a/src/s/aix4-1.h
+++ b/src/s/aix4-1.h
@@ -6,3 +6,6 @@
6 in Mule, but we don't know why. Anyway, it's not needed now. */ 6 in Mule, but we don't know why. Anyway, it's not needed now. */
7#define SYSTEM_MALLOC 7#define SYSTEM_MALLOC
8#endif 8#endif
9
10/* olson@mcs.anl.gov says -li18n is needed by -lXm. */
11#define LIB_MOTIF -lXm -li18n