]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/configure.ac
Added forced check for amd64 directory when performing a tos-locate-jre
[tinyos-2.x.git] / tools / configure.ac
index 7034cf457b85febd2a3b150c06ff40122152396f..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
@@ -151,4 +151,6 @@ AC_OUTPUT(
        tinyos/ncc/ncg
        tinyos/ncc/nesdoc
        tinyos/ncc/nesdoc-py/Makefile
+       tinyos/tosthreads/Makefile
+       tinyos/safe/Makefile
 )