changeset 811:9a290f38ae0d cacao

2008-02-13 Lillian Angel <langel@redhat.com> * configure.ac: Updated IcedTea version. * configure: Regenerate.
author Lillian Angel <langel@redhat.com>
date Wed, 13 Feb 2008 12:21:10 -0500
parents bcefb8374a9e
children fcd571c1fa19
files .hgtags ChangeLog configure configure.ac
diffstat 4 files changed, 16 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Wed Feb 13 12:20:54 2008 -0500
+++ b/.hgtags	Wed Feb 13 12:21:10 2008 -0500
@@ -4,5 +4,4 @@
 8ea2619c21cfea2611b44879aab0f781ffd3fd50 icedtea-1.3
 cb78e0fccf14ed4a80b0ada2c98e4621479acbf5 icedtea-1.4
 5ca86e9ca40533c48ca3445a10fd3b058ef94885 icedtea-1.5
-0b96da5cdc3646bb7617ad22a1e5172d050302f6 icedtea-1.6
 bb3929528d3e9de0529da995c4b71975fd77fb5a icedtea-1.6
--- a/ChangeLog	Wed Feb 13 12:20:54 2008 -0500
+++ b/ChangeLog	Wed Feb 13 12:21:10 2008 -0500
@@ -1,3 +1,8 @@
+2008-02-13  Lillian Angel <langel@redhat.com>
+
+	* configure.ac: Updated IcedTea version.
+	* configure: Regenerate.
+
 2008-02-13  Gary Benson  <gbenson@redhat.com>
 
 	* patches/icedtea-core-build.patch: Fixed broken JVM location.
--- a/configure	Wed Feb 13 12:20:54 2008 -0500
+++ b/configure	Wed Feb 13 12:21:10 2008 -0500
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for icedtea 1.5.
+# Generated by GNU Autoconf 2.61 for icedtea 1.6.
 #
 # Report bugs to <fitzsim@redhat.com>.
 #
@@ -574,8 +574,8 @@
 # Identity of this package.
 PACKAGE_NAME='icedtea'
 PACKAGE_TARNAME='icedtea'
-PACKAGE_VERSION='1.5'
-PACKAGE_STRING='icedtea 1.5'
+PACKAGE_VERSION='1.6'
+PACKAGE_STRING='icedtea 1.6'
 PACKAGE_BUGREPORT='fitzsim@redhat.com'
 
 ac_default_prefix=bootstrap
@@ -1316,7 +1316,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures icedtea 1.5 to adapt to many kinds of systems.
+\`configure' configures icedtea 1.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1386,7 +1386,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of icedtea 1.5:";;
+     short | recursive ) echo "Configuration of icedtea 1.6:";;
    esac
   cat <<\_ACEOF
 
@@ -1533,7 +1533,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-icedtea configure 1.5
+icedtea configure 1.6
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1547,7 +1547,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by icedtea $as_me 1.5, which was
+It was created by icedtea $as_me 1.6, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2237,7 +2237,7 @@
 
 # Define the identity of the package.
  PACKAGE='icedtea'
- VERSION='1.5'
+ VERSION='1.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -10475,7 +10475,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by icedtea $as_me 1.5, which was
+This file was extended by icedtea $as_me 1.6, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -10522,7 +10522,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-icedtea config.status 1.5
+icedtea config.status 1.6
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
--- a/configure.ac	Wed Feb 13 12:20:54 2008 -0500
+++ b/configure.ac	Wed Feb 13 12:21:10 2008 -0500
@@ -1,5 +1,5 @@
 AC_PREREQ([2.61])
-AC_INIT([icedtea], [1.5], [fitzsim@redhat.com])
+AC_INIT([icedtea], [1.6], [fitzsim@redhat.com])
 AM_INIT_AUTOMAKE([tar-pax])
 AC_CONFIG_FILES([Makefile])
 AC_CANONICAL_HOST