From 5f05eacd27f0dc512748c14cac5f4d6afb327f99 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 9 May 2012 15:33:04 +0200 Subject: allow to use system iniparser library. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Autobuild-User: Günther Deschner Autobuild-Date: Wed May 9 17:38:33 CEST 2012 on sn-devel-104 --- source3/wscript_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/wscript_build b/source3/wscript_build index 5e85b790cb..ad19c3390f 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1527,7 +1527,7 @@ bld.SAMBA3_BINARY('ntlm_auth' + bld.env.suffix3, deps=''' talloc krb5samba - LIBINIPARSER + iniparser libsmb popt_samba3 LIBNTLMSSP gse gensec''', -- cgit