svn commit: samba r7237 - in branches/SAMBA_4_0/source: .

idra at samba.org idra at samba.org
Fri Jun 3 14:15:08 GMT 2005


Author: idra
Date: 2005-06-03 14:15:06 +0000 (Fri, 03 Jun 2005)
New Revision: 7237

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7237

Log:

we need to check for PAM here


Modified:
   branches/SAMBA_4_0/source/configure.in


Changeset:
Modified: branches/SAMBA_4_0/source/configure.in
===================================================================
--- branches/SAMBA_4_0/source/configure.in	2005-06-03 14:11:04 UTC (rev 7236)
+++ branches/SAMBA_4_0/source/configure.in	2005-06-03 14:15:06 UTC (rev 7237)
@@ -29,6 +29,7 @@
 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"



More information about the samba-cvs mailing list