components/curl/patches/003-Makefile.in.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 174 187aa0541610
child 2151 8977d970976a
permissions -rw-r--r--
Close of build 04.

--- tests/server/Makefile.in	2010-10-01 13:49:21.000000000 -0700
+++ 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@