diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 07:58:01 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-26 07:58:01 +0000 |
commit | 324c103c9006540ef505fb554a5bbaad132ef5dd (patch) | |
tree | cb09f2b248394990f3edb4f40cf0c7a49fbb8994 /textproc/libxml2/files/patch-configure | |
parent | - Update to 2.3.108 (version from GNOME2 beta4); (diff) |
Use USE_LIBTOOL.
Notes
Notes:
svn path=/head/; revision=58150
Diffstat (limited to 'textproc/libxml2/files/patch-configure')
-rw-r--r-- | textproc/libxml2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure new file mode 100644 index 000000000000..fc4c106f533f --- /dev/null +++ b/textproc/libxml2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/26 07:47:10 1.1 ++++ configure 2002/04/26 07:47:25 +@@ -5539,6 +5539,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' |