From: Richard M. Stallman Date: Tue, 8 Jul 1997 04:28:20 +0000 (+0000) Subject: (LIBS_SYSTEM): Add -lkvm and -lelf. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80399 X-Git-Url: https://dgit.raspbian.org/?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