diff options
Diffstat (limited to 'dns/mydns/files/patch-configure')
-rw-r--r-- | dns/mydns/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dns/mydns/files/patch-configure b/dns/mydns/files/patch-configure new file mode 100644 index 000000000000..ecd1646e0983 --- /dev/null +++ b/dns/mydns/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + |