summaryrefslogtreecommitdiff
path: root/.bootstrap
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2011-05-02 19:41:32 +0200
committerMarc Glisse <marc.glisse@inria.fr>2011-05-02 19:41:32 +0200
commit7f29e8bbfe86d957a177ce11712dc82a90aeee29 (patch)
tree42b85656d321d206488c9e0fc3302ef8b9b78405 /.bootstrap
parent362fb172c072c1fe94a6b8d96cf92f39c1046e0f (diff)
downloadgmp-7f29e8bbfe86d957a177ce11712dc82a90aeee29.tar.gz
Call libtoolize without -c, as make dist does the right thing with symlinks.
Diffstat (limited to '.bootstrap')
-rwxr-xr-x.bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bootstrap b/.bootstrap
index 637eb4ddb..74812b5e0 100755
--- a/.bootstrap
+++ b/.bootstrap
@@ -8,7 +8,7 @@ rm -rf autom4te.cache
# Stick to automake-1.8, since later versions require the ylwrap
# script.
-aclocal && libtoolize -c && autoconf && autoheader && automake
+aclocal && libtoolize && autoconf && autoheader && automake
cat >doc/version.texi <<EOF
@set UPDATED 19 January 2038