From 8977b2e61dc2bf58c22d5b7e655a58b0c7ac1375 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Dec 2008 14:25:31 +0100 Subject: libtool 2.2 updates --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 5dfcdf20..4eacc5a9 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -57,7 +57,7 @@ else test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize intltoolize --copy --force --automake - "$LIBTOOLIZE" -c --force --ltdl + "$LIBTOOLIZE" -c --force --ltdl --recursive run_versioned aclocal "$VERSION" -I m4 run_versioned autoconf 2.62 -Wall run_versioned autoheader 2.62 -- cgit