]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIB_MOTIF): New definition.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Nov 1995 23:35:25 +0000 (23:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Nov 1995 23:35:25 +0000 (23:35 +0000)
src/s/gnu-linux.h

index 8d2278ec7e16df3ad5c568fb8f3b2d2c6d92681a..fc07bc7d3f9596bbf6aafa03cdc19262514f0b43 100644 (file)
@@ -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 <abrahams@equinox.shaysnet.com> says this is needed.  */
+#define LIB_MOTIF -lXm -lXpm
+
 #define HAVE_SYSVIPC
 
 #ifdef __ELF__