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:
parent
14ff2e8de9
commit
56b46d8d88
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user