]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIB_MOTIF): Defined.
authorRichard M. Stallman <rms@gnu.org>
Wed, 28 Jun 1995 19:37:59 +0000 (19:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 28 Jun 1995 19:37:59 +0000 (19:37 +0000)
src/s/aix4-1.h

index 475e0657a74e0e66724ad18c7baedd351ac3c076..30848c28c63899eb2e91f285f4962465dd25762e 100644 (file)
@@ -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