diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
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 |