]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/Bootstrap
recent versions pf aclocal fail, because the --warnings parameter has been
[tinyos-2.x.git] / tools / Bootstrap
index cf710335698057a61e77c08d85bbfe8c870da932..528867bdfa427b0d9b7d78b41a6374902f538680 100755 (executable)
@@ -11,7 +11,7 @@ AUTOHEADER="autoheader"
 
 set -x
 (
-    $ACLOCAL --warnings=none
+    $ACLOCAL
     $AUTOCONF
     [ -d config-aux ] || mkdir config-aux
     $AUTOMAKE -a -c