diff options
author | Roland McGrath <roland@gnu.org> | 2004-10-26 01:55:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-10-26 01:55:51 +0000 |
commit | af5b614c7e4668f1804320f18743aa1a7db78d58 (patch) | |
tree | 76aaf97796b73a85bce49250e5bd72a0dee27632 /ChangeLog | |
parent | bae0f89e4745d17fe725cebc50f53801b5279e1c (diff) | |
download | glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar.gz glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.tar.bz2 glibc-af5b614c7e4668f1804320f18743aa1a7db78d58.zip |
* nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to
libnss_files_hidden_def, not hidden_def. This file is also compiled
into libnss_hesiod by #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-10-25 Roland McGrath <roland@redhat.com> + + * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define to + libnss_files_hidden_def, not hidden_def. This file is also compiled + into libnss_hesiod by #include. + 2004-10-25 Roland McGrath <roland@frob.com> * configure.in (ASM_LINE_SEP): Move this setting to ... |