diff options
| author | Ted Ross <tross@apache.org> | 2010-08-04 13:24:11 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2010-08-04 13:24:11 +0000 |
| commit | ee3d5c65a176609ffe0e8bf275803530ebe4ccf4 (patch) | |
| tree | 365e73309deb7994bfec48219a7416607427f6fd /qpid/cpp/configure.ac | |
| parent | 21c329d508ba90d3925a61f96a3359acfbe9d5d5 (diff) | |
| download | qpid-python-ee3d5c65a176609ffe0e8bf275803530ebe4ccf4.tar.gz | |
Re-enabled the wrapping of the messaging API with fixes for earlier versions
of Swig, Python, and Ruby.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@982244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
| -rw-r--r-- | qpid/cpp/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac index 08e512a835..fe2179ad42 100644 --- a/qpid/cpp/configure.ac +++ b/qpid/cpp/configure.ac @@ -523,6 +523,9 @@ AC_CONFIG_FILES([ examples/qmf-console/Makefile examples/tradedemo/Makefile examples/messaging/Makefile + bindings/qpid/Makefile + bindings/qpid/ruby/Makefile + bindings/qpid/python/Makefile bindings/qmf/Makefile bindings/qmf/ruby/Makefile bindings/qmf/python/Makefile |
