diff options
author | Ted Ross <tross@apache.org> | 2010-07-30 19:08:16 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2010-07-30 19:08:16 +0000 |
commit | ae9b4f2992743f96615ce415d3fa4c2ca5e2e2d4 (patch) | |
tree | f1e42600dcb9d03797d28a65c254fc6a52a837d0 /cpp | |
parent | 411a6bd22322a820e9ad2af8aaa3d59119e7a4e0 (diff) | |
download | qpid-python-ae9b4f2992743f96615ce415d3fa4c2ca5e2e2d4.tar.gz |
Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@980928 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 282095c20c..08e512a835 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -527,9 +527,6 @@ AC_CONFIG_FILES([ bindings/qmf/ruby/Makefile bindings/qmf/python/Makefile bindings/qmf/tests/Makefile - bindings/qpid/Makefile - bindings/qpid/python/Makefile - bindings/qpid/ruby/Makefile managementgen/Makefile etc/Makefile src/Makefile |