]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/Bootstrap
making building cleaner and quieter (less nasty output)
[tinyos-2.x.git] / tools / Bootstrap
index 528867bdfa427b0d9b7d78b41a6374902f538680..cf710335698057a61e77c08d85bbfe8c870da932 100755 (executable)
@@ -11,7 +11,7 @@ AUTOHEADER="autoheader"
 
 set -x
 (
-    $ACLOCAL
+    $ACLOCAL --warnings=none
     $AUTOCONF
     [ -d config-aux ] || mkdir config-aux
     $AUTOMAKE -a -c