diff options
author | Christian Ambach <ambi@samba.org> | 2013-08-01 23:00:21 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2013-08-12 00:46:34 +0200 |
commit | 20b64eae75b8809d67b8c2824616996bb4722612 (patch) | |
tree | a86d9f563ff4dc1bb3f5844824086a608f3118e9 /source3 | |
parent | 07b3a048724a6b41282e1f673aea5ce2c1202a5e (diff) | |
download | samba-20b64eae75b8809d67b8c2824616996bb4722612.tar.gz samba-20b64eae75b8809d67b8c2824616996bb4722612.tar.xz samba-20b64eae75b8809d67b8c2824616996bb4722612.zip |
waf: replace dependency to libintl with samba_intl
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Mon Aug 12 00:46:34 CEST 2013 on sn-devel-104
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/wscript_build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index f7988a6a9f3..f52197a1a31 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1267,7 +1267,7 @@ bld.SAMBA3_BINARY('net', talloc netapi addns - intl + samba_intl popt_samba3 pdb libsmb |