summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2014-08-27 18:27:07 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-09-02 14:35:23 +0200
commita9c287bda3fc2a1e12cef2135ade96945f11ad01 (patch)
tree428658a7535ec17f3f5a78e711cd620a75504f3b /configure.ac
parent316ff9ad6f959443ddadd54e9fe9ebf6c8052214 (diff)
downloadsssd-a9c287bda3fc2a1e12cef2135ade96945f11ad01.tar.gz
sssd-a9c287bda3fc2a1e12cef2135ade96945f11ad01.tar.xz
sssd-a9c287bda3fc2a1e12cef2135ade96945f11ad01.zip
libwbclient: make build optional
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
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 42d8e5a07..8f3465e1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,6 +132,7 @@ WITH_SYSLOG
WITH_SAMBA
WITH_NFS
WITH_NFS_LIB_PATH
+WITH_LIBWBCLIENT
m4_include([src/external/pkg.m4])
m4_include([src/external/libpopt.m4])