diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-24 18:51:38 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-24 18:51:38 +0000 |
commit | 85daaf0b6f9fb3d205b6c1d1119c08cb52c31fb8 (patch) | |
tree | cc8c9f454140fc7c6228f1ef9e07306be5959674 /textproc/libxml++26/files/patch-configure | |
parent | Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePayment (diff) |
* Update to 0.14pre1. This also fixes compilation with GCC3.
PR: 44437
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Remove useless gmake dependency.
* Don't install .la wrapper file.
Diffstat (limited to 'textproc/libxml++26/files/patch-configure')
-rw-r--r-- | textproc/libxml++26/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/libxml++26/files/patch-configure b/textproc/libxml++26/files/patch-configure new file mode 100644 index 000000000000..2f85e4f3c4af --- /dev/null +++ b/textproc/libxml++26/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure.orig Thu Oct 24 20:43:03 2002 ++++ configure Thu Oct 24 20:43:15 2002 +@@ -7777,6 +7777,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' |