]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
authorscipio <scipio>
Mon, 14 Jul 2008 16:53:06 +0000 (16:53 +0000)
committerscipio <scipio>
Mon, 14 Jul 2008 16:53:06 +0000 (16:53 +0000)
Causes bootstrap to fail.

support/sdk/c/sf/bootstrap

index 295d91c7fcf2f2c62f0154c24b15bf0549c76138..77fb620851cc980f6f266e9cb49746d39e41d68d 100755 (executable)
@@ -1,5 +1,5 @@
 mkdir config-aux
-aclocal --warnings=none
+aclocal 
 autoheader
 autoconf
 automake -a -c