common/autoconf/spec.gmk.in

changeset 506
78bb27faf889
parent 495
e3182741ade2
child 507
f2ac4d0edaae
     1.1 --- a/common/autoconf/spec.gmk.in	Thu Nov 08 12:24:35 2012 +0100
     1.2 +++ b/common/autoconf/spec.gmk.in	Mon Nov 12 12:34:11 2012 -0800
     1.3 @@ -224,7 +224,9 @@
     1.4  CORBA_DIST=$(CORBA_OUTPUTDIR)/dist
     1.5  JAXP_DIST=$(JAXP_OUTPUTDIR)/dist
     1.6  JAXWS_DIST=$(JAXWS_OUTPUTDIR)/dist
     1.7 -HOTSPOT_DIST=$(HOTSPOT_OUTPUTDIR)/dist
     1.8 +HOTSPOT_DIST=@HOTSPOT_DIST@
     1.9 +
    1.10 +BUILD_HOTSPOT=@BUILD_HOTSPOT@
    1.11  
    1.12  # The boot jdk to use
    1.13  BOOT_JDK:=@BOOT_JDK@

mercurial