jack2
jack2 copied to clipboard
Man pages do no install with v1.9.20.
Describe the bug
Man pages do not install with version 1.9.20 using --example-tools or --example-tools=yes.
Fix
Replacing HAVE_JACK_EXAMPLE_TOOLS with BUILD_JACK_EXAMPLE_TOOLS in man/wscript solves this issue.
This has been fixed with https://github.com/jackaudio/jack2/pull/836 and will be part of the next release.