diff options
author | Ted Ross <tross@apache.org> | 2009-11-11 17:33:33 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2009-11-11 17:33:33 +0000 |
commit | ea3ed931fde51d95416c8f25520908f170ef716b (patch) | |
tree | 1736b3e06ef3391b243b905b883792a40b3eba2d /cpp/configure.ac | |
parent | fe2b5f5849574d7281c16b6ba066ced2d25184e2 (diff) | |
download | qpid-python-ea3ed931fde51d95416c8f25520908f170ef716b.tar.gz |
Added full SASL authentication and security layer for the Python client.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@834975 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 7eb1e99159..0fcc95a392 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -517,6 +517,7 @@ AC_CONFIG_FILES([ bindings/qmf/ruby/Makefile bindings/qmf/python/Makefile bindings/qmf/tests/Makefile + bindings/sasl/Makefile managementgen/Makefile etc/Makefile src/Makefile |