You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2008/05/30 02:13:44 UTC

[jira] Resolved: (QPID-1068) C++ configure fails if help2man not present

     [ https://issues.apache.org/jira/browse/QPID-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-1068.
--------------------------------

       Resolution: Fixed
    Fix Version/s: M3

Fixed by a mechanism different than the patch supplied by adding --with[out]-help2man

r660324 | aconway | 2008-05-26 18:18:27 -0400 (Mon, 26 May 2008) | 3 lines

Make help2man and doxygen dependencies optional.


> 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
>            Assignee: Andrew Stitcher
>            Priority: Minor
>             Fix For: M3
>
>         Attachments: 1068.diff
>
>
> 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.