diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 13:01:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 13:01:39 +0000 |
commit | 35b087134277cfee80970705036d9ac94fa5dbd2 (patch) | |
tree | 24c5b98bf7035cdc1e8cc3f76e87ab0394af367b /devel/clanlib-devel/files/patch-configure | |
parent | Update to version 0.09. (diff) |
- Update to version 0.7.4-1
PR: 57092
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'devel/clanlib-devel/files/patch-configure')
-rw-r--r-- | devel/clanlib-devel/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/clanlib-devel/files/patch-configure b/devel/clanlib-devel/files/patch-configure new file mode 100644 index 000000000000..247c45ec6eb1 --- /dev/null +++ b/devel/clanlib-devel/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sun Sep 7 22:30:57 2003 ++++ configure Mon Sep 8 02:32:28 2003 +@@ -18545,6 +18545,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' |