From: Roland McGrath Date: Fri, 18 Mar 2005 22:23:24 +0000 (+0000) Subject: * configure.in: Use %function instead of @function. X-Git-Tag: cvs/fedora-glibc-20050319T1907~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=959184846bd9ce2bd4527fe1e0f50d633094e80f;p=thirdparty%2Fglibc.git * configure.in: Use %function instead of @function. * configure: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index b5eeaf03ffb..3455a57514e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-18 Daniel Jacobowitz + + * configure.in: Use %function instead of @function. + * configure: Regenerated. + 2005-03-18 Ulrich Drepper * include/link.h (struct link_map): Remove l_opencount. Add l_removed.