[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Feb 11 16:49:02 MST 2011


The branch, master has been updated
       via  13e820c s3-waf: try to fix the netbsd build and add -lintl to the 'net' binary.
      from  3e9faf7 libcli/auth: fix PAM_ERRORS subsystem build.

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


- Log -----------------------------------------------------------------
commit 13e820cd104d086603d83464b72581a1d4d4fc2f
Author: Günther Deschner <gd at samba.org>
Date:   Fri Feb 11 23:48:26 2011 +0100

    s3-waf: try to fix the netbsd build and add -lintl to the 'net' binary.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Sat Feb 12 00:48:11 CET 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index c55c240..83fbbdb 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1176,7 +1176,7 @@ bld.SAMBA_BINARY('client/smbclient',
 
 bld.SAMBA_BINARY('net',
                  source=NET_SRC,
-                 deps='''talloc tdb netapi addns cap resolv POPT_SAMBA PASSDB LIBSMB LIB_NONSMBD
+                 deps='''talloc tdb netapi addns cap resolv intl POPT_SAMBA PASSDB LIBSMB LIB_NONSMBD
                  PARAM_WITHOUT_REG wbclient PARAM KRBCLIENT LIBMSRPC_GEN LIBMSRPC LIBGPO LIBADS LIBADS_SERVER LIBADS_PRINTER
                  LOCALE_DIR LIBAFS LIBAFS_SETTOKEN SMBREADLINE PASSWD_UTIL LIBNET
                  LIBNET_DSSYNC LIBNET_SAMSYNC LIBEVENTLOG DCUTIL


-- 
Samba Shared Repository


More information about the samba-cvs mailing list