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

tridge at samba.org tridge at samba.org
Wed Sep 26 16:52:51 GMT 2007


Author: tridge
Date: 2007-09-26 16:52:50 +0000 (Wed, 26 Sep 2007)
New Revision: 25351

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

Log:

disable swig for now to get the build working

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


Changeset:
Modified: branches/SAMBA_4_0/source/libcli/config.mk
===================================================================
--- branches/SAMBA_4_0/source/libcli/config.mk	2007-09-26 16:46:20 UTC (rev 25350)
+++ branches/SAMBA_4_0/source/libcli/config.mk	2007-09-26 16:52:50 UTC (rev 25351)
@@ -58,6 +58,7 @@
 LIBRARY_REALNAME = swig/_libcli_nbt.$(SHLIBEXT)
 OBJ_FILES = swig/libcli_nbt_wrap.o
 PUBLIC_DEPENDENCIES = LIBCLI_NBT DYNCONFIG LIBSAMBA-CONFIG
+ENABLE = NO
 
 [LIBRARY::swig_libcli_smb]
 LIBRARY_REALNAME = swig/_libcli_smb.$(SHLIBEXT)



More information about the samba-cvs mailing list