[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Jan 24 08:16:01 MST 2011


The branch, master has been updated
       via  ef0a390 s3-waf: fix lib/addns include path.
       via  c675b1c s3-waf: no need anymore to include "source4" globally.
      from  0dc1eee libcli/ldap: use lib/ldb_compat.h for the s3 build

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ef0a3903f007cee5a564699fc9750d6e8a472d7d
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jan 24 15:27:52 2011 +0100

    s3-waf: fix lib/addns include path.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Mon Jan 24 16:15:58 CET 2011 on sn-devel-104

commit c675b1c827f792e19cbacd91d2356e0df2ee87e3
Author: Günther Deschner <gd at samba.org>
Date:   Mon Jan 24 15:26:11 2011 +0100

    s3-waf: no need anymore to include "source4" globally.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source3/wscript |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript b/source3/wscript
index fc1cc1d..e286e8f 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -71,8 +71,8 @@ def configure(conf):
         conf.env['build_swat'] = True
 
     conf.ADD_EXTRA_INCLUDES('''#source3 #source3/include #lib/replace #lib/talloc
-                               #lib/tevent #source3/libaddns #source3/librpc
-                               #source3/lib #lib/tdb/include #lib/popt #source4''')
+                               #lib/tevent #lib/addns #source3/librpc
+                               #source3/lib #lib/tdb/include #lib/popt''')
 
     conf.RECURSE('../lib/replace')
     conf.RECURSE('build')


-- 
Samba Shared Repository


More information about the samba-cvs mailing list