diff options
Diffstat (limited to 'devel/devhelp/files')
-rw-r--r-- | devel/devhelp/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/devhelp/files/patch-configure b/devel/devhelp/files/patch-configure new file mode 100644 index 000000000000..22e7246eea3a --- /dev/null +++ b/devel/devhelp/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu May 29 02:11:26 2003 ++++ configure Thu May 29 02:12:44 2003 +@@ -7639,6 +7639,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' |