[Tinyos-2-commits] CVS: tinyos-2.x/tools/platforms/mica/uisp bootstrap, 1.3, 1.4
Janos Sallai
sallai at users.sourceforge.net
Thu Jul 3 13:42:42 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/tools/platforms/mica/uisp
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13381
Modified Files:
bootstrap
Log Message:
recent versions of aclocal fail, because the --warning parameter has been
removed
Index: bootstrap
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/platforms/mica/uisp/bootstrap,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bootstrap 18 Jun 2008 12:24:38 -0000 1.3
--- bootstrap 3 Jul 2008 20:42:39 -0000 1.4
***************
*** 1,3 ****
! aclocal --warnings=none
autoheader
autoconf
--- 1,3 ----
! aclocal
autoheader
autoconf
More information about the Tinyos-2-commits
mailing list