changeset 12414:cbe404298013

(LIB_MOTIF): Defined.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Jun 1995 19:37:59 +0000
parents a580af99789c
children c07a5e8f40ae
files src/s/aix4-1.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/aix4-1.h	Wed Jun 28 10:41:05 1995 +0000
+++ b/src/s/aix4-1.h	Wed Jun 28 19:37:59 1995 +0000
@@ -6,3 +6,6 @@
 	 in Mule, but we don't know why.  Anyway, it's not needed now.  */
 #define SYSTEM_MALLOC
 #endif
+
+/* olson@mcs.anl.gov says -li18n is needed by -lXm.  */
+#define LIB_MOTIF -lXm -li18n