diff options
Diffstat (limited to 'newlib/libc/machine/i386/configure')
-rwxr-xr-x | newlib/libc/machine/i386/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/machine/i386/configure b/newlib/libc/machine/i386/configure index 2c019d9..aac41b2 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.1 +VERSION=1.8.2 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; } |