changeset 20289:d9e4922a5ace

(LIBS_SYSTEM): Define this.
author Karl Heuer <kwzh@gnu.org>
date Thu, 20 Nov 1997 21:56:52 +0000
parents 3ef6fba94e13
children 456ed25a8605
files src/s/dgux4.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/dgux4.h	Thu Nov 20 21:54:20 1997 +0000
+++ b/src/s/dgux4.h	Thu Nov 20 21:56:52 1997 +0000
@@ -56,6 +56,7 @@
 #include "dgux5-4-3.h"
 
 #define LIBS_DEBUG /* nothing, -lg doesn't exist */
+#define LIBS_SYSTEM -lsocket -lnsl
 
 #ifndef NOT_C_CODE