summaryrefslogtreecommitdiff
path: root/src/s/usg5-3.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-03-11 07:10:34 +0000
committerJim Blandy <jimb@redhat.com>1993-03-11 07:10:34 +0000
commitaee87fc43225838250c70d5d5e3c1ace03994a93 (patch)
tree31f2b808c14c8b33c8e2ddcf0d18ab704b79c680 /src/s/usg5-3.h
parent00b1a5fb2225a770eaf0744342bfcd5791277ec4 (diff)
downloademacs-aee87fc43225838250c70d5d5e3c1ace03994a93.tar.gz
* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here
were slightly wrong.
Diffstat (limited to 'src/s/usg5-3.h')
-rw-r--r--src/s/usg5-3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/usg5-3.h b/src/s/usg5-3.h
index a4f7deccf52..e982a384f3e 100644
--- a/src/s/usg5-3.h
+++ b/src/s/usg5-3.h
@@ -212,7 +212,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* X needs to talk on the network, so search the network library. */
#define LIBX10_SYSTEM -lnsl_s
-#define LIBX11_SYSTEM -lnsl -lnsl_s -lpt -lc_s
+#define LIBX11_SYSTEM -lpt -lnls -lnsl_s -lc_s
/* The docs for system V/386 suggest v.3 has sigpause,
so let's give it a try. */