wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_SYSTEM()
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Mar 2014 08:55:45 +0000 (09:55 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Apr 2014 07:03:41 +0000 (09:03 +0200)
commitcec109ccf9ffe3079a9905bad9b2c52abf253a16
tree42df32fbe8eb667aa5ae065463052713dd3f0f27
parent4dea4e310dfa0718fcd0d118fc97880f38714b36
wafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just calling CHECK_BUNDLED_SYSTEM()

If checkfunctions is not specified they are the same.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_bundled.py