diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 02:34:20 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 02:34:20 +0000 |
commit | 20ab38a4a8b7a930ce37912446095ba4e1cb0a90 (patch) | |
tree | cc798d1bc46afb16b48630176fcffa3f053945d4 /misc/quantlib/files/patch-configure | |
parent | upgrade to 0.2.13 (diff) |
upgrade to 0.3.0
PR: 38047
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=59049
Diffstat (limited to 'misc/quantlib/files/patch-configure')
-rw-r--r-- | misc/quantlib/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/quantlib/files/patch-configure b/misc/quantlib/files/patch-configure new file mode 100644 index 000000000000..c69c03de69dd --- /dev/null +++ b/misc/quantlib/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri May 3 00:14:20 2002 ++++ configure Wed May 8 01:07:45 2002 +@@ -7014,6 +7014,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' |