2002-12-20 Jeff Johnston <jjohnstn@redhat.com>

* NEWS: Update with 1.11.0 info.
        * README: Ditto.
        * acinclude.m4: Change version number to 1.11.0.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * doc/aclocal.m4: Ditto.
        * doc/configure: Ditto.
        * libc/*/aclocal.m4: Ditto.
        * libc/*/configure: Ditto.
        * libc/libc.texinfo: Ditto.
        * libm/*/aclocal.m4: Ditto.
        * libm/*/configure: Ditto.
        * libm/libm.texinfo: Ditto.
        * libc/sys/linux/shared.ld: Add VERS_1.11.
This commit is contained in:
Jeff Johnston
2002-12-21 01:42:03 +00:00
parent 6c8b131e35
commit 60b0838fc6
131 changed files with 333 additions and 213 deletions

View File

@ -982,7 +982,7 @@ test "$host_alias" != "$target_alias" &&
PACKAGE=newlib
VERSION=1.10.0
VERSION=1.11.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; }