LUClusterVerify: Ignore /proc/drbd if DRBD is disabled
[ganeti-local] / autogen.sh
index 5ce0f19..286d0fa 100755 (executable)
@@ -8,10 +8,9 @@ fi
 set -e
 
 rm -rf config.cache autom4te.cache
-mkdir -p autotools
 
 ${ACLOCAL:-aclocal} -I autotools
 ${AUTOCONF:-autoconf}
-${AUTOMAKE:-automake} --add-missing -Wall -Wno-portability
+${AUTOMAKE:-automake} --add-missing
 
 rm -rf autom4te.cache