summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-12-16 14:25:31 +0100
committerLennart Poettering <lennart@poettering.net>2008-12-16 14:25:31 +0100
commit8977b2e61dc2bf58c22d5b7e655a58b0c7ac1375 (patch)
tree93e48f664b8c2bae5558fb59f0b589d80ea3247e /bootstrap.sh
parent701384935446a5705cb77a9da2f896b086a392be (diff)
libtool 2.2 updates
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
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