common/autoconf/configure.ac
changeset 29662 78c47f0002c3
parent 29448 419b99acf96d
child 29790 79641c886929
equal deleted inserted replaced
29565:34ead0aa3d9d 29662:78c47f0002c3
     1 #
     1 #
     2 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    86 # have early on.
    86 # have early on.
    87 PLATFORM_SETUP_OPENJDK_BUILD_AND_TARGET
    87 PLATFORM_SETUP_OPENJDK_BUILD_AND_TARGET
    88 
    88 
    89 # Continue setting up basic stuff. Most remaining code require fundamental tools.
    89 # Continue setting up basic stuff. Most remaining code require fundamental tools.
    90 BASIC_SETUP_PATHS
    90 BASIC_SETUP_PATHS
    91 BASIC_SETUP_LOGGING
       
    92 
    91 
    93 # Check if it's a pure open build or if custom sources are to be used.
    92 # Check if it's a pure open build or if custom sources are to be used.
    94 JDKOPT_SETUP_OPEN_OR_CUSTOM
    93 JDKOPT_SETUP_OPEN_OR_CUSTOM
    95 
    94 
    96 # These are needed to be able to create a configuration name (and thus the output directory)
    95 # These are needed to be able to create a configuration name (and thus the output directory)