Home GnuPG

Add configure option --disable-doc
754a987f6df5Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add configure option --disable-doc

* Makefile.am (doc) [!BUILD_DOC]: Do not recurse into doc/.
* configure.ac (BUILD_DOC): New am_conditional and new option.

We have this option already for GnuPG and should use it for all
projects. Embedded platforms usually do not require documentation and
being able to disable the building avoids a lot of build dependencies.

  • Suggested-by: Hans-Christoph Steiner <hans@guardianproject.info>

Details

Provenance
wernerAuthored on Dec 15 2014, 11:44 AM
Parents
rE923c4b174520: Add GPG_ERR_OBJ_TERM_STATE.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rE754a987f6df5: Add configure option --disable-doc (authored by Werner Koch <wk@gnupg.org>).Dec 15 2014, 11:44 AM