changeset 2670:0c77e9a81a9b

Sync IT_WITH_HOTSPOT_BUILD with 2.4. 2013-06-28 Andrew John Hughes <gnu.andrew@member.fsf.org> * acinclude.m4: (IT_WITH_HOTSPOT_BUILD): Define once. * configure.ac: Drop IT_ENABLE_ZERO_BUILD; called by IT_WITH_HOTSPOT_BUILD.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Fri, 20 Sep 2013 14:26:50 +0100
parents 45fd9fd91644
children 9e0c07300664
files ChangeLog acinclude.m4 configure.ac
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 20 14:18:18 2013 +0100
+++ b/ChangeLog	Fri Sep 20 14:26:50 2013 +0100
@@ -1,3 +1,10 @@
+2013-06-28  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* acinclude.m4:
+	(IT_WITH_HOTSPOT_BUILD): Define once.
+	* configure.ac: Drop IT_ENABLE_ZERO_BUILD; called
+	by IT_WITH_HOTSPOT_BUILD.
+
 2013-09-11  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* acinclude.m4:
--- a/acinclude.m4	Fri Sep 20 14:18:18 2013 +0100
+++ b/acinclude.m4	Fri Sep 20 14:26:50 2013 +0100
@@ -947,7 +947,7 @@
   AC_SUBST([GCJ])
 ])
 
-AC_DEFUN([IT_WITH_HOTSPOT_BUILD],
+AC_DEFUN_ONCE([IT_WITH_HOTSPOT_BUILD],
 [
   AC_REQUIRE([IT_ENABLE_ZERO_BUILD])
   DEFAULT_BUILD="default"
--- a/configure.ac	Fri Sep 20 14:18:18 2013 +0100
+++ b/configure.ac	Fri Sep 20 14:26:50 2013 +0100
@@ -175,7 +175,6 @@
 IT_ENABLE_WERROR
 IT_ENABLE_JAR_COMPRESSION
 IT_SET_SHARK_BUILD
-IT_ENABLE_ZERO_BUILD
 IT_CHECK_ADDITIONAL_VMS
 
 IT_WITH_VERSION_SUFFIX