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