common/autoconf/configure.ac

changeset 575
6f8f7a5449f6
parent 494
e64f2cb57d05
child 635
907a926d3c96
equal deleted inserted replaced
574:db3984e4eb97 575:6f8f7a5449f6
81 81
82 # Continue setting up basic stuff. Most remaining code require fundamental tools. 82 # Continue setting up basic stuff. Most remaining code require fundamental tools.
83 BASIC_SETUP_PATHS 83 BASIC_SETUP_PATHS
84 BASIC_SETUP_LOGGING 84 BASIC_SETUP_LOGGING
85 85
86 # Check if it's a pure open build or if custom sources are to be used.
87 JDKOPT_SETUP_OPEN_OR_CUSTOM
88
86 # 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)
87 JDKOPT_SETUP_JDK_VARIANT 90 JDKOPT_SETUP_JDK_VARIANT
88 JDKOPT_SETUP_JVM_VARIANTS 91 JDKOPT_SETUP_JVM_VARIANTS
89 JDKOPT_SETUP_DEBUG_LEVEL 92 JDKOPT_SETUP_DEBUG_LEVEL
90 93

mercurial