From: Richard M. Stallman Date: Wed, 28 Jun 1995 19:37:59 +0000 (+0000) Subject: (LIB_MOTIF): Defined. X-Git-Tag: emacs-19.34~3445 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efcb1c1a15126b9f7206fa594d3b708b284220ef;p=emacs.git (LIB_MOTIF): Defined. --- 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 @@ 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