s3-waf: cleanup wscript_build a little.
authorGünther Deschner <gd@samba.org>
Fri, 7 Jan 2011 10:45:33 +0000 (11:45 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 7 Jan 2011 14:02:24 +0000 (15:02 +0100)
Guenther

source3/wscript_build

index 2b143bab52d1445c002a4092502688a66a0da003..3e261f5d43a5512c070bba3d039c31535230cdf5 100644 (file)
@@ -656,14 +656,6 @@ WINBIND_WINS_NSS_SRC = '''../nsswitch/wins.c'''
 
 WBINFO_SRC = '''../nsswitch/wbinfo.c'''
 
-WINBIND_NSS_SRC = '''${WBCOMMON_SRC} ${LIBREPLACE_SRC}'''
-
-WINBIND_KRB5_LOCATOR_SRC1 = '../nsswitch/winbind_krb5_locator.c'
-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'''
-
 NTLM_AUTH_SRC1 = '''utils/ntlm_auth.c utils/ntlm_auth_diagnostics.c'''
 
 NTLM_AUTH_SRC = '''${NTLM_AUTH_SRC1}