From: Roland McGrath Date: Thu, 16 Oct 2003 01:38:30 +0000 (+0000) Subject: * sysdeps/pthread/configure.in: Barf if visibility attribute support X-Git-Tag: upstream/2.30~18656 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=026395a2a6cfeeb365d2a2993a1aebd6f58b1f95;p=external%2Fglibc.git * sysdeps/pthread/configure.in: Barf if visibility attribute support is missing. * sysdeps/pthread/configure: Regenerated. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 233375c..0ebe474 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2003-10-15 Roland McGrath + + * sysdeps/pthread/configure.in: Barf if visibility attribute support + is missing. + * sysdeps/pthread/configure: Regenerated. + 2003-10-09 Kaz Kojima * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Completely revamp the