components/curl/patches/003-Makefile.in.patch
author Drew Fisher <drew.fisher@oracle.com>
Thu, 01 Aug 2013 14:53:52 -0600
changeset 1417 5158e071d299
parent 174 187aa0541610
child 2151 8977d970976a
permissions -rw-r--r--
17257851 nameservice resource types need to stop calling svccfg refresh so much

--- 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@