From e7c65aae83d9872531cb3c7992364b115d8373e1 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 19 Dec 2011 22:03:51 +0000 Subject: 2011-12-19 Jeff Johnston * NEWS: Update with 1.20.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.20.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.in: Regenerated. * 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.20 --- newlib/libc/errno/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'newlib/libc/errno') diff --git a/newlib/libc/errno/Makefile.in b/newlib/libc/errno/Makefile.in index 7e5620731..645439fc2 100644 --- a/newlib/libc/errno/Makefile.in +++ b/newlib/libc/errno/Makefile.in @@ -147,6 +147,7 @@ MKDIR_P = @MKDIR_P@ NEWLIB_CFLAGS = @NEWLIB_CFLAGS@ NM = @NM@ NMEDIT = @NMEDIT@ +NO_INCLUDE_LIST = @NO_INCLUDE_LIST@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ -- cgit v1.2.3