summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index afe9c13..c1e3288 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,6 +105,9 @@ do
fi
done
+# add --disable-maintainer-mode option
+AM_MAINTAINER_MODE([enable])
+
# check whether the NSS module should be built
AC_MSG_CHECKING([whether to build the NSS module])
AC_ARG_ENABLE(nss,