common/autoconf/generated-configure.sh

changeset 1494
1e21e4f51701
parent 1404
17e06bbf496e
child 1580
f398f28e3112
equal deleted inserted replaced
1492:d0afaafe3790 1494:1e21e4f51701
3877 # definitions. It is replaced with custom functionality when building 3877 # definitions. It is replaced with custom functionality when building
3878 # custom sources. 3878 # custom sources.
3879 #CUSTOM_AUTOCONF_INCLUDE 3879 #CUSTOM_AUTOCONF_INCLUDE
3880 3880
3881 # Do not change or remove the following line, it is needed for consistency checks: 3881 # Do not change or remove the following line, it is needed for consistency checks:
3882 DATE_WHEN_GENERATED=1433258489 3882 DATE_WHEN_GENERATED=1444076935
3883 3883
3884 ############################################################################### 3884 ###############################################################################
3885 # 3885 #
3886 # Initialization / Boot-strapping 3886 # Initialization / Boot-strapping
3887 # 3887 #
11293 else 11293 else
11294 JDK_VERSION="${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_MICRO_VERSION}" 11294 JDK_VERSION="${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_MICRO_VERSION}"
11295 fi 11295 fi
11296 11296
11297 11297
11298 # The cooked update version used to encode trailing letters in the update 11298 # The cooked update version used to encode trailing letters in the update
11299 # version into a trailing number. That is no longer needed, but need to 11299 # version into a trailing number. That is no longer needed, but need to
11300 # keep the format in 8u for compatibility. 11300 # keep the format in 8u for compatibility.
11301 COOKED_JDK_UPDATE_VERSION="${JDK_UPDATE_VERSION}0" 11301 COOKED_JDK_UPDATE_VERSION="${JDK_UPDATE_VERSION}0"
11302 11302
11303 11303

mercurial