diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-12 07:37:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-12 07:37:52 +0000 |
commit | 71eb095fd43290dafd0f64b01c9d5d9123e2335b (patch) | |
tree | 71b7596318a6ed94225a24a802db2f1f2245bbb8 /devel/libsigc++12/files/patch-configure | |
parent | Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++ (diff) |
Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe
callback library for C++.
PR: 36945
Submitted by: garrett rooney <rooneg@electricjellyfish.net>
Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Diffstat (limited to 'devel/libsigc++12/files/patch-configure')
-rw-r--r-- | devel/libsigc++12/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libsigc++12/files/patch-configure b/devel/libsigc++12/files/patch-configure new file mode 100644 index 000000000000..088118b0c641 --- /dev/null +++ b/devel/libsigc++12/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Oct 12 00:29:28 2002 ++++ configure Sat Oct 12 00:29:50 2002 +@@ -6817,6 +6817,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |