aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-22 13:35:55 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-22 13:35:55 -0700
commitc53d909c80a6c61a96e488b7efc0b1d41d56a4ea (patch)
tree657bd84a3214797bdc56201fca26fe9e92ce6713 /NEWS
parent3cc3ef96d6c060e9d45b43f5482dc4e03945b30e (diff)
downloadglibc-c53d909c80a6c61a96e488b7efc0b1d41d56a4ea.tar
glibc-c53d909c80a6c61a96e488b7efc0b1d41d56a4ea.tar.gz
glibc-c53d909c80a6c61a96e488b7efc0b1d41d56a4ea.tar.bz2
glibc-c53d909c80a6c61a96e488b7efc0b1d41d56a4ea.zip
Add --disable-build-nscd configure option.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63768398f6..e16618f4c5 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ Version 2.17
* New configure option --disable-nscd builds the C library such that it
never attempts to contact the Name Service Caching Daemon (nscd).
+ New configure option --disable-build-nscd avoids building nscd itself;
+ this is the default if --disable-nscd is used.
Version 2.16