From 71eb095fd43290dafd0f64b01c9d5d9123e2335b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 07:37:52 +0000 Subject: Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe callback library for C++. PR: 36945 Submitted by: garrett rooney Martin Klaffenboeck --- devel/libsigc++12/files/patch-ac | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 devel/libsigc++12/files/patch-ac (limited to 'devel/libsigc++12/files/patch-ac') diff --git a/devel/libsigc++12/files/patch-ac b/devel/libsigc++12/files/patch-ac deleted file mode 100644 index 40715320d19b..000000000000 --- a/devel/libsigc++12/files/patch-ac +++ /dev/null @@ -1,21 +0,0 @@ ---- sigc++/Makefile.in.orig Tue Oct 23 07:40:58 2001 -+++ sigc++/Makefile.in Tue Aug 6 16:13:28 2002 -@@ -66,7 +66,7 @@ - DLLTOOL = @DLLTOOL@ - DLL_DEFINE = @DLL_DEFINE@ - EXEEXT = @EXEEXT@ --LIBSIGC_SO_VERSION = @LIBSIGC_SO_VERSION@ -+LIBSIGC_SO_VERSION = 1:0:1 - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ - M4 = @M4@ -@@ -94,8 +94,7 @@ - - EXTRA_libsigc_la_SOURCES = sigc_res.rc - --libsigc_la_LDFLAGS = -version-info $(LIBSIGC_SO_VERSION) -release $(SIGC_RELEASE) -no-undefined -- -+libsigc_la_LDFLAGS = -version-info $(LIBSIGC_SO_VERSION) -no-undefined - - lib_LTLIBRARIES = libsigc.la - -- cgit v1.2.3