]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
making building cleaner and quieter (less nasty output)
authorbeutel <beutel>
Wed, 18 Jun 2008 12:24:38 +0000 (12:24 +0000)
committerbeutel <beutel>
Wed, 18 Jun 2008 12:24:38 +0000 (12:24 +0000)
tools/Bootstrap
tools/platforms/mica/uisp/acconfig.h [deleted file]
tools/platforms/mica/uisp/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
diff --git a/tools/platforms/mica/uisp/acconfig.h b/tools/platforms/mica/uisp/acconfig.h
deleted file mode 100644 (file)
index e69de29..0000000
index 15a3f7feca3d0c3fca98d4fab2fd2a18003796fd..da073070be7a58806b9ef0b16fd29e1f3fe43339 100755 (executable)
@@ -1,4 +1,4 @@
-aclocal
+aclocal --warnings=none
 autoheader
 autoconf
 [ -d config ] || mkdir config