6909026: Change GNU make version requirement to 3.81
authorohair
Sat, 18 Dec 2010 18:28:01 -0800
changeset 7483 280294134c62
parent 7482 f3e42274ea65
child 7553 56c291480429
child 7665 bc5dbdc44e1e
6909026: Change GNU make version requirement to 3.81 Reviewed-by: robilad
jdk/make/common/shared/Defs-versions.gmk
--- a/jdk/make/common/shared/Defs-versions.gmk	Thu Dec 16 19:56:56 2010 -0800
+++ b/jdk/make/common/shared/Defs-versions.gmk	Sat Dec 18 18:28:01 2010 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -193,7 +193,7 @@
 REQUIRED_ANT_VER          = 1.6.3
 REQUIRED_BOOT_VER         = 1.6
 REQUIRED_FREETYPE_VERSION = 2.3.0
-REQUIRED_MAKE_VER         = 3.78
+REQUIRED_MAKE_VER         = 3.81
 REQUIRED_UNZIP_VER        = 5.12
 REQUIRED_ZIP_VER          = 2.2