]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBS_SYSTEM): Define this.
authorKarl Heuer <kwzh@gnu.org>
Thu, 20 Nov 1997 21:56:52 +0000 (21:56 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 20 Nov 1997 21:56:52 +0000 (21:56 +0000)
src/s/dgux4.h

index 828620e3b38bb3e2e31576f106dc88f659098daa..68c488cdd84d926c08a73975f6ac75f6dce5f0ff 100644 (file)
@@ -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