--- old/common/autoconf/generated-configure.sh 2013-12-11 13:54:36.278905251 +0100 +++ new/common/autoconf/generated-configure.sh 2013-12-11 13:54:36.162900600 +0100 @@ -3865,7 +3865,7 @@ #CUSTOM_AUTOCONF_INCLUDE # Do not change or remove the following line, it is needed for consistency checks: -DATE_WHEN_GENERATED=1384422786 +DATE_WHEN_GENERATED=1386766153 ############################################################################### # @@ -11156,6 +11156,9 @@ as_fn_error $? "Update version must have a value" "$LINENO" 5 elif test "x$with_update_version" != x; then JDK_UPDATE_VERSION="$with_update_version" + if test "${#JDK_UPDATE_VERSION}" = "1"; then + JDK_UPDATE_VERSION="0${JDK_UPDATE_VERSION}" + fi fi