< prev index next >

common/autoconf/configure.ac

Print this page

        

*** 44,53 **** --- 44,54 ---- m4_include([boot-jdk.m4]) m4_include([build-performance.m4]) m4_include([flags.m4]) m4_include([help.m4]) m4_include([jdk-options.m4]) + m4_include([jdk-version.m4]) m4_include([libraries.m4]) m4_include([platform.m4]) m4_include([source-dirs.m4]) m4_include([toolchain.m4]) m4_include([toolchain_windows.m4])
*** 133,143 **** # ############################################################################### # We need build & target for this. JDKOPT_SETUP_JDK_OPTIONS ! JDKOPT_SETUP_JDK_VERSION_NUMBERS ############################################################################### # # Setup BootJDK, used to bootstrap the build. # --- 134,144 ---- # ############################################################################### # We need build & target for this. JDKOPT_SETUP_JDK_OPTIONS ! JDKVER_SETUP_JDK_VERSION_NUMBERS ############################################################################### # # Setup BootJDK, used to bootstrap the build. #
< prev index next >