summaryrefslogtreecommitdiff
path: root/.bootstrap
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2008-09-22 09:03:35 +0200
committerNiels Möller <nisse@lysator.liu.se>2008-09-22 09:03:35 +0200
commitfe3fb27af2c9f2c5b5b7977c38a5dd459ec4a32e (patch)
tree6b80f58b0c86cf92e695771e003b296faceaf2cf /.bootstrap
parentcd71c491172d865b37c9a21181de5172648591a2 (diff)
downloadgmp-fe3fb27af2c9f2c5b5b7977c38a5dd459ec4a32e.tar.gz
Fixed typo in .bootstrap script
Diffstat (limited to '.bootstrap')
-rwxr-xr-x.bootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/.bootstrap b/.bootstrap
index 92eeaa902..cdf72232d 100755
--- a/.bootstrap
+++ b/.bootstrap
@@ -4,6 +4,6 @@
# FIXME: Use automake -a? Then we could remove various
# automake-supplied files from the repository.
-# Sticks to automake-1.8, since later versions complains needs the
-# ylwrap script.
+# Stick to automake-1.8, since later versions require the ylwrap
+# script.
aclocal-1.8 && autoconf && autoheader && automake-1.8