diff options
Diffstat (limited to 'devel/libsigc++/files/patch-ac')
-rw-r--r-- | devel/libsigc++/files/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libsigc++/files/patch-ac b/devel/libsigc++/files/patch-ac index 5ee58ac5e406..a2d415008645 100644 --- a/devel/libsigc++/files/patch-ac +++ b/devel/libsigc++/files/patch-ac @@ -1,5 +1,5 @@ ---- sigc++/Makefile.in Thu Jan 20 03:40:56 2000 -+++ sigc++/Makefile.in Thu Jan 27 23:40:23 1994 +--- sigc++/Makefile.in Sat Apr 15 10:17:41 2000 ++++ sigc++/Makefile.in Tue Apr 18 07:52:19 2000 @@ -65,7 +65,7 @@ CXX = @CXX@ DLLTOOL = @DLLTOOL@ @@ -9,7 +9,7 @@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ M4 = @M4@ -@@ -90,7 +90,7 @@ +@@ -92,7 +92,7 @@ libsigc_la_SOURCES = object.cc scope.cc marshal.cc slot.cc basic_signal.cc adaptor.cc thread.cc |