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 | 0b4a03d50190ade15d7fe4de2b17190319ca91e1 (patch) | |
| tree | ea71f831d6c374906c51f5498dd950deddd99214 /cpp/configure.ac | |
| parent | d760fa831bc95bc038eb2e0ac32cd0cad6b53a74 (diff) | |
| download | qpid-python-0b4a03d50190ade15d7fe4de2b17190319ca91e1.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/qpid@982244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 08e512a835..fe2179ad42 100644 --- a/cpp/configure.ac +++ b/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 |
