From d62507ddb703c5219bb320e0a4a87ddea17976e0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 14 Oct 2002 08:03:18 +0000 Subject: 2002-10-05 Roland McGrath * include/stubs-prologue.h: New file. Give #error under #ifdef _LIBC. * Makefile ($(inst_includedir)/gnu/stubs.h): Depend on it. Use that file's contents instead of literal echo's for the prologue. * include/features.h: Include unconditionally. * include/gnu/stubs.h: New file. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7d80d1ab45..f8550a15ab 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ Version 2.3.2 and are now also available on the Hurd. * ELF thread-local storage support (TLS) now works on x86-64. + +* The new dynamic string token $LIB is expanded in shared library names. + This normally expands to lib, but on some 64-bit platforms to lib64 instead. Version 2.3 -- cgit v1.2.3