From: Richard M. Stallman Date: Tue, 8 Jul 1997 04:28:20 +0000 (+0000) Subject: (LIBS_SYSTEM): Add -lkvm and -lelf. X-Git-Tag: emacs-20.1~1272 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5604f9a3e732b7885538ee96b6e2e24e5557a08f;p=emacs.git (LIBS_SYSTEM): Add -lkvm and -lelf. --- diff --git a/src/s/sol2.h b/src/s/sol2.h index f4e0891dd1c..cfb7427cf06 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -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