Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / configure.ac
index 19ae0ac8c877553d62ab77e919604252f17881a5..61c03b183c40d9b3191749b6155cb3062b34a3be 100644 (file)
@@ -56,10 +56,11 @@ if test "x$JVM_INCLUDE" = "xauto"; then
        AC_MSG_RESULT([$JVM_INCLUDE])
 fi
 
+AC_SUBST(JVM_INCLUDE)
+
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_LN_S
-AC_PROG_RANLIB
 AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG
 
@@ -126,4 +127,5 @@ ao-tools/ao-view/Makefile
 ao-tools/libaltos/Makefile
 ao-tools/altosui/Makefile
 ao-utils/Makefile
+src/Version
 ])