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

mimir at samba.org mimir at samba.org
Wed Sep 26 17:39:40 GMT 2007


Author: mimir
Date: 2007-09-26 17:39:39 +0000 (Wed, 26 Sep 2007)
New Revision: 25353

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

Log:
Disable one more swig link to for 'make install' to work.


rafal


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:53:35 UTC (rev 25352)
+++ branches/SAMBA_4_0/source/libcli/config.mk	2007-09-26 17:39:39 UTC (rev 25353)
@@ -64,6 +64,7 @@
 LIBRARY_REALNAME = swig/_libcli_smb.$(SHLIBEXT)
 OBJ_FILES = swig/libcli_smb_wrap.o
 PUBLIC_DEPENDENCIES = LIBCLI_SMB DYNCONFIG LIBSAMBA-CONFIG
+ENABLE = NO
 
 [SUBSYSTEM::LIBCLI_DGRAM]
 OBJ_FILES = \



More information about the samba-cvs mailing list