common/autoconf/configure.ac

changeset 598
db46b1c27a93
parent 575
6f8f7a5449f6
child 635
907a926d3c96
     1.1 --- a/common/autoconf/configure.ac	Fri Jan 18 11:31:33 2013 -0800
     1.2 +++ b/common/autoconf/configure.ac	Mon Jan 28 14:23:20 2013 +0100
     1.3 @@ -83,6 +83,9 @@
     1.4  BASIC_SETUP_PATHS
     1.5  BASIC_SETUP_LOGGING
     1.6  
     1.7 +# Check if it's a pure open build or if custom sources are to be used.
     1.8 +JDKOPT_SETUP_OPEN_OR_CUSTOM
     1.9 +
    1.10  # These are needed to be able to create a configuration name (and thus the output directory)
    1.11  JDKOPT_SETUP_JDK_VARIANT
    1.12  JDKOPT_SETUP_JVM_VARIANTS

mercurial