diff options
Diffstat (limited to 'devel/lwp/files/patch-configure')
-rw-r--r-- | devel/lwp/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/lwp/files/patch-configure b/devel/lwp/files/patch-configure new file mode 100644 index 000000000000..4b50e9c180b7 --- /dev/null +++ b/devel/lwp/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu Oct 11 06:14:08 2001 ++++ configure Sun Dec 1 08:37:18 2002 +@@ -6872,6 +6872,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' |