summaryrefslogtreecommitdiff
path: root/qpid/extras
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2011-12-07 20:08:19 +0000
committerTed Ross <tross@apache.org>2011-12-07 20:08:19 +0000
commit787cfdd513a9f60579971eee88719d7dcd26ef8b (patch)
treedc74164a2b43d55e42927815f11d9d05a3990d7b /qpid/extras
parent978638b37cc156c8cc40a7715ede5c69fd63ffdf (diff)
downloadqpid-python-787cfdd513a9f60579971eee88719d7dcd26ef8b.tar.gz
NO-JIRA - Added USE_SYSTEM_EXTENSIONS to configure.ac for saslwrapper
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1211613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/extras')
-rw-r--r--qpid/extras/sasl/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/extras/sasl/configure.ac b/qpid/extras/sasl/configure.ac
index 206c2f497d..bc0fadbb31 100644
--- a/qpid/extras/sasl/configure.ac
+++ b/qpid/extras/sasl/configure.ac
@@ -23,6 +23,7 @@ AC_CONFIG_HEADERS([config.h])
AC_PROG_CC_STDC
AM_PROG_CC_C_O
AC_PROG_CXX
+AC_USE_SYSTEM_EXTENSIONS
AC_LANG([C++])
# Check for optional use of help2man