diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-30 08:07:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-30 08:07:33 +0000 |
commit | 0e76376aa160a3a2f0d99c00f56ebf2659eb0e81 (patch) | |
tree | 60392d92c9620e49645a1a60d0e0113683e1fb0c /converters/libiconv/files/patch-libcharset::configure | |
parent | Update to 2.0.3 (diff) |
Use USE_LIBTOOL.
Diffstat (limited to '')
-rw-r--r-- | converters/libiconv/files/patch-libcharset::configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/converters/libiconv/files/patch-libcharset::configure b/converters/libiconv/files/patch-libcharset::configure new file mode 100644 index 000000000000..2ea39a6eb1db --- /dev/null +++ b/converters/libiconv/files/patch-libcharset::configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- libcharset/configure 2002/04/30 07:59:47 1.1 ++++ libcharset/configure 2002/04/30 08:00:27 +@@ -5067,6 +5067,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' |