Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2012-11-14 05:08:22 +0400
committerZoltan Varga <vargaz@gmail.com>2012-11-14 05:08:22 +0400
commitf4f9fe5116cb94f45f7d880346ec788bcc000244 (patch)
treebb3b2ca70fec65d7843f0f41580b7e5e41561d9c /autogen.sh
parent308532a6c35c47d0c83fa521ed9980fa1adfee5a (diff)
Quit more messages about configure.in/configure.ac.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 479425a5dc0..c25a1f72c20 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -103,7 +103,7 @@ if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then
fi
echo "Running aclocal -I m4 -I . $ACLOCAL_FLAGS ..."
-aclocal -W none -I m4 -I . $ACLOCAL_FLAGS || {
+aclocal -Wnone -I m4 -I . $ACLOCAL_FLAGS || {
echo
echo "**Error**: aclocal failed. This may mean that you have not"
echo "installed all of the packages you need, or you may need to"