X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=configure.ac;h=61c03b183c40d9b3191749b6155cb3062b34a3be;hp=19ae0ac8c877553d62ab77e919604252f17881a5;hb=632d276118ab04de67561104be650f8fb69a0450;hpb=887b11f6b9c81b9f15348d54017e700ca7dc5e55 diff --git a/configure.ac b/configure.ac index 19ae0ac8..61c03b18 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ])