summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f90d7fee3..e63e67870 100644
--- a/configure.ac
+++ b/configure.ac
@@ -166,6 +166,10 @@ fi
WITH_LIBNL
+if test x$HAVE_NSCD; then
+ WITH_NSCD_CONF
+fi
+
WITH_INITSCRIPT
if test x$initscript = xsystemd; then
WITH_SYSTEMD_UNIT_DIR