diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-16 22:21:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-16 22:21:56 +0000 |
commit | 17061e097a2f774139ecd91b91cbc15cd0987ee9 (patch) | |
tree | a4a9da5a29a4610012b0628e0410406e55a101c9 /ChangeLog | |
parent | fe81a1a00f4f1c91972d35b7045ce562c6117576 (diff) | |
download | glibc-17061e097a2f774139ecd91b91cbc15cd0987ee9.tar.gz glibc-17061e097a2f774139ecd91b91cbc15cd0987ee9.tar.xz glibc-17061e097a2f774139ecd91b91cbc15cd0987ee9.zip |
* nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS),
which is usually a -lselinux that make will resolve wrongly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2d6895b619..15d8b35f96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-16 Roland McGrath <roland@redhat.com> + + * nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS), + which is usually a -lselinux that make will resolve wrongly. + 2004-12-16 Andreas Jaeger <aj@suse.de> * math/math.h: Use #if defined to not receive warnings about |