# HG changeset patch # User Richard M. Stallman # Date 816996925 0 # Node ID 276f513076a91d274e5cf167a5f1da10187f7c2b # Parent 67c2ba47a729c192acae3c779ae711e5a909a6f4 (LIB_MOTIF): New definition. diff -r 67c2ba47a729 -r 276f513076a9 src/s/gnu-linux.h --- a/src/s/gnu-linux.h Tue Nov 21 21:12:43 1995 +0000 +++ b/src/s/gnu-linux.h Tue Nov 21 23:35:25 1995 +0000 @@ -224,6 +224,9 @@ #define C_SWITCH_SYSTEM -D_BSD_SOURCE #endif +/* Paul Abrahams says this is needed. */ +#define LIB_MOTIF -lXm -lXpm + #define HAVE_SYSVIPC #ifdef __ELF__