[Tinyos-2-commits] CVS: tinyos-2.x/tools/platforms/msp430/cppbsl config.h.in, 1.1, 1.2

akoepke andreaskoepke at users.sourceforge.net
Mon Nov 5 10:07:25 PST 2007


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

Modified Files:
	config.h.in 
Log Message:
./configure && make should work again


Index: config.h.in
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/platforms/msp430/cppbsl/config.h.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** config.h.in	31 Oct 2007 18:54:55 -0000	1.1
--- config.h.in	5 Nov 2007 18:07:23 -0000	1.2
***************
*** 4,7 ****
--- 4,10 ----
  #undef HAVE_INTTYPES_H
  
+ /* Define to 1 if you have the `popt' library (-lpopt). */
+ #undef HAVE_LIBPOPT
+ 
  /* Define to 1 if you have the <memory.h> header file. */
  #undef HAVE_MEMORY_H



More information about the Tinyos-2-commits mailing list