< prev index next >

make/autoconf/configure.ac

Print this page
*** 1,7 ***
  #
! # Copyright (c) 2011, 2023, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This code is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License version 2 only, as
  # published by the Free Software Foundation.  Oracle designates this
--- 1,7 ---
  #
! # Copyright (c) 2011, 2024, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This code is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License version 2 only, as
  # published by the Free Software Foundation.  Oracle designates this

*** 258,10 ***
--- 258,11 ---
  
  JDKOPT_ENABLE_DISABLE_GENERATE_CLASSLIST
  JDKOPT_EXCLUDE_TRANSLATIONS
  JDKOPT_ENABLE_DISABLE_MANPAGES
  JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE
+ JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE_COH
  JDKOPT_ENABLE_DISABLE_COMPATIBLE_CDS_ALIGNMENT
  JDKOPT_SETUP_MACOSX_SIGNING
  
  ###############################################################################
  #
< prev index next >