components/libconfuse/patches/test-Makefile.am.patch
author david.comay@oracle.com
Mon, 20 Jul 2015 13:39:58 -0700
branchs11-update
changeset 4678 47c0c76602fd
parent 425 ddb1d95b4cfc
permissions -rw-r--r--
20957828 swift Makefile has typo for COMPONENT_BUGDB 21277670 openstack-common.p5m needs mysql and iniparse dependencies

--- 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=*~