]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/configure.ac
added change to build.xml for selection of the new toolchain
[tinyos-2.x.git] / tools / configure.ac
index 03f33037385c13707d8327e7288756de0d1a438b..62eab0a8189c1774e8071bd5777636ba56cdd1ad 100644 (file)
@@ -88,7 +88,7 @@ case $host in
   *)
     JNIPREFIX=lib
     JNISUFFIX=so
-    JNIVERSIONS="-32. -64."
+    JNIVERSIONS="-64."
     INSTALLJNI="install"
     AC_MSG_RESULT(no)
 esac
@@ -152,4 +152,5 @@ AC_OUTPUT(
        tinyos/ncc/nesdoc
        tinyos/ncc/nesdoc-py/Makefile
        tinyos/tosthreads/Makefile
+       tinyos/safe/Makefile
 )