[Tinyos-2-commits] CVS: tinyos-2.x/support/sdk/c/sf bootstrap, 1.2, 1.3

Phil Levis scipio at users.sourceforge.net
Mon Jul 14 09:53:10 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/support/sdk/c/sf
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv24769

Modified Files:
	bootstrap 
Log Message:
--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
Causes bootstrap to fail.


Index: bootstrap
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/sdk/c/sf/bootstrap,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bootstrap	18 Jun 2008 14:04:59 -0000	1.2
--- bootstrap	14 Jul 2008 16:53:06 -0000	1.3
***************
*** 1,4 ****
  mkdir config-aux
! aclocal --warnings=none
  autoheader
  autoconf
--- 1,4 ----
  mkdir config-aux
! aclocal 
  autoheader
  autoconf



More information about the Tinyos-2-commits mailing list