svn commit: samba r6590 - in branches/SAMBA_4_0/source/scripting/swig: .

tpot at samba.org tpot at samba.org
Tue May 3 01:48:51 GMT 2005


Author: tpot
Date: 2005-05-03 01:48:50 +0000 (Tue, 03 May 2005)
New Revision: 6590

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

Log:
Remove bogus library versioning variables from swig wrappers.

Modified:
   branches/SAMBA_4_0/source/scripting/swig/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/scripting/swig/config.mk
===================================================================
--- branches/SAMBA_4_0/source/scripting/swig/config.mk	2005-05-03 01:48:24 UTC (rev 6589)
+++ branches/SAMBA_4_0/source/scripting/swig/config.mk	2005-05-03 01:48:50 UTC (rev 6590)
@@ -1,11 +1,5 @@
 [LIBRARY::swig_tdb]
-MAJOR_VERSION = 0
-MINOR_VERSION = 0
-RELEASE_VERSION = 1
 REQUIRED_SUBSYSTEMS = LIBTDB
 
 [LIBRARY::swig_dcerpc]
-MAJOR_VERSION = 0
-MINOR_VERSION = 0
-RELEASE_VERSION = 1
 REQUIRED_SUBSYSTEMS = LIBCLI NDR_MISC LIBBASIC CONFIG RPC_NDR_SAMR RPC_NDR_LSA



More information about the samba-cvs mailing list