aboutsummaryrefslogtreecommitdiff
path: root/common/autoconf/spec.gmk.in
diff options
context:
space:
mode:
Diffstat (limited to 'common/autoconf/spec.gmk.in')
-rw-r--r--common/autoconf/spec.gmk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/autoconf/spec.gmk.in b/common/autoconf/spec.gmk.in
index b58e62e..ed3ef8b 100644
--- a/common/autoconf/spec.gmk.in
+++ b/common/autoconf/spec.gmk.in
@@ -167,6 +167,7 @@ USER_RELEASE_SUFFIX=@USER_RELEASE_SUFFIX@
# Different version strings generated from the above information.
JDK_VERSION:=@JDK_VERSION@
RUNTIME_NAME=$(PRODUCT_NAME) $(PRODUCT_SUFFIX)
+COOKED_JDK_UPDATE_VERSION:=@COOKED_JDK_UPDATE_VERSION@
COOKED_BUILD_NUMBER:=@COOKED_BUILD_NUMBER@
# These variables need to be generated here so that MILESTONE and
# JDK_BUILD_NUMBER can be overridden on the make command line.