C++ configure fails if help2man not present
-------------------------------------------
Key: QPID-1068
URL: https://issues.apache.org/jira/browse/QPID-1068
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Affects Versions: M3
Environment: RHEL
Reporter: Steve Huston
Priority: Minor
Recent email suggested that help2man is not really a requirement for
configuring/building the C++ code, and if it's not present, the man pages
should not be generated. However, if help2man is not present, the configure
fails. This patch fixes that - if help2man is not present, the docs/man
directory is not built.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.