changeset 13623:276f513076a9

(LIB_MOTIF): New definition.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Nov 1995 23:35:25 +0000
parents 67c2ba47a729
children 47484dd9a970
files src/s/gnu-linux.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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__