components/libconfuse/patches/test-Makefile.am.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 425 ddb1d95b4cfc
permissions -rw-r--r--
Close of build 04.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
425
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     1
--- confuse-2.6/tests/Makefile.am	Sat Oct 13 06:29:34 2007
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     2
+++ confuse-2.6/tests/Makefile.am.new	Wed Jun 29 07:36:01 2011
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     3
@@ -4,6 +4,7 @@
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     4
 check_PROGRAMS=$(TESTS)
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     5
 
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     6
 LDADD=-L../src ../src/libconfuse.la $(LTLIBINTL)
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     7
+LIBADD=-lsocket -lnsl
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     8
 
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     9
 EXTRA_DIST=a.conf b.conf check_confuse.h
ddb1d95b4cfc 7067338 migrate libconfuse to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    10
 CLEANFILES=*~