changeset in /hg/icedtea6: 2008-05-28 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Wed May 28 08:20:58 PDT 2008


changeset 71214ac81b57 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=71214ac81b57
description:
	2008-05-28  Lillian Angel  <langel at redhat.com>

	        * configure.ac: Updated to 1.3.
	        * configure: Regenerated.

diffstat:

3 files changed, 16 insertions(+), 11 deletions(-)
ChangeLog    |    5 +++++
configure    |   20 ++++++++++----------
configure.ac |    2 +-

diffs (107 lines):

diff -r f1aef2ce4363 -r 71214ac81b57 ChangeLog
--- a/ChangeLog	Wed May 28 11:07:42 2008 -0400
+++ b/ChangeLog	Wed May 28 11:20:53 2008 -0400
@@ -1,3 +1,8 @@ 2008-05-28  Lillian Angel  <langel at redha
+2008-05-28  Lillian Angel  <langel at redhat.com>
+
+	* configure.ac: Updated to 1.3.
+	* configure: Regenerated.
+
 2008-05-28  Lillian Angel  <langel at redhat.com>
 
 	* NEWS: Updated for release.
diff -r f1aef2ce4363 -r 71214ac81b57 configure
--- a/configure	Wed May 28 11:07:42 2008 -0400
+++ b/configure	Wed May 28 11:20:53 2008 -0400
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for icedtea6 1.2.
+# Generated by GNU Autoconf 2.61 for icedtea6 1.3.
 #
 # Report bugs to <fitzsim at redhat.com>.
 #
@@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='icedtea6'
 PACKAGE_TARNAME='icedtea6'
-PACKAGE_VERSION='1.2'
-PACKAGE_STRING='icedtea6 1.2'
+PACKAGE_VERSION='1.3'
+PACKAGE_STRING='icedtea6 1.3'
 PACKAGE_BUGREPORT='fitzsim at redhat.com'
 
 ac_default_prefix=bootstrap
@@ -1343,7 +1343,7 @@ if test "$ac_init_help" = "long"; then
   # 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 icedtea6 1.2 to adapt to many kinds of systems.
+\`configure' configures icedtea6 1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1413,7 +1413,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of icedtea6 1.2:";;
+     short | recursive ) echo "Configuration of icedtea6 1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1571,7 +1571,7 @@ test -n "$ac_init_help" && exit $ac_stat
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-icedtea6 configure 1.2
+icedtea6 configure 1.3
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1585,7 +1585,7 @@ This file contains any messages produced
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by icedtea6 $as_me 1.2, which was
+It was created by icedtea6 $as_me 1.3, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2275,7 +2275,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='icedtea6'
- VERSION='1.2'
+ VERSION='1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12520,7 +12520,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by icedtea6 $as_me 1.2, which was
+This file was extended by icedtea6 $as_me 1.3, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12567,7 +12567,7 @@ _ACEOF
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-icedtea6 config.status 1.2
+icedtea6 config.status 1.3
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -r f1aef2ce4363 -r 71214ac81b57 configure.ac
--- a/configure.ac	Wed May 28 11:07:42 2008 -0400
+++ b/configure.ac	Wed May 28 11:20:53 2008 -0400
@@ -1,5 +1,5 @@ AC_PREREQ([2.61])
 AC_PREREQ([2.61])
-AC_INIT([icedtea6], [1.2], [fitzsim at redhat.com])
+AC_INIT([icedtea6], [1.3], [fitzsim at redhat.com])
 AM_INIT_AUTOMAKE([tar-pax])
 AC_CONFIG_FILES([Makefile])
 AC_CANONICAL_HOST



More information about the distro-pkg-dev mailing list