From: Karl Heuer Date: Thu, 20 Nov 1997 21:56:52 +0000 (+0000) Subject: (LIBS_SYSTEM): Define this. X-Git-Tag: emacs-20.3~2784 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dac4e1e7f13cc380dfdf76a011da1aecdd522781;p=emacs.git (LIBS_SYSTEM): Define this. --- diff --git a/src/s/dgux4.h b/src/s/dgux4.h index 828620e3b38..68c488cdd84 100644 --- a/src/s/dgux4.h +++ b/src/s/dgux4.h @@ -56,6 +56,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "dgux5-4-3.h" #define LIBS_DEBUG /* nothing, -lg doesn't exist */ +#define LIBS_SYSTEM -lsocket -lnsl #ifndef NOT_C_CODE