]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBS_SYSTEM): Use -linet unconditionally.
authorKarl Heuer <kwzh@gnu.org>
Tue, 30 Jan 1996 20:58:24 +0000 (20:58 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 30 Jan 1996 20:58:24 +0000 (20:58 +0000)
src/s/isc4-0.h

index 379772abbef4bd8b1a828171054ec0823e96b12d..14eb692ba13f1e92092684f835a696eaf9d887e7 100644 (file)
@@ -1,11 +1,7 @@
 #include "isc3-0.h"
 
 #undef LIBS_SYSTEM
-#ifdef HAVE_X_WINDOWS
 #define LIBS_SYSTEM -linet -lcposix
-#else
-#define LIBS_SYSTEM -lcposix
-#endif
 
 #define ISC4_0