diff options
| author | Gordon Sim <gsim@apache.org> | 2008-10-17 09:41:26 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-10-17 09:41:26 +0000 |
| commit | ed27e866fb3927257791591e00b9d9e90477e845 (patch) | |
| tree | 6550b389be9612f69337d449f315759679077843 /cpp/NOTICE | |
| parent | 5644e4fbfd777921b33874aed13c45d544c8a383 (diff) | |
| download | qpid-python-ed27e866fb3927257791591e00b9d9e90477e845.tar.gz | |
QPID-106: SSL support for c++ (broker and client), can be enabled/disabled explictly via --with-ssl/--without-ssl args to configure; by default will build the modules if dependencies are found. See SSL readme file for more details.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@705534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/NOTICE')
| -rw-r--r-- | cpp/NOTICE | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/cpp/NOTICE b/cpp/NOTICE index 93ad37f21e..5de355a56c 100644 --- a/cpp/NOTICE +++ b/cpp/NOTICE @@ -15,10 +15,7 @@ includes (binary only): - None at this time Project requires, not packaged: - * apr version 1.2.7 or later under the Apache Software License, Version 2.0, - and can be downloded from http://apr.apache.org - * boost version 1.33.1 or later under the Boost Software License, and can be downloaded from http://www.boost.org - - Included in most OS platfroms by defualt. + - Included in most OS platforms by default. |
