diff options
Diffstat (limited to 'databases/unixODBC/files/patch-configure')
-rw-r--r-- | databases/unixODBC/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/unixODBC/files/patch-configure b/databases/unixODBC/files/patch-configure new file mode 100644 index 000000000000..1d796a6f6118 --- /dev/null +++ b/databases/unixODBC/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sun Apr 28 08:36:46 2002 ++++ configure Sun Apr 28 08:55:08 2002 +@@ -5733,6 +5733,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' |