diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-15 21:41:28 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-07-15 21:41:28 +0000 |
commit | 68517fa550c7f47853c0125f9e5ebed2c50e19bc (patch) | |
tree | 4a6de8aabe0204bae68c21a02e4e671706db5ed1 /textproc/raptor/files/patch-configure | |
parent | Update to version 0.9.9.9.2. (diff) |
Update to version 0.9.5.
PR: 40627
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=63041
Diffstat (limited to 'textproc/raptor/files/patch-configure')
-rw-r--r-- | textproc/raptor/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/raptor/files/patch-configure b/textproc/raptor/files/patch-configure new file mode 100644 index 000000000000..08c4af342534 --- /dev/null +++ b/textproc/raptor/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Jun 8 23:23:14 2002 ++++ configure Tue Jul 16 04:34:41 2002 +@@ -5443,6 +5443,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' |