]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
recent versions pf aclocal fail, because the --warnings parameter has been
authorsallai <sallai>
Thu, 3 Jul 2008 20:41:50 +0000 (20:41 +0000)
committersallai <sallai>
Thu, 3 Jul 2008 20:41:50 +0000 (20:41 +0000)
removed

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