common/autoconf/configure.ac

changeset 575
6f8f7a5449f6
parent 494
e64f2cb57d05
child 635
907a926d3c96
     1.1 --- a/common/autoconf/configure.ac	Thu Jan 10 12:20:16 2013 +0100
     1.2 +++ b/common/autoconf/configure.ac	Fri Jan 11 10:46:59 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