summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2005-06-03 14:15:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:30 -0500
commit98a18d670475aedccbce28f43c1dd01da8cb517e (patch)
tree221d67bbd15523da7d1a5160ec3823d29ab47c82 /source4
parent6eb8838190534106c6afedf37ba52cd03d501c8b (diff)
downloadsamba-98a18d670475aedccbce28f43c1dd01da8cb517e.tar.gz
samba-98a18d670475aedccbce28f43c1dd01da8cb517e.tar.bz2
samba-98a18d670475aedccbce28f43c1dd01da8cb517e.zip
r7237: we need to check for PAM here
(This used to be commit d630e654b6638a7a57541ece9396700a9cf6c5b0)
Diffstat (limited to 'source4')
-rw-r--r--source4/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/configure.in b/source4/configure.in
index a2d9b26059..fb5ed5c357 100644
--- a/source4/configure.in
+++ b/source4/configure.in
@@ -29,6 +29,7 @@ SMB_INCLUDE_M4(gtk/config.m4)
SMB_INCLUDE_M4(ntvfs/posix/config.m4)
SMB_INCLUDE_M4(lib/socket_wrapper/config.m4)
SMB_INCLUDE_M4(web_server/config.m4)
+SMB_INCLUDE_M4(auth/config.m4)
SMB_INCLUDE_M4(smbd/config.m4)
ALLLIBS_LIBS="$LIBS"