diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-09-28 13:58:55 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-09-28 13:58:55 -0700 |
commit | cc87f7d8511e6ca777211abea0bf979138c4c60d (patch) | |
tree | a0095a00417ad49b536c1bc7ce9f6ea9b9597327 /ChangeLog | |
parent | b1c608fe20672fe645cd171e89195b4a00914db1 (diff) | |
download | glibc-cc87f7d8511e6ca777211abea0bf979138c4c60d.tar.gz glibc-cc87f7d8511e6ca777211abea0bf979138c4c60d.tar.xz glibc-cc87f7d8511e6ca777211abea0bf979138c4c60d.zip |
Clean up *objdir variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5fcf34da4a..7108c3c171 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-09-28 Roland McGrath <roland@hack.frob.com> + * Makeconfig (nssobjdir, resolvobjdir): Remove variables. + (elfobjdir): Move out of conditionals. + * nss/nsswitch.c (nss_new_service): Conditionalize definition and declaration on [!DO_STATIC_NSS || SHARED], matching its only caller. (__nss_lookup_function): Conditionalize label remove_from_tree on |