summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine')
-rw-r--r--newlib/libc/machine/a29k/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/a29k/configure2
-rw-r--r--newlib/libc/machine/aclocal.m42
-rw-r--r--newlib/libc/machine/arm/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/arm/configure2
-rwxr-xr-xnewlib/libc/machine/configure2
-rw-r--r--newlib/libc/machine/d10v/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/d10v/configure2
-rw-r--r--newlib/libc/machine/d30v/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/d30v/configure2
-rw-r--r--newlib/libc/machine/fr30/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/fr30/configure2
-rw-r--r--newlib/libc/machine/h8300/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/h8300/configure2
-rw-r--r--newlib/libc/machine/h8500/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/h8500/configure2
-rw-r--r--newlib/libc/machine/hppa/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/hppa/configure2
-rw-r--r--newlib/libc/machine/i386/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/i386/configure2
-rw-r--r--newlib/libc/machine/i960/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/i960/configure2
-rw-r--r--newlib/libc/machine/m32r/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/m32r/configure2
-rw-r--r--newlib/libc/machine/m68k/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/m68k/configure2
-rw-r--r--newlib/libc/machine/m88k/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/m88k/configure2
-rw-r--r--newlib/libc/machine/mips/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/mips/configure2
-rw-r--r--newlib/libc/machine/mn10200/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/mn10200/configure2
-rw-r--r--newlib/libc/machine/mn10300/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/mn10300/configure2
-rw-r--r--newlib/libc/machine/necv70/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/necv70/configure2
-rw-r--r--newlib/libc/machine/powerpc/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/powerpc/configure2
-rw-r--r--newlib/libc/machine/sh/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/sh/configure2
-rw-r--r--newlib/libc/machine/sparc/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/sparc/configure2
-rw-r--r--newlib/libc/machine/tic80/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/tic80/configure2
-rw-r--r--newlib/libc/machine/v850/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/v850/configure2
-rw-r--r--newlib/libc/machine/w65/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/w65/configure2
-rw-r--r--newlib/libc/machine/xscale/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/xscale/configure2
-rw-r--r--newlib/libc/machine/z8k/aclocal.m42
-rwxr-xr-xnewlib/libc/machine/z8k/configure2
52 files changed, 52 insertions, 52 deletions
diff --git a/newlib/libc/machine/a29k/aclocal.m4 b/newlib/libc/machine/a29k/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/a29k/aclocal.m4
+++ b/newlib/libc/machine/a29k/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/a29k/configure b/newlib/libc/machine/a29k/configure
index 222eb5cba..0e9d64f86 100755
--- a/newlib/libc/machine/a29k/configure
+++ b/newlib/libc/machine/a29k/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/aclocal.m4 b/newlib/libc/machine/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/aclocal.m4
+++ b/newlib/libc/machine/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/arm/aclocal.m4 b/newlib/libc/machine/arm/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/arm/aclocal.m4
+++ b/newlib/libc/machine/arm/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/arm/configure b/newlib/libc/machine/arm/configure
index 222eb5cba..0e9d64f86 100755
--- a/newlib/libc/machine/arm/configure
+++ b/newlib/libc/machine/arm/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/configure b/newlib/libc/machine/configure
index 9e1216cbb..7d0a98762 100755
--- a/newlib/libc/machine/configure
+++ b/newlib/libc/machine/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/d10v/aclocal.m4 b/newlib/libc/machine/d10v/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/d10v/aclocal.m4
+++ b/newlib/libc/machine/d10v/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/d10v/configure b/newlib/libc/machine/d10v/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/d10v/configure
+++ b/newlib/libc/machine/d10v/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/d30v/aclocal.m4 b/newlib/libc/machine/d30v/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/d30v/aclocal.m4
+++ b/newlib/libc/machine/d30v/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/d30v/configure b/newlib/libc/machine/d30v/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/d30v/configure
+++ b/newlib/libc/machine/d30v/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/fr30/aclocal.m4 b/newlib/libc/machine/fr30/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/fr30/aclocal.m4
+++ b/newlib/libc/machine/fr30/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/fr30/configure b/newlib/libc/machine/fr30/configure
index 222eb5cba..0e9d64f86 100755
--- a/newlib/libc/machine/fr30/configure
+++ b/newlib/libc/machine/fr30/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/h8300/aclocal.m4 b/newlib/libc/machine/h8300/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/h8300/aclocal.m4
+++ b/newlib/libc/machine/h8300/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/h8300/configure b/newlib/libc/machine/h8300/configure
index f70f3527d..21f01c2e5 100755
--- a/newlib/libc/machine/h8300/configure
+++ b/newlib/libc/machine/h8300/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/h8500/aclocal.m4 b/newlib/libc/machine/h8500/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/h8500/aclocal.m4
+++ b/newlib/libc/machine/h8500/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/h8500/configure b/newlib/libc/machine/h8500/configure
index cdd2a45fb..3d14a8fdd 100755
--- a/newlib/libc/machine/h8500/configure
+++ b/newlib/libc/machine/h8500/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/hppa/aclocal.m4 b/newlib/libc/machine/hppa/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/hppa/aclocal.m4
+++ b/newlib/libc/machine/hppa/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/hppa/configure b/newlib/libc/machine/hppa/configure
index 21833db6f..280fa68b6 100755
--- a/newlib/libc/machine/hppa/configure
+++ b/newlib/libc/machine/hppa/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/i386/aclocal.m4 b/newlib/libc/machine/i386/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/i386/aclocal.m4
+++ b/newlib/libc/machine/i386/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/i386/configure b/newlib/libc/machine/i386/configure
index aac41b261..f7f3f4231 100755
--- a/newlib/libc/machine/i386/configure
+++ b/newlib/libc/machine/i386/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/i960/aclocal.m4 b/newlib/libc/machine/i960/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/i960/aclocal.m4
+++ b/newlib/libc/machine/i960/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/i960/configure b/newlib/libc/machine/i960/configure
index 111a3e1fb..e4a623a27 100755
--- a/newlib/libc/machine/i960/configure
+++ b/newlib/libc/machine/i960/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/m32r/aclocal.m4 b/newlib/libc/machine/m32r/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/m32r/aclocal.m4
+++ b/newlib/libc/machine/m32r/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/m32r/configure b/newlib/libc/machine/m32r/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/m32r/configure
+++ b/newlib/libc/machine/m32r/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/m68k/aclocal.m4 b/newlib/libc/machine/m68k/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/m68k/aclocal.m4
+++ b/newlib/libc/machine/m68k/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/m68k/configure b/newlib/libc/machine/m68k/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/m68k/configure
+++ b/newlib/libc/machine/m68k/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/m88k/aclocal.m4 b/newlib/libc/machine/m88k/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/m88k/aclocal.m4
+++ b/newlib/libc/machine/m88k/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/m88k/configure b/newlib/libc/machine/m88k/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/m88k/configure
+++ b/newlib/libc/machine/m88k/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/mips/aclocal.m4 b/newlib/libc/machine/mips/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/mips/aclocal.m4
+++ b/newlib/libc/machine/mips/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/mips/configure b/newlib/libc/machine/mips/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/mips/configure
+++ b/newlib/libc/machine/mips/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/mn10200/aclocal.m4 b/newlib/libc/machine/mn10200/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/mn10200/aclocal.m4
+++ b/newlib/libc/machine/mn10200/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/mn10200/configure b/newlib/libc/machine/mn10200/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/mn10200/configure
+++ b/newlib/libc/machine/mn10200/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/mn10300/aclocal.m4 b/newlib/libc/machine/mn10300/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/mn10300/aclocal.m4
+++ b/newlib/libc/machine/mn10300/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/mn10300/configure b/newlib/libc/machine/mn10300/configure
index 21833db6f..280fa68b6 100755
--- a/newlib/libc/machine/mn10300/configure
+++ b/newlib/libc/machine/mn10300/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/necv70/aclocal.m4 b/newlib/libc/machine/necv70/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/necv70/aclocal.m4
+++ b/newlib/libc/machine/necv70/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/necv70/configure b/newlib/libc/machine/necv70/configure
index 7fdb99691..b43af4750 100755
--- a/newlib/libc/machine/necv70/configure
+++ b/newlib/libc/machine/necv70/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/powerpc/aclocal.m4 b/newlib/libc/machine/powerpc/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/powerpc/aclocal.m4
+++ b/newlib/libc/machine/powerpc/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/powerpc/configure b/newlib/libc/machine/powerpc/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/powerpc/configure
+++ b/newlib/libc/machine/powerpc/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/sh/aclocal.m4 b/newlib/libc/machine/sh/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/sh/aclocal.m4
+++ b/newlib/libc/machine/sh/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/sh/configure b/newlib/libc/machine/sh/configure
index edd1ed320..2c9853e10 100755
--- a/newlib/libc/machine/sh/configure
+++ b/newlib/libc/machine/sh/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/sparc/aclocal.m4 b/newlib/libc/machine/sparc/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/sparc/aclocal.m4
+++ b/newlib/libc/machine/sparc/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/sparc/configure b/newlib/libc/machine/sparc/configure
index e30bdf564..684c13bad 100755
--- a/newlib/libc/machine/sparc/configure
+++ b/newlib/libc/machine/sparc/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/tic80/aclocal.m4 b/newlib/libc/machine/tic80/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/tic80/aclocal.m4
+++ b/newlib/libc/machine/tic80/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/tic80/configure b/newlib/libc/machine/tic80/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/tic80/configure
+++ b/newlib/libc/machine/tic80/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/v850/aclocal.m4 b/newlib/libc/machine/v850/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/v850/aclocal.m4
+++ b/newlib/libc/machine/v850/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/v850/configure b/newlib/libc/machine/v850/configure
index f822ba88b..933fe6836 100755
--- a/newlib/libc/machine/v850/configure
+++ b/newlib/libc/machine/v850/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/w65/aclocal.m4 b/newlib/libc/machine/w65/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/w65/aclocal.m4
+++ b/newlib/libc/machine/w65/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/w65/configure b/newlib/libc/machine/w65/configure
index cdd2a45fb..3d14a8fdd 100755
--- a/newlib/libc/machine/w65/configure
+++ b/newlib/libc/machine/w65/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/xscale/aclocal.m4 b/newlib/libc/machine/xscale/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/xscale/aclocal.m4
+++ b/newlib/libc/machine/xscale/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/xscale/configure b/newlib/libc/machine/xscale/configure
index 222eb5cba..0e9d64f86 100755
--- a/newlib/libc/machine/xscale/configure
+++ b/newlib/libc/machine/xscale/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/newlib/libc/machine/z8k/aclocal.m4 b/newlib/libc/machine/z8k/aclocal.m4
index 8d72d867f..63f6d033d 100644
--- a/newlib/libc/machine/z8k/aclocal.m4
+++ b/newlib/libc/machine/z8k/aclocal.m4
@@ -65,7 +65,7 @@ AC_SUBST(newlib_basedir)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(newlib, 1.8.2)
+AM_INIT_AUTOMAKE(newlib, 1.9.0)
# FIXME: We temporarily define our own version of AC_PROG_CC. This is
# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
diff --git a/newlib/libc/machine/z8k/configure b/newlib/libc/machine/z8k/configure
index a590089ab..c30902012 100755
--- a/newlib/libc/machine/z8k/configure
+++ b/newlib/libc/machine/z8k/configure
@@ -860,7 +860,7 @@ echo "$ac_t""$host" 1>&6
PACKAGE=newlib
-VERSION=1.8.2
+VERSION=1.9.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }