1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

talloc: Fix manual pages in standalone build.

This commit is contained in:
Jelmer Vernooij 2010-10-30 08:27:12 +02:00
parent 14ff2e8de9
commit 56b46d8d88

View File

@ -53,8 +53,7 @@ def configure(conf):
conf.env.TALLOC_COMPAT1 = Options.options.TALLOC_COMPAT1
if conf.env.standalone_talloc:
conf.find_program('xsltproc', var='XSLTPROC')
conf.CHECK_XSLTPROC_MANPAGES()
if not conf.env.disable_python:
# also disable if we don't have the python libs installed