From: Richard M. Stallman Date: Tue, 21 Nov 1995 23:35:25 +0000 (+0000) Subject: (LIB_MOTIF): New definition. X-Git-Tag: emacs-19.34~2237 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7ce28cedd2c3ce0dd4f7551e45532a20036b824;p=emacs.git (LIB_MOTIF): New definition. --- diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 8d2278ec7e1..fc07bc7d3f9 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -224,6 +224,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define C_SWITCH_SYSTEM -D_BSD_SOURCE #endif +/* Paul Abrahams says this is needed. */ +#define LIB_MOTIF -lXm -lXpm + #define HAVE_SYSVIPC #ifdef __ELF__