diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-25 19:20:53 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-25 19:20:53 +0000 |
commit | c0b5d227c601c52f607aae77645f0d1e67c7ffe7 (patch) | |
tree | ad8f01d74a0868e78edb1ceb725d396fae542386 /graphics/librsvg2/files/patch-configure | |
parent | Upgrade to 1.50.0. (diff) |
Put USE_LIBTOOL back.
Diffstat (limited to '')
-rw-r--r-- | graphics/librsvg2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/librsvg2/files/patch-configure b/graphics/librsvg2/files/patch-configure new file mode 100644 index 000000000000..444b8335e4d7 --- /dev/null +++ b/graphics/librsvg2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/04/25 19:16:30 1.1 ++++ configure 2002/04/25 19:16:42 +@@ -5397,6 +5397,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' |