diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-14 16:22:53 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-14 16:22:53 +0000 |
commit | b3d1423262c0671c2436a7679a91d0b6d8a5e9f9 (patch) | |
tree | 26cbd58e65a1afc8163a95414fa5d3270378e7ba /databases/libdbi/files/patch-configure | |
parent | Update to version 0.5. (diff) |
Update to version 0.6.5.
PR: 43782
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=68046
Diffstat (limited to 'databases/libdbi/files/patch-configure')
-rw-r--r-- | databases/libdbi/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/libdbi/files/patch-configure b/databases/libdbi/files/patch-configure new file mode 100644 index 000000000000..c696306f3a33 --- /dev/null +++ b/databases/libdbi/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Jun 15 09:45:18 2002 ++++ configure Sat Oct 5 21:05:30 2002 +@@ -5551,6 +5551,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' |