common/autoconf/spec.gmk.in
changeset 40324 d8c7cc542d54
parent 40241 59abac94e4f2
child 41046 bee72dd4067b
equal deleted inserted replaced
40320:2e83d21d78cd 40324:d8c7cc542d54
   248 # Legacy defines controlled by the SUPPORT_HEADLESS and SUPPORT_HEADFUL options.
   248 # Legacy defines controlled by the SUPPORT_HEADLESS and SUPPORT_HEADFUL options.
   249 @BUILD_HEADLESS@
   249 @BUILD_HEADLESS@
   250 
   250 
   251 # Legacy support
   251 # Legacy support
   252 USE_NEW_HOTSPOT_BUILD:=@USE_NEW_HOTSPOT_BUILD@
   252 USE_NEW_HOTSPOT_BUILD:=@USE_NEW_HOTSPOT_BUILD@
   253 
       
   254 MACOSX_UNIVERSAL=@MACOSX_UNIVERSAL@
       
   255 
   253 
   256 # JDK_OUTPUTDIR specifies where a working jvm is built.
   254 # JDK_OUTPUTDIR specifies where a working jvm is built.
   257 # You can run $(JDK_OUTPUTDIR)/bin/java
   255 # You can run $(JDK_OUTPUTDIR)/bin/java
   258 # Though the layout of the contents of $(JDK_OUTPUTDIR) is not
   256 # Though the layout of the contents of $(JDK_OUTPUTDIR) is not
   259 # yet the same as a default installation.
   257 # yet the same as a default installation.