common/autoconf/configure.ac

changeset 965
3ef3f4174c2b
parent 698
e404d321abc6
child 970
e885c762cedd
equal deleted inserted replaced
748:c156084add48 965:3ef3f4174c2b
86 # Check if it's a pure open build or if custom sources are to be used. 86 # Check if it's a pure open build or if custom sources are to be used.
87 JDKOPT_SETUP_OPEN_OR_CUSTOM 87 JDKOPT_SETUP_OPEN_OR_CUSTOM
88 88
89 # These are needed to be able to create a configuration name (and thus the output directory) 89 # These are needed to be able to create a configuration name (and thus the output directory)
90 JDKOPT_SETUP_JDK_VARIANT 90 JDKOPT_SETUP_JDK_VARIANT
91 JDKOPT_SETUP_JVM_INTERPRETER
91 JDKOPT_SETUP_JVM_VARIANTS 92 JDKOPT_SETUP_JVM_VARIANTS
92 JDKOPT_SETUP_DEBUG_LEVEL 93 JDKOPT_SETUP_DEBUG_LEVEL
93 94
94 # With basic setup done, call the custom early hook. 95 # With basic setup done, call the custom early hook.
95 CUSTOM_EARLY_HOOK 96 CUSTOM_EARLY_HOOK

mercurial