Author: tabish
Date: Fri Feb 27 19:59:25 2009
New Revision: 748664

URL: http://svn.apache.org/viewvc?rev=748664&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQCPP-224

Modified:
    activemq/activemq-cpp/branches/activemq-cpp-2.x/m4/apr_tools.m4

Modified: activemq/activemq-cpp/branches/activemq-cpp-2.x/m4/apr_tools.m4
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-2.x/m4/apr_tools.m4?rev=748664&r1=748663&r2=748664&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-2.x/m4/apr_tools.m4 (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-2.x/m4/apr_tools.m4 Fri Feb 27 
19:59:25 2009
@@ -41,7 +41,7 @@
   fi
 
   APR_VER_REGEXES=["1\.3\.[0-9] 1\.3\.1[0-9] "]
-  APU_VER_REGEXES=["1\.2\.[0-9] 1\.2\.1[0-9] 1\.3\.[0-9]"]
+  APU_VER_REGEXES=["1\.3\.[0-9] 1\.3\.1[0-9] "]
 
   dnl check APR version number against regex
 


Reply via email to