[Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/c/sf bootstrap, 1.1, 1.2
Jan Beutel
beutel at users.sourceforge.net
Wed Jun 18 07:05:02 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/c/sf
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13337/support/sdk/c/sf
Modified Files:
bootstrap
Log Message:
making building cleaner and quieter (less nasty output)
Index: bootstrap
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/c/sf/bootstrap,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bootstrap 5 Dec 2007 22:49:45 -0000 1.1
--- bootstrap 18 Jun 2008 14:04:59 -0000 1.2
***************
*** 1,4 ****
mkdir config-aux
! aclocal
autoheader
autoconf
--- 1,4 ----
mkdir config-aux
! aclocal --warnings=none
autoheader
autoconf
More information about the Tinyos-2-commits
mailing list