components/libconfuse/patches/test-Makefile.am.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 24 Oct 2011 15:15:55 -0700
changeset 538 d8d7345db00f
parent 425 ddb1d95b4cfc
permissions -rw-r--r--
7104397 Userland should split out package BUILD_VERSION information Added tag s11 for changeset 10bd3a98a582

--- confuse-2.6/tests/Makefile.am	Sat Oct 13 06:29:34 2007
+++ confuse-2.6/tests/Makefile.am.new	Wed Jun 29 07:36:01 2011
@@ -4,6 +4,7 @@
 check_PROGRAMS=$(TESTS)
 
 LDADD=-L../src ../src/libconfuse.la $(LTLIBINTL)
+LIBADD=-lsocket -lnsl
 
 EXTRA_DIST=a.conf b.conf check_confuse.h
 CLEANFILES=*~