build: check if the manpages stylesheet is available locally
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Jun 2010 06:02:43 +0000 (16:02 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 24 Jun 2010 08:46:57 +0000 (18:46 +1000)
commitf6e46ee0fba25efecb78412a61270d7e70bb6f7d
treeeeed6a50e1e421d48fe9a5f1c75cce4786f2d21c
parent4cb423f52737d980132709fe63bc3194b9307880
build: check if the manpages stylesheet is available locally

this avoids trying to fetch the stylesheet from the internet. If we
can't process the stylesheet with --nonet at configure time then don't
build manpages.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_conftests.py
buildtools/wafsamba/wafsamba.py