jack2 icon indicating copy to clipboard operation
jack2 copied to clipboard

Man pages do no install with v1.9.20.

Open darkshram opened this issue 3 years ago • 1 comments

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.

darkshram avatar Jan 16 '22 20:01 darkshram

This has been fixed with https://github.com/jackaudio/jack2/pull/836 and will be part of the next release.

dvzrv avatar Jan 21 '22 10:01 dvzrv