common/autoconf/configure.ac
changeset 15166 b8af1d981a80
parent 15069 c6dab988d808
child 15790 3a8903868eb2
equal deleted inserted replaced
15165:2d74b1d7456b 15166:b8af1d981a80
    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