diff options
| author | Justin Ross <jross@apache.org> | 2016-04-21 12:31:34 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2016-04-21 12:31:34 +0000 |
| commit | 71149592670f7592886751a9a866459bef0f12cc (patch) | |
| tree | e4d1fd948055e36d1560112a318e77a210506d06 /qpid/cpp/INSTALL.txt | |
| parent | a835fb2724824dcd8a470fb51424cedeb6b38f62 (diff) | |
| download | qpid-python-71149592670f7592886751a9a866459bef0f12cc.tar.gz | |
QPID-7207: Create independent cpp and python subtrees, with content from tools and extras
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/INSTALL.txt')
| -rw-r--r-- | qpid/cpp/INSTALL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cpp/INSTALL.txt b/qpid/cpp/INSTALL.txt index 717c9b0908..cee7f1764e 100644 --- a/qpid/cpp/INSTALL.txt +++ b/qpid/cpp/INSTALL.txt @@ -194,7 +194,7 @@ a source distribution: (*) Boost 1.33 will also work. -Optional support for AMQP 1.0 requires (see AMQP_1.0 for details): +Optional support for AMQP 1.0 requires (see docs/amqp-1.0.txt for details): * Qpid proton-c <http://qpid.apache.org/proton> (0.5) Note: If Proton is installed in a non-standard location, there are two ways to locate it: 1. Recommended: use proton 0.7 or later and use the same install prefix @@ -206,7 +206,7 @@ Optional XML exchange requires: * xqilla <http://xqilla.sourceforge.net/HomePage> (2.0.0) * xerces-c <http://xerces.apache.org/xerces-c/> (2.7.0) -Optional SSL support requires: +Optional SSL support requires (see docs/ssl.txt for details): * nss <http://www.mozilla.org/projects/security/pki/nss/> * nspr <http://www.mozilla.org/projects/nspr/> |
