You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/02/27 20:58:35 UTC

svn commit: r748662 - /activemq/activemq-cpp/trunk/m4/apr_tools.m4

Author: tabish
Date: Fri Feb 27 19:58:34 2009
New Revision: 748662

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

Modified:
    activemq/activemq-cpp/trunk/m4/apr_tools.m4

Modified: activemq/activemq-cpp/trunk/m4/apr_tools.m4
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/m4/apr_tools.m4?rev=748662&r1=748661&r2=748662&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/m4/apr_tools.m4 (original)
+++ activemq/activemq-cpp/trunk/m4/apr_tools.m4 Fri Feb 27 19:58:34 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