]> git.donarmstrong.com Git - lilypond.git/commit
Fix Issue 2529 "configure should error for any missing software"
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 12 Aug 2012 09:26:04 +0000 (11:26 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 18 Aug 2012 09:05:46 +0000 (11:05 +0200)
commitcfa910f1c13ae760756692175a733db4e5a8899a
tree241594708c1dca7e3772862c930a5cacc03547b9
parent229e78d781e24469d65e47244fb6eb161be84621
Fix Issue 2529 "configure should error for any missing software"

This is not an optimal fix, as by the moment this change is committed,
GUB bypasses configure for enabling documentation build, so
developers/packagers who call "configure --disable-documentation" will
still get warnings about missing requirements for documentation
build. The issues this patch addresses are
* adding missing documentation build requirements,
* enforcing all documentation build requirements in case
documentation build is enabled in configure.
aclocal.m4
configure.in