common/autoconf/jdk-options.m4

changeset 2206
7ba4e17574e0
parent 1404
17e06bbf496e
child 2236
19e8754f5415
     1.1 --- a/common/autoconf/jdk-options.m4	Wed Mar 21 09:19:00 2018 -0700
     1.2 +++ b/common/autoconf/jdk-options.m4	Thu Apr 05 07:59:52 2018 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -606,8 +606,6 @@
    1.11  
    1.12    AC_SUBST(ENABLE_DEBUG_SYMBOLS)
    1.13    AC_SUBST(ZIP_DEBUGINFO_FILES)
    1.14 -  AC_SUBST(CFLAGS_DEBUG_SYMBOLS)
    1.15 -  AC_SUBST(CXXFLAGS_DEBUG_SYMBOLS)
    1.16  ])
    1.17  
    1.18  # Support for customization of the build process. Some build files

mercurial