summaryrefslogtreecommitdiff
path: root/cpp/README
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-04-11 19:53:32 +0000
committerAlan Conway <aconway@apache.org>2007-04-11 19:53:32 +0000
commit1fd57585c8ea536630d69de3fc16ce0c6f81c82b (patch)
treedc6a92d539d14a333c5033938d13b08edad9c9b9 /cpp/README
parentf7f31c6a720d23749b23735b71cd401d93ded9b5 (diff)
downloadqpid-python-1fd57585c8ea536630d69de3fc16ce0c6f81c82b.tar.gz
* cpp/qpidc.spec.in: Added qpidd-devel sub-package.
* cpp/configure.ac: Use a more reliable srcdir test file. * cpp/docs/api/Makefile.am: Fix bug in VPATH builds. * cpp/gentools/*, src/**.h,**.cpp: Fix #includes of files in gen/ * cpp/rpm/Makefile.am: Removed. RPM targets defined in top level Makefile.am. * cpp/Makefile.am: Add RPM targets, fix VPATH bug with RPM targets * cpp/rpm/README.qpidd-devel: placeholder for qpidd-devel documentation. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@527639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README')
-rw-r--r--cpp/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/README b/cpp/README
index 295d27d279..11a913e04d 100644
--- a/cpp/README
+++ b/cpp/README
@@ -1,12 +1,12 @@
= Qpid C++ =
Qpid C++ is a C++ implementation of the AMQP protcol described at
- http://amqp.org/
+ http://amqp.org/
The Qpid project also provides Java, Ruby and Python implementations.
For additional software or information on the Qpid project go to:
- http://incubator.apache.org/qpid/index.html
+ http://cwiki.apache.org/qpid/
Available documentation: