Mercurial > emacs
diff src/s/gnu-linux.h @ 13623:276f513076a9
(LIB_MOTIF): New definition.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Tue, 21 Nov 1995 23:35:25 +0000 |
| parents | 426a5dc91b98 |
| children | a23518a56ba6 |
line wrap: on
line diff
--- 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 <abrahams@equinox.shaysnet.com> says this is needed. */ +#define LIB_MOTIF -lXm -lXpm + #define HAVE_SYSVIPC #ifdef __ELF__
