tweaks
[mono.git] / autogen.sh
index 23b38bb076fb31ac6fea69abf68f6e10d34d7012..6f5d86a569116449fc6c20f0dbf1ee643ba50711 100755 (executable)
@@ -86,8 +86,8 @@ if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then
   fi
 fi
 
-echo "Running aclocal $aclocalinclude ..."
-aclocal $aclocalinclude || {
+echo "Running aclocal $ACLOCAL_FLAGS ..."
+aclocal $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"