summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index 6b251ec38..68b399927 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -180,6 +180,9 @@
/* Define if Systemtap <sys/sdt.h> probes should be defined. */
#undef USE_STAP_PROBE
+/* Define if library functions should try to contact the nscd daemon. */
+#undef USE_NSCD
+
/*
*/