# HG changeset patch # User Richard M. Stallman # Date 804368279 0 # Node ID cbe404298013a369a66362b54d2be53f57f51d12 # Parent a580af99789ce0e6c393f3a8df0e10f5f616c429 (LIB_MOTIF): Defined. diff -r a580af99789c -r cbe404298013 src/s/aix4-1.h --- 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