svn commit: samba r2315 - in branches/SAMBA_4_0/source/libcli/auth: .

metze at samba.org metze at samba.org
Mon Sep 13 08:46:38 GMT 2004


Author: metze
Date: 2004-09-13 08:46:38 +0000 (Mon, 13 Sep 2004)
New Revision: 2315

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/libcli/auth&rev=2315&nolog=1

Log:
change format

metze

Modified:
   branches/SAMBA_4_0/source/libcli/auth/gensec.m4


Changeset:
Modified: branches/SAMBA_4_0/source/libcli/auth/gensec.m4
===================================================================
--- branches/SAMBA_4_0/source/libcli/auth/gensec.m4	2004-09-13 08:45:41 UTC (rev 2314)
+++ branches/SAMBA_4_0/source/libcli/auth/gensec.m4	2004-09-13 08:46:38 UTC (rev 2315)
@@ -1,4 +1,4 @@
-if test t$SMB_EXT_LIB_ENABLE_KRB5 = tYES; then
+if test x"$SMB_EXT_LIB_ENABLE_KRB5" = x"YES"; then
 	/* enable this when krb5 is fully working */
 	SMB_MODULE_DEFAULT(gensec_krb5, NOT)
 fi



More information about the samba-cvs mailing list