diff options
author | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:59:33 +0000 |
---|---|---|
committer | Carl C. Trieloff <cctrieloff@apache.org> | 2007-07-16 17:59:33 +0000 |
commit | 1bc7829bc6a1208e2db1d7f515a579d8a0f5003e (patch) | |
tree | e16892326c5eacaf5f70af0f5552504a9ccf3e54 /cpp | |
parent | 72eab919f2b8ab528f25d956339230e0990d210a (diff) | |
download | qpid-python-1bc7829bc6a1208e2db1d7f515a579d8a0f5003e.tar.gz |
removed optional cppUnit as not included in distributed packages
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@556683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/NOTICE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/NOTICE b/cpp/NOTICE index f0e8421ac1..c316e13250 100644 --- a/cpp/NOTICE +++ b/cpp/NOTICE @@ -24,10 +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 |