From ac22814b442b9225f13cf50bfd220422e724276f Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Thu, 11 Jul 2002 13:24:05 +0000 Subject: [PATCH] Update to 0.6.4 --- devel/popt/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/popt/files/patch-configure diff --git a/devel/popt/files/patch-configure b/devel/popt/files/patch-configure new file mode 100644 index 000000000000..708ae4a9fddf --- /dev/null +++ b/devel/popt/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jul 10 10:15:37 2002 ++++ configure Wed Jul 10 10:15:59 2002 +@@ -5442,6 +5442,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'