diff options
author | Roland McGrath <roland@gnu.org> | 2005-04-26 20:05:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-04-26 20:05:37 +0000 |
commit | bdd075fe25a77dc7d3b106e5d84c2cd7e84476d0 (patch) | |
tree | 9152a1210dae0108c6090264224a74fb9495368f /ChangeLog | |
parent | 0980fc872498445033119b2bffe058a1a1350185 (diff) | |
download | glibc-bdd075fe25a77dc7d3b106e5d84c2cd7e84476d0.tar.gz glibc-bdd075fe25a77dc7d3b106e5d84c2cd7e84476d0.tar.xz glibc-bdd075fe25a77dc7d3b106e5d84c2cd7e84476d0.zip |
* elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead of
ifeq ($(subdir),elf) to distinguish main driver from subdir runs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c8dd4734db..1a0ad17361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-26 Roland McGrath <roland@redhat.com> + + * elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead of + ifeq ($(subdir),elf) to distinguish main driver from subdir runs. + 2005-04-25 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h |