diff -r 8bbc72864a41 -r 78bb27faf889 common/autoconf/spec.gmk.in --- a/common/autoconf/spec.gmk.in Thu Nov 08 12:24:35 2012 +0100 +++ b/common/autoconf/spec.gmk.in Mon Nov 12 12:34:11 2012 -0800 @@ -224,7 +224,9 @@ CORBA_DIST=$(CORBA_OUTPUTDIR)/dist JAXP_DIST=$(JAXP_OUTPUTDIR)/dist JAXWS_DIST=$(JAXWS_OUTPUTDIR)/dist -HOTSPOT_DIST=$(HOTSPOT_OUTPUTDIR)/dist +HOTSPOT_DIST=@HOTSPOT_DIST@ + +BUILD_HOTSPOT=@BUILD_HOTSPOT@ # The boot jdk to use BOOT_JDK:=@BOOT_JDK@