diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-02-15 14:52:29 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-02-15 14:52:29 -0500 |
commit | e9433893258aef145c4101a458ac908383757430 (patch) | |
tree | f062455a4a4c256c266f33650b69db72f0ea2dd4 /ChangeLog | |
parent | c1d0e639a95d6d3d3f1c1f70cf97d596bd5a24ec (diff) | |
download | glibc-e9433893258aef145c4101a458ac908383757430.tar.gz glibc-e9433893258aef145c4101a458ac908383757430.tar.xz glibc-e9433893258aef145c4101a458ac908383757430.zip |
Remove use of ranlib.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 550f22a36f..b0b6c55961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-02-15 Ulrich Drepper <drepper@gmail.com> + + [BZ #12469] + * Makeconfig: Remove RANLIB definition. + * Makerules: Don't use RANLIB. + * aclocal.m4: Remove ranlib test. + * configure.in: No need to check for ranlib. + * elf/rtld-Rules: Don't use RANLIB. + 2011-02-11 Jakub Jelinek <jakub@redhat.com> * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle |