[BACK]Return to patch-tests_Makefile_am CVS log [TXT][DIR] Up to [local] / ports / devel / libsigc++ / patches

File: [local] / ports / devel / libsigc++ / patches / Attic / patch-tests_Makefile_am (download)

Revision 1.1.1.1 (vendor branch), Fri Jan 17 10:36:42 2014 UTC (10 years, 5 months ago) by kirby
Branch: kirby
CVS Tags: kirby_20140116
Changes since 1.1: +0 -0 lines

resurrect devel/libsigc++
needed for ASC

$OpenBSD$
--- tests/Makefile.am.orig	Mon Mar  9 10:08:24 2009
+++ tests/Makefile.am	Mon Mar  9 10:08:42 2009
@@ -2,7 +2,7 @@
 DEFS = @DEFS@
 DEFAULT_INCLUDES =
 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_builddir)/sigc++/config
-LDADD = $(top_builddir)/sigc++/libsigc-1.2.la
+LDADD = $(top_builddir)/sigc++/libsigc.la
 
 noinst_PROGRAMS = \
    size_test       connection_test object_test \