diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2020-01-21 15:17:43 -0500 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2020-01-21 15:17:43 -0500 |
commit | 4e78f8ea163fec468072e8fe1f498b9abaaf838f (patch) | |
tree | 751514290c19dd194b5d18cb86d6181b4692dfb3 /newlib/configure | |
parent | 8b39f7406c7b819bc45a83e9c94531221a6b3b34 (diff) | |
download | cygnal-4e78f8ea163fec468072e8fe1f498b9abaaf838f.tar.gz cygnal-4e78f8ea163fec468072e8fe1f498b9abaaf838f.tar.bz2 cygnal-4e78f8ea163fec468072e8fe1f498b9abaaf838f.zip |
Bump up newlib release to 3.3.0
Diffstat (limited to 'newlib/configure')
-rwxr-xr-x | newlib/configure | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/newlib/configure b/newlib/configure index ea98e04f0..d6c3372d8 100755 --- a/newlib/configure +++ b/newlib/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for newlib 3.2.0. +# Generated by GNU Autoconf 2.68 for newlib 3.3.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='3.2.0' -PACKAGE_STRING='newlib 3.2.0' +PACKAGE_VERSION='3.3.0' +PACKAGE_STRING='newlib 3.3.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1380,7 +1380,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 3.2.0 to adapt to many kinds of systems. +\`configure' configures newlib 3.3.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1450,7 +1450,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 3.2.0:";; + short | recursive ) echo "Configuration of newlib 3.3.0:";; esac cat <<\_ACEOF @@ -1586,7 +1586,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -newlib configure 3.2.0 +newlib configure 3.3.0 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1864,7 +1864,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 3.2.0, which was +It was created by newlib $as_me 3.3.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3235,7 +3235,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='3.2.0' + VERSION='3.3.0' # Some tools Automake needs. @@ -12444,13 +12444,13 @@ _ACEOF fi -$as_echo "#define _NEWLIB_VERSION \"3.2.0\"" >>confdefs.h +$as_echo "#define _NEWLIB_VERSION \"3.3.0\"" >>confdefs.h $as_echo "#define __NEWLIB__ 3" >>confdefs.h -$as_echo "#define __NEWLIB_MINOR__ 2" >>confdefs.h +$as_echo "#define __NEWLIB_MINOR__ 3" >>confdefs.h $as_echo "#define __NEWLIB_PATCHLEVEL__ 0" >>confdefs.h @@ -13383,7 +13383,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 3.2.0, which was +This file was extended by newlib $as_me 3.3.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13449,7 +13449,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 3.2.0 +newlib config.status 3.3.0 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" |