njh / twolame

MPEG Audio Layer 2 (MP2) encoder
http://www.twolame.org/
GNU Lesser General Public License v2.1
59 stars 34 forks source link

Only build documentation if tools are available #41

Closed njh closed 7 years ago

njh commented 7 years ago

Don't build documentation if doxygen or asciidoc are unavailable (they are already being checked for in configure)

njh commented 7 years ago

Won't Fix: docs are only built if maintainer mode is enabled