diff options
Diffstat (limited to 'databases/dbh/files/patch-configure')
-rw-r--r-- | databases/dbh/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/dbh/files/patch-configure b/databases/dbh/files/patch-configure new file mode 100644 index 000000000000..d2359bc32019 --- /dev/null +++ b/databases/dbh/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Mar 17 12:08:31 2003 ++++ configure Wed Jul 30 20:58:14 2003 +@@ -7349,6 +7349,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' |