common/autoconf/jdk-options.m4

changeset 560
2d9bb72b4e34
parent 542
6b93e7a4401d
child 561
abc8078e070b
     1.1 --- a/common/autoconf/jdk-options.m4	Fri Dec 28 09:51:15 2012 +0100
     1.2 +++ b/common/autoconf/jdk-options.m4	Sun Dec 30 12:15:02 2012 +0100
     1.3 @@ -235,7 +235,7 @@
     1.4  # from configure, but only server is valid anyway. Fix this
     1.5  # when hotspot makefiles are rewritten.
     1.6  if test "x$MACOSX_UNIVERSAL" = xtrue; then
     1.7 -    HOTSPOT_TARGET=universal_product
     1.8 +    HOTSPOT_TARGET=universal_${HOTSPOT_EXPORT}
     1.9  fi
    1.10  
    1.11  #####

mercurial