From: sallai Date: Thu, 3 Jul 2008 20:42:39 +0000 (+0000) Subject: recent versions of aclocal fail, because the --warning parameter has been X-Git-Tag: release_tinyos_2_1_0_0~109 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=2cb74ef1896ea1616a269d4aedc4c7fdbaf3cd52 recent versions of aclocal fail, because the --warning parameter has been removed --- diff --git a/tools/platforms/mica/uisp/bootstrap b/tools/platforms/mica/uisp/bootstrap index da073070..15a3f7fe 100755 --- a/tools/platforms/mica/uisp/bootstrap +++ b/tools/platforms/mica/uisp/bootstrap @@ -1,4 +1,4 @@ -aclocal --warnings=none +aclocal autoheader autoconf [ -d config ] || mkdir config