summaryrefslogtreecommitdiff
path: root/source4/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-24 22:29:12 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:27:05 +1000
commit026690af0076d84947ea60a3a20d0bba972e67db (patch)
treea6d925a91289addf27dc8a47064a4a785c5a4687 /source4/wscript_build
parenteba9a54927dc363602389adac5c6edf09909fb65 (diff)
downloadsamba-026690af0076d84947ea60a3a20d0bba972e67db.tar.gz
samba-026690af0076d84947ea60a3a20d0bba972e67db.tar.bz2
samba-026690af0076d84947ea60a3a20d0bba972e67db.zip
s4-waf: remove the need for some of the lib aliases
Diffstat (limited to 'source4/wscript_build')
-rw-r--r--source4/wscript_build4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/wscript_build b/source4/wscript_build
index b5f80e2bcd..79e07deb06 100644
--- a/source4/wscript_build
+++ b/source4/wscript_build
@@ -14,15 +14,11 @@ bld.SAMBA_MKVERSION('version.h')
# we don't always use consistent names for our subsystems.
# this sets up some aliases
bld.TARGET_ALIAS('attr', 'XATTR')
-bld.TARGET_ALIAS('execinfo', 'EXECINFO')
bld.TARGET_ALIAS('tevent', 'LIBTEVENT_EXT')
bld.TARGET_ALIAS('z', 'ZLIB')
-bld.TARGET_ALIAS('pam', 'PAM')
bld.TARGET_ALIAS('sasl2', 'SASL')
-bld.TARGET_ALIAS('crypt', 'CRYPT')
bld.TARGET_ALIAS('RPC_NDR_SRVSVC', 'NDR_SRVSVC')
bld.TARGET_ALIAS('RPC_NDR_MGMT', 'dcerpc_mgmt')
-bld.TARGET_ALIAS('iconv', 'ICONV')
# missing subsystems - need looking at
bld.SAMBA_SUBSYSTEM('INTL', '') # external gettext library