diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-26 21:26:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-26 21:26:59 +0000 |
commit | c80e931a05aa0ade0feb5da3daba419e6bc7adeb (patch) | |
tree | 9de92826383cecc4e90bd335cbb76092ed8baae3 /ChangeLog | |
parent | c312980a4a3a4b4d8ed535a94a177950dcdd959c (diff) | |
download | glibc-c80e931a05aa0ade0feb5da3daba419e6bc7adeb.zip glibc-c80e931a05aa0ade0feb5da3daba419e6bc7adeb.tar.gz glibc-c80e931a05aa0ade0feb5da3daba419e6bc7adeb.tar.bz2 |
* configure.in (add_ons_automatic): New variable, set to yes or no
indicating --enable-add-ons with no explicit list.
(running add-on fragments): Allow a fragment to modify $libc_add_on
and have that affect its place in the list of add-ons to use.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-08-26 Roland McGrath <roland@redhat.com> + + * configure.in (add_ons_automatic): New variable, set to yes or no + indicating --enable-add-ons with no explicit list. + (running add-on fragments): Allow a fragment to modify $libc_add_on + and have that affect its place in the list of add-ons to use. + * configure: Regenerated. + 2004-08-26 Ulrich Drepper <drepper@redhat.com> * nscd/cache.c: Major rewrite. The data is now optionally kept in |