blob: 4f0422e96f150fbb7044ccb119a2276202dbf6f7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$FreeBSD: ports/graphics/librsvg2/files/patch-configure,v 1.3 2003/02/07 18:42:08 marcus Exp $
--- 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'
|