diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 13:52:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 13:52:19 +0000 |
commit | 56faeda39d771a4c68061c4cb0c9e0df66a3852f (patch) | |
tree | b65671e028b5cc2830f16f473eb5cb8dd98f2ebe /www/erwn/files/patch-configure | |
parent | 9a97af02c0423996f8f1fcbf22ce75c0f9337a5d (diff) | |
download | ports-56faeda39d771a4c68061c4cb0c9e0df66a3852f.tar.gz ports-56faeda39d771a4c68061c4cb0c9e0df66a3852f.zip |
Notes
Diffstat (limited to 'www/erwn/files/patch-configure')
-rw-r--r-- | www/erwn/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/erwn/files/patch-configure b/www/erwn/files/patch-configure new file mode 100644 index 000000000000..7872b8ad3a23 --- /dev/null +++ b/www/erwn/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Jan 3 13:51:30 2004 ++++ configure Sat Jan 3 13:51:48 2004 +@@ -5705,6 +5705,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' |