common/autoconf/configure.ac

changeset 2215
7a73b8b4ac8a
parent 2213
5510b933fa58
child 2316
64a3eeabf6e5
child 2400
9da665f87c4b
     1.1 --- a/common/autoconf/configure.ac	Thu Apr 12 02:54:38 2018 -0700
     1.2 +++ b/common/autoconf/configure.ac	Mon Apr 16 00:48:00 2018 -0700
     1.3 @@ -101,6 +101,9 @@
     1.4  # With basic setup done, call the custom early hook.
     1.5  CUSTOM_EARLY_HOOK
     1.6  
     1.7 +# Check if we have devkits, extra paths or sysroot set.
     1.8 +BASIC_SETUP_DEVKIT
     1.9 +
    1.10  # To properly create a configuration name, we need to have the OpenJDK target
    1.11  # and options (variants and debug level) parsed.
    1.12  BASIC_SETUP_OUTPUT_DIR

mercurial