diff src/s/usg5-3.h @ 2115:9b403531a607

* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here were slightly wrong.
author Jim Blandy <jimb@redhat.com>
date Thu, 11 Mar 1993 07:10:34 +0000
parents eb7ebe86e885
children 7d0d877f8733
line wrap: on
line diff
--- a/src/s/usg5-3.h	Thu Mar 11 07:10:06 1993 +0000
+++ b/src/s/usg5-3.h	Thu Mar 11 07:10:34 1993 +0000
@@ -212,7 +212,7 @@
 /* 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.  */