]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBS_SYSTEM): Add -lkvm and -lelf.
authorRichard M. Stallman <rms@gnu.org>
Tue, 8 Jul 1997 04:28:20 +0000 (04:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 8 Jul 1997 04:28:20 +0000 (04:28 +0000)
src/s/sol2.h

index f4e0891dd1cb3642ac1f014b1b02ca71a1b645c6..cfb7427cf060b3c4e3ffde15a46fee6608db6c50 100644 (file)
@@ -24,5 +24,5 @@
 #endif /* GCC */
 
 #undef LIBS_SYSTEM
-#define LIBS_SYSTEM -lsocket -lnsl -lkstat
+#define LIBS_SYSTEM -lsocket -lnsl -lkstat -lkvm -lelf
 #define HAVE_VFORK