Cross Reference: 003-Makefile.in.patch
xref
: /
solaris-userland-s11u3
/
components
/
curl
/
patches
/
003-Makefile.in.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
003-Makefile.in.patch revision 174
2521
N/A
---
tests/server/Makefile.in
2010-10-01 13:49:21.000000000 -0700
2521
N/A
+++
tests/server/Makefile.in
2010-10-18 08:05:49.792499927 -0700
@@ -209,7 +209,7 @@
LDFLAGS = @LDFLAGS@
LIBCURL_LIBS = @LIBCURL_LIBS@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lsocket -lresolv -lnsl -lgen
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@