summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2010-09-23 09:16:05 -0700
committerKai Blin <kai@samba.org>2010-09-23 09:16:05 -0700
commit80e240fe17b9f12663e09a84a29955d2bf8ed1cd (patch)
treee049d5a710957b587be8d30ca89018b56972e6cd
parent67b6252eedbde910da4effb3c3f62af449e3503a (diff)
downloadsamba-80e240fe17b9f12663e09a84a29955d2bf8ed1cd.tar.gz
samba-80e240fe17b9f12663e09a84a29955d2bf8ed1cd.tar.bz2
samba-80e240fe17b9f12663e09a84a29955d2bf8ed1cd.zip
s3 waf: Remove iniparser source list from source3/wscript_build
-rw-r--r--source3/wscript_build6
1 files changed, 1 insertions, 5 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 41fbcd05a0..a78cab67a7 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -907,8 +907,7 @@ RPCCLIENT_SRC = '''${RPCCLIENT_SRC1}
rpc_client/init_netlogon.c
rpc_client/init_samr.c'''
-PAM_WINBIND_SRC = '''../nsswitch/pam_winbind.c ${WBCOMMON_SRC}
- ${LIBREPLACE_SRC} ${INIPARSER_SRC}'''
+PAM_WINBIND_SRC = '../nsswitch/pam_winbind.c ${WBCOMMON_SRC} ${LIBREPLACE_SRC}'
LIBSMBCLIENT_THREAD_SRC = '''libsmb/libsmb_thread_impl.c
libsmb/libsmb_thread_posix.c'''
@@ -1124,9 +1123,6 @@ WINBIND_KRB5_LOCATOR_SRC = '''${WINBIND_KRB5_LOCATOR_SRC1} ${LIBREPLACE_SRC}'''
POPT_SRC = '''../lib/popt/findme.c ../lib/popt/popt.c ../lib/popt/poptconfig.c \
../lib/popt/popthelp.c ../lib/popt/poptparse.c'''
-INIPARSER_SRC = '''../lib/iniparser_build/iniparser.c ../lib/iniparser_build/dictionary.c
- ../lib/iniparser_build/strlib.c'''
-
NTLM_AUTH_SRC1 = '''utils/ntlm_auth.c utils/ntlm_auth_diagnostics.c'''
NTLM_AUTH_SRC = '''${NTLM_AUTH_SRC1}