common/autoconf/spec.gmk.in
changeset 46191 7ec14435e850
parent 43056 ca61a0e0edf7
child 46193 7d73b0bb32b1
equal deleted inserted replaced
43599:3cbf844e8edf 46191:7ec14435e850
     1 #
     1 #
     2 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2011, 2017, 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
   755 
   755 
   756 USE_EXTERNAL_LIBPNG:=@USE_EXTERNAL_LIBPNG@
   756 USE_EXTERNAL_LIBPNG:=@USE_EXTERNAL_LIBPNG@
   757 PNG_LIBS:=@PNG_LIBS@
   757 PNG_LIBS:=@PNG_LIBS@
   758 PNG_CFLAGS:=@PNG_CFLAGS@
   758 PNG_CFLAGS:=@PNG_CFLAGS@
   759 
   759 
   760 ELF_CFLAGS:=@ELF_CFLAGS@
       
   761 ELF_LIBS:=@ELF_LIBS@
       
   762 
       
   763 ####################################################
   760 ####################################################
   764 #
   761 #
   765 # Misc
   762 # Misc
   766 #
   763 #
   767 
   764