diff options
author | lioux <lioux@FreeBSD.org> | 2002-07-11 21:24:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-07-11 21:24:05 +0800 |
commit | 76a905341da376f48487c72b634e5ad14abd8646 (patch) | |
tree | 78b1bb8d47eeaa3fb0624ae62d718e603ddb7172 /devel/popt/files | |
parent | 016dc2a23cbeaa7e7a5c0b386836802f76152664 (diff) | |
download | freebsd-ports-gnome-76a905341da376f48487c72b634e5ad14abd8646.tar.gz freebsd-ports-gnome-76a905341da376f48487c72b634e5ad14abd8646.tar.zst freebsd-ports-gnome-76a905341da376f48487c72b634e5ad14abd8646.zip |
Update to 0.6.4
Diffstat (limited to 'devel/popt/files')
-rw-r--r-- | devel/popt/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
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' |