diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2014-12-18 20:30:11 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2014-12-18 20:30:11 +0000 |
commit | 0615b4bb5f38a738377d4856aed167f0ab6aa52d (patch) | |
tree | 4817841fbc39f5ec85c5d3845cfa968835e7872d /newlib/iconvdata | |
parent | f94bbabd8916c6db615d4a0cf37381451951f00b (diff) | |
download | newlib-0615b4bb5f38a738377d4856aed167f0ab6aa52d.zip newlib-0615b4bb5f38a738377d4856aed167f0ab6aa52d.tar.gz newlib-0615b4bb5f38a738377d4856aed167f0ab6aa52d.tar.bz2 |
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.2.0 info.
* README: Ditto.
* acinclude.m4: Change version number to 2.2.0.
* libc/libc.texinfo: Ditto.
* libm/libm.texinfo: Ditto.
* configure: Regenerated.
* Makefile.in: Regenerated.
* doc/configure: Ditto.
* libc/*/configure: Ditto.
* libm/*/configure: Ditto.
* libc/sys/linux/shared.ld: Add VERS_2.2
Diffstat (limited to 'newlib/iconvdata')
-rwxr-xr-x | newlib/iconvdata/configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/newlib/iconvdata/configure b/newlib/iconvdata/configure index e485b50..e5d2f31 100755 --- a/newlib/iconvdata/configure +++ b/newlib/iconvdata/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for newlib 2.1.0. +# Generated by GNU Autoconf 2.68 for newlib 2.2.0. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -567,8 +567,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='2.1.0' -PACKAGE_STRING='newlib 2.1.0' +PACKAGE_VERSION='2.2.0' +PACKAGE_STRING='newlib 2.2.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1322,7 +1322,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 newlib 2.1.0 to adapt to many kinds of systems. +\`configure' configures newlib 2.2.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1392,7 +1392,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 2.1.0:";; + short | recursive ) echo "Configuration of newlib 2.2.0:";; esac cat <<\_ACEOF @@ -1503,7 +1503,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -newlib configure 2.1.0 +newlib configure 2.2.0 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1781,7 +1781,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 2.1.0, which was +It was created by newlib $as_me 2.2.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2853,7 +2853,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='2.1.0' + VERSION='2.2.0' # Some tools Automake needs. @@ -12378,7 +12378,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by newlib $as_me 2.1.0, which was +This file was extended by newlib $as_me 2.2.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12435,7 +12435,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -newlib config.status 2.1.0 +newlib config.status 2.2.0 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |