diff --git a/bootstrap b/bootstrap index 784acc464..102a61f84 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,4 @@ #!/bin/sh -echo "If you see a couple warnings about cross-compiling above, don't worry" +echo "If you see a couple warnings about cross-compiling, don't worry" aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf