diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-29 19:10:16 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-29 19:10:16 +0000 |
commit | c497166174ef7ba7527b17e10db8b4d0b0716fb4 (patch) | |
tree | eee6e670dd7d9403a7cdee385e93c13b8aac7851 /devel/openzz/files/patch-configure | |
parent | upgrade to 0.9.9.9.1 (diff) |
upgrade to 1.0.4.4
PR: 39985
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=62184
Diffstat (limited to 'devel/openzz/files/patch-configure')
-rw-r--r-- | devel/openzz/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/openzz/files/patch-configure b/devel/openzz/files/patch-configure new file mode 100644 index 000000000000..d1caa1d20d8b --- /dev/null +++ b/devel/openzz/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri Mar 29 01:04:28 2002 ++++ configure Wed Jun 12 00:02:26 2002 +@@ -5058,6 +5058,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' |