summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-02-02 00:59:13 +0100
committerStephen Gallagher <sgallagh@redhat.com>2012-02-05 19:16:16 -0500
commitf36078af138f052cd9a30360867b0ebd0805af5e (patch)
tree7ad0a67db59ff6e28f3850eac4e68b496e2ba689 /configure.ac
parent5f5a6990e027cb822bced67b662296b9d9a8b618 (diff)
downloadsssd-f36078af138f052cd9a30360867b0ebd0805af5e.tar.gz
sssd-f36078af138f052cd9a30360867b0ebd0805af5e.tar.xz
sssd-f36078af138f052cd9a30360867b0ebd0805af5e.zip
BUILD: Introduce a --with-autofs config option
This would allow to select the autofs feature during build without having to select the other features.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 65136e1cd..c465c56c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,6 +95,7 @@ WITH_LIBNL
WITH_NOLOGIN_SHELL
WITH_APP_LIBS
WITH_SUDO
+WITH_AUTOFS
m4_include([src/external/pkg.m4])
m4_include([src/external/libpopt.m4])