diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-07-09 04:06:34 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-07-09 04:06:34 -0700 |
commit | d30cf5bb00bfb286ff14d931fb69f5b53724bcdc (patch) | |
tree | fa876abbb866522f9da28d9228ddd39bea322ffe /ChangeLog | |
parent | 8538fdb3ec7c8899cbc5dbbce4a3fbfe7cf8c2a1 (diff) | |
download | glibc-d30cf5bb00bfb286ff14d931fb69f5b53724bcdc.tar glibc-d30cf5bb00bfb286ff14d931fb69f5b53724bcdc.tar.gz glibc-d30cf5bb00bfb286ff14d931fb69f5b53724bcdc.tar.bz2 glibc-d30cf5bb00bfb286ff14d931fb69f5b53724bcdc.zip |
Find readelf with AC_CHECK_TOOL for use in configure tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-07-09 Roland McGrath <roland@hack.frob.com> + + * configure.in (READELF): Find it with AC_CHECK_TOOL. + Update tests that use readelf to use $READELF instead. + * configure: Regenerated. + 2011-07-08 Ulrich Drepper <drepper@gmail.com> * malloc/hooks.c (memalign_check): Avoid using checked_request2size |