diff options
Diffstat (limited to 'devel/libsigc++/files/patch-ae')
-rw-r--r-- | devel/libsigc++/files/patch-ae | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/libsigc++/files/patch-ae b/devel/libsigc++/files/patch-ae index 338287cde7b8..b84b620264db 100644 --- a/devel/libsigc++/files/patch-ae +++ b/devel/libsigc++/files/patch-ae @@ -1,11 +1,11 @@ ---- sigc++/macros/Makefile.in Thu Jan 20 03:40:59 2000 -+++ sigc++/macros/Makefile.in Fri Jan 28 00:03:54 1994 -@@ -83,7 +83,7 @@ - templates = template.macros.m4 slot.h.m4 func_slot.h.m4 class_slot.h.m4 object_slot.h.m4 basic_signal.h.m4 bind.h.m4 rettype.h.m4 convert.h.m4 +--- sigc++/macros/Makefile.in.orig Tue Oct 23 07:40:58 2001 ++++ sigc++/macros/Makefile.in Tue Aug 6 13:52:37 2002 +@@ -84,7 +84,7 @@ + templates = template.macros.m4 slot.h.m4 func_slot.h.m4 class_slot.h.m4 object_slot.h.m4 basic_signal.h.m4 bind.h.m4 rettype.h.m4 convert.h.m4 retbind.h.m4 --m4includedir = $(includedir)/sigc++/macros -+m4includedir = $(prefix)/share/libsigc++ +-m4includedir = $(includedir)/sigc++-1.0/sigc++/macros ++m4includedir = $(prefix)/share/sigc++-1.0/sigc++/macros m4include_HEADERS = $(templates) EXTRA_DIST = README $(templates) |