You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2011/12/07 21:08:19 UTC

svn commit: r1211613 - /qpid/trunk/qpid/extras/sasl/configure.ac

Author: tross
Date: Wed Dec  7 20:08:19 2011
New Revision: 1211613

URL: http://svn.apache.org/viewvc?rev=1211613&view=rev
Log:
NO-JIRA - Added USE_SYSTEM_EXTENSIONS to configure.ac for saslwrapper

Modified:
    qpid/trunk/qpid/extras/sasl/configure.ac

Modified: qpid/trunk/qpid/extras/sasl/configure.ac
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/sasl/configure.ac?rev=1211613&r1=1211612&r2=1211613&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/sasl/configure.ac (original)
+++ qpid/trunk/qpid/extras/sasl/configure.ac Wed Dec  7 20:08:19 2011
@@ -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



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org