]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/configure.ac
allow nesC 1.3
[tinyos-2.x.git] / tools / configure.ac
index 197c8990fe7e1dfda5d67a4c76f61e288ece15cb..37c55d3091234f3d50b8be9f27b0631a816f4321 100644 (file)
@@ -12,7 +12,7 @@ dnl -*- m4 -*-
 # force autoconf 2.5 on Debian systems
 AC_PREREQ(2.50)
 
-AC_INIT(tinyos-tools, 1.2.1)
+AC_INIT(tinyos-tools, 1.2.4)
 AC_CONFIG_AUX_DIR(config-aux)
 AM_INIT_AUTOMAKE
 AC_CANONICAL_HOST
@@ -80,6 +80,7 @@ case $host in
   *-apple-darwin*)
     JNIPREFIX=lib
     JNISUFFIX=jnilib
+    JNIVERSIONS=.
     INSTALLJNI="install"
     AC_MSG_RESULT(no)
     DARWIN=yes
@@ -138,6 +139,7 @@ AC_OUTPUT(
        tinyos/misc/tos-ident-flags
        tinyos/misc/tos-install-jni
        tinyos/misc/tos-set-symbols
+       tinyos/misc/tos-write-buildinfo
        tinyos/misc/tos-write-image
        tinyos/misc/tos-storage-at45db
        tinyos/misc/tos-storage-stm25p