You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ed Hill (JIRA)" <qp...@incubator.apache.org> on 2008/01/19 21:20:34 UTC

[jira] Updated: (QPID-752) autoconf should check for help2man

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

Ed Hill updated QPID-752:
-------------------------

    Attachment: qpid_configure_check_for_help2man.patch

tiny autoconf patch to check for "help2man"

> autoconf should check for help2man
> ----------------------------------
>
>                 Key: QPID-752
>                 URL: https://issues.apache.org/jira/browse/QPID-752
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: M2
>            Reporter: Robert Greig
>            Priority: Minor
>             Fix For: M3
>
>         Attachments: qpid_configure_check_for_help2man.patch
>
>
> From Ed Hill (via qpid-dev mailing list):
> I recently learned about QPID and am excited about the prospect of a
> native C++ lib that can "do JMS" and more.  Very cool!
> In any case, I pulled the latest from SVN and, inside "cpp", ran:
>  ./bootstrap
>  ./configure --prefix=/tmp/qpid_test
>  make
> but the build failed since I didn't have help2man installed.
> The build should check for help2man.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.