aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-30 04:18:12 +0000
committerRoland McGrath <roland@gnu.org>2003-04-30 04:18:12 +0000
commit20792f9946b2ef0c9e6b75f4243d4404850ecd38 (patch)
tree56f10d817758d626bf23ade6071db5c74a6d736b /ChangeLog
parent476e7d78f4db291606903b9616515d47598dc791 (diff)
downloadglibc-20792f9946b2ef0c9e6b75f4243d4404850ecd38.zip
glibc-20792f9946b2ef0c9e6b75f4243d4404850ecd38.tar.gz
glibc-20792f9946b2ef0c9e6b75f4243d4404850ecd38.tar.bz2
* configure.in: Search for AUTOCONF unconditionally.
Just don't complain about missing it under --without-cvs. * configure: Regenerated. * include/libc-symbols.h (__symbol_set_attribute): New macro, give hidden for [SHARED] and weak for [! SHARED]. (symbol_set_declare): Use that. Never need weak_extern these days. * Makerules ($(common-objpfx)shlib.lds): Go back to using PROVIDE. Depend on $(..)Makerules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d47b2e5..6f8c416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-04-29 Roland McGrath <roland@redhat.com>
+
+ * configure.in: Search for AUTOCONF unconditionally.
+ Just don't complain about missing it under --without-cvs.
+ * configure: Regenerated.
+
+ * include/libc-symbols.h (__symbol_set_attribute): New macro,
+ give hidden for [SHARED] and weak for [! SHARED].
+ (symbol_set_declare): Use that. Never need weak_extern these days.
+ * Makerules ($(common-objpfx)shlib.lds): Go back to using PROVIDE.
+ Depend on $(..)Makerules.
+
2003-04-29 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Use __ protected