[Tinyos-2-commits] CVS: tinyos-2.x/tools Bootstrap,1.2,1.3

Jan Beutel beutel at users.sourceforge.net
Wed Jun 18 05:24:41 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tools
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3400/tools

Modified Files:
	Bootstrap 
Log Message:
making building cleaner and quieter (less nasty output)

Index: Bootstrap
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/Bootstrap,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Bootstrap	12 Jul 2006 17:00:01 -0000	1.2
--- Bootstrap	18 Jun 2008 12:24:39 -0000	1.3
***************
*** 12,16 ****
  set -x
  (
!     $ACLOCAL
      $AUTOCONF
      [ -d config-aux ] || mkdir config-aux
--- 12,16 ----
  set -x
  (
!     $ACLOCAL --warnings=none
      $AUTOCONF
      [ -d config-aux ] || mkdir config-aux



More information about the Tinyos-2-commits mailing list