|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for newlib 4.4.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for newlib 4.5.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -576,8 +576,8 @@ MAKEFLAGS= |
576 | 576 | # Identity of this package. |
577 | 577 | PACKAGE_NAME='newlib' |
578 | 578 | PACKAGE_TARNAME='newlib' |
579 | | -PACKAGE_VERSION='4.4.0' |
580 | | -PACKAGE_STRING='newlib 4.4.0' |
| 579 | +PACKAGE_VERSION='4.5.0' |
| 580 | +PACKAGE_STRING='newlib 4.5.0' |
581 | 581 | PACKAGE_BUGREPORT='' |
582 | 582 | PACKAGE_URL='' |
583 | 583 |
|
@@ -1563,7 +1563,7 @@ if test "$ac_init_help" = "long"; then |
1563 | 1563 | # Omit some internal or obsolete options to make the list less imposing. |
1564 | 1564 | # This message is too long to be a string in the A/UX 3.1 sh. |
1565 | 1565 | cat <<_ACEOF |
1566 | | -\`configure' configures newlib 4.4.0 to adapt to many kinds of systems. |
| 1566 | +\`configure' configures newlib 4.5.0 to adapt to many kinds of systems. |
1567 | 1567 |
|
1568 | 1568 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1569 | 1569 |
|
|
1633 | 1633 |
|
1634 | 1634 | if test -n "$ac_init_help"; then |
1635 | 1635 | case $ac_init_help in |
1636 | | - short | recursive ) echo "Configuration of newlib 4.4.0:";; |
| 1636 | + short | recursive ) echo "Configuration of newlib 4.5.0:";; |
1637 | 1637 | esac |
1638 | 1638 | cat <<\_ACEOF |
1639 | 1639 |
|
|
1765 | 1765 | test -n "$ac_init_help" && exit $ac_status |
1766 | 1766 | if $ac_init_version; then |
1767 | 1767 | cat <<\_ACEOF |
1768 | | -newlib configure 4.4.0 |
| 1768 | +newlib configure 4.5.0 |
1769 | 1769 | generated by GNU Autoconf 2.69 |
1770 | 1770 |
|
1771 | 1771 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1857,7 +1857,7 @@ cat >config.log <<_ACEOF |
1857 | 1857 | This file contains any messages produced by compilers while |
1858 | 1858 | running configure, to aid debugging if configure makes a mistake. |
1859 | 1859 |
|
1860 | | -It was created by newlib $as_me 4.4.0, which was |
| 1860 | +It was created by newlib $as_me 4.5.0, which was |
1861 | 1861 | generated by GNU Autoconf 2.69. Invocation command line was |
1862 | 1862 |
|
1863 | 1863 | $ $0 $@ |
|
4870 | 4870 |
|
4871 | 4871 | # Define the identity of the package. |
4872 | 4872 | PACKAGE='newlib' |
4873 | | - VERSION='4.4.0' |
| 4873 | + VERSION='4.5.0' |
4874 | 4874 |
|
4875 | 4875 |
|
4876 | 4876 | # Some tools Automake needs. |
@@ -6501,13 +6501,13 @@ fi |
6501 | 6501 |
|
6502 | 6502 |
|
6503 | 6503 |
|
6504 | | -$as_echo "#define _NEWLIB_VERSION \"4.4.0\"" >>confdefs.h |
| 6504 | +$as_echo "#define _NEWLIB_VERSION \"4.5.0\"" >>confdefs.h |
6505 | 6505 |
|
6506 | 6506 |
|
6507 | 6507 | $as_echo "#define __NEWLIB__ 4" >>confdefs.h |
6508 | 6508 |
|
6509 | 6509 |
|
6510 | | -$as_echo "#define __NEWLIB_MINOR__ 4" >>confdefs.h |
| 6510 | +$as_echo "#define __NEWLIB_MINOR__ 5" >>confdefs.h |
6511 | 6511 |
|
6512 | 6512 |
|
6513 | 6513 | $as_echo "#define __NEWLIB_PATCHLEVEL__ 0" >>confdefs.h |
@@ -8460,7 +8460,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
8460 | 8460 | # report actual input values of CONFIG_FILES etc. instead of their |
8461 | 8461 | # values after options handling. |
8462 | 8462 | ac_log=" |
8463 | | -This file was extended by newlib $as_me 4.4.0, which was |
| 8463 | +This file was extended by newlib $as_me 4.5.0, which was |
8464 | 8464 | generated by GNU Autoconf 2.69. Invocation command line was |
8465 | 8465 |
|
8466 | 8466 | CONFIG_FILES = $CONFIG_FILES |
@@ -8526,7 +8526,7 @@ _ACEOF |
8526 | 8526 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
8527 | 8527 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
8528 | 8528 | ac_cs_version="\\ |
8529 | | -newlib config.status 4.4.0 |
| 8529 | +newlib config.status 4.5.0 |
8530 | 8530 | configured by $0, generated by GNU Autoconf 2.69, |
8531 | 8531 | with options \\"\$ac_cs_config\\" |
8532 | 8532 |
|
|
0 commit comments