]> git.notmuchmail.org Git - notmuch/commitdiff
configure: add --without-docs switch
authorMikhail <mp39590@gmail.com>
Mon, 27 Jul 2015 18:04:37 +0000 (21:04 +0300)
committerDavid Bremner <david@tethera.net>
Mon, 27 Jul 2015 20:34:38 +0000 (22:34 +0200)
Previously documentation was build automatically if sphinx/doxygen
executable were found. The switch is used to unconditionally disable
sphinx/doxygen detection and therefor, building of documentation
(including man pages).


No differences found