Add a new option to disable documentation generation at configure time
This commit is contained in:
parent
0d38b4c792
commit
7ef053c632
3 changed files with 17 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ pkglibdir = $(libdir)/$(PACKAGE_NAME)
|
|||
prefix = @prefix@
|
||||
storedir = @storedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
doc_generate = @doc_generate@
|
||||
xmllint = @xmllint@
|
||||
xsltproc = @xsltproc@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue