[Tinyos-2-commits] CVS: tinyos-2.x/tools configure.ac,1.6,1.7

Kevin Klues klueska at users.sourceforge.net
Mon Aug 27 21:34:48 PDT 2007


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

Modified Files:
	configure.ac 
Log Message:
Fixed bug not allowing libgetenv and libtoscomm to be generated for darwin

Index: configure.ac
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/configure.ac,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** configure.ac	17 Aug 2007 15:47:30 -0000	1.6
--- configure.ac	28 Aug 2007 04:34:44 -0000	1.7
***************
*** 81,84 ****
--- 81,85 ----
      JNIPREFIX=lib
      JNISUFFIX=jnilib
+     JNIVERSIONS=.
      INSTALLJNI="install"
      AC_MSG_RESULT(no)



More information about the Tinyos-2-commits mailing list