build: fix mandatory typo in zlib configure check
commitf8e79be2c155f26abfa7e5e3fddd2f453c2f943a
authorDavid Disseldorp <ddiss@samba.org>
Sun, 18 Aug 2019 09:24:37 +0000 (18 11:24 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Aug 2019 06:58:12 +0000 (20 06:58 +0000)
treefddadeb1beb16c439d1add3c1cb4e70389d3fef3
parentb6516dbd24df8c78ed909c7ef9058b0844abb917
build: fix mandatory typo in zlib configure check

This ensures that waf correctly fails during configure if zlib is
missing.
msg can also be dropped as it matches the waf validate_cfg() default
(ignoring the quotes).

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Aug 20 06:58:12 UTC 2019 on sn-devel-184
wscript