aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorKarl Heuer1997-11-20 21:56:52 +0000
committerKarl Heuer1997-11-20 21:56:52 +0000
commitdac4e1e7f13cc380dfdf76a011da1aecdd522781 (patch)
treeef8057c7eb7474a26e527a5a12d34add943f42c5 /src/s
parentb917b2e27312218420f8988356eee5ebd9799d34 (diff)
downloademacs-dac4e1e7f13cc380dfdf76a011da1aecdd522781.tar.gz
emacs-dac4e1e7f13cc380dfdf76a011da1aecdd522781.zip
(LIBS_SYSTEM): Define this.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/dgux4.h1
1 files changed, 1 insertions, 0 deletions
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. */
56#include "dgux5-4-3.h" 56#include "dgux5-4-3.h"
57 57
58#define LIBS_DEBUG /* nothing, -lg doesn't exist */ 58#define LIBS_DEBUG /* nothing, -lg doesn't exist */
59#define LIBS_SYSTEM -lsocket -lnsl
59 60
60#ifndef NOT_C_CODE 61#ifndef NOT_C_CODE
61 62