diff options
author | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:58:37 +0000 |
---|---|---|
committer | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:58:37 +0000 |
commit | de101b44ea3dff22bb62dfb5a14bc5cb1a255b52 (patch) | |
tree | 6a0e081e1c04d9e8b608dc85ecfbc4a526ae7768 /cpp | |
parent | f5c3d4e1bf130a15ba8eec051850ca9fc724eb2b (diff) | |
download | qpid-python-de101b44ea3dff22bb62dfb5a14bc5cb1a255b52.tar.gz |
removed optional cppunit as not in distributed packages
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@556682 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/NOTICE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpp/NOTICE b/cpp/NOTICE index f0e8421ac1..36bb499887 100644 --- a/cpp/NOTICE +++ b/cpp/NOTICE @@ -24,11 +24,6 @@ Project dependancies: - Included in most OS platfroms by defualt. Optional modules: - * cppunit version 1.11.4 under LGPL, and can be downloaded from - <http://cppunit.sourceforge.net> - - Only required to run some of the tests. Not required by any of the - executables. Python is used for most of the tests. - * libdaemon version 0.10 under LGPL and can be downloaded from http://www.stud.uni-hamburg.de/users/lennart/projects/libdaemon -Optional module detected by configure scripts if present to create |