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

tpot at samba.org tpot at samba.org
Tue May 2 19:20:50 GMT 2006


Author: tpot
Date: 2006-05-02 19:20:49 +0000 (Tue, 02 May 2006)
New Revision: 15397

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

Log:
Fix typo.

Modified:
   branches/SAMBA_4_0/source/libcli/config.m4


Changeset:
Modified: branches/SAMBA_4_0/source/libcli/config.m4
===================================================================
--- branches/SAMBA_4_0/source/libcli/config.m4	2006-05-02 19:15:14 UTC (rev 15396)
+++ branches/SAMBA_4_0/source/libcli/config.m4	2006-05-02 19:20:49 UTC (rev 15397)
@@ -25,7 +25,7 @@
 	AC_MSG_RESULT([${withval-python}])
 else
 	AC_MSG_RESULT(no)
-	SMB_ENABLE(swig_libli_nbt, NO)
+	SMB_ENABLE(swig_libcli_nbt, NO)
 fi
 
 AC_SUBST(PYTHON)



More information about the samba-cvs mailing list