* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here
authorJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:10:34 +0000 (07:10 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 11 Mar 1993 07:10:34 +0000 (07:10 +0000)
were slightly wrong.

src/s/usg5-3.h

index a4f7dec..e982a38 100644 (file)
@@ -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.  */