You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2015/05/23 11:50:34 UTC

svn commit: r1681302 - /tomcat/native/trunk/native/buildconf

Author: rjung
Date: Sat May 23 09:50:34 2015
New Revision: 1681302

URL: http://svn.apache.org/r1681302
Log:
Update default apr search path.

Modified:
    tomcat/native/trunk/native/buildconf

Modified: tomcat/native/trunk/native/buildconf
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/native/buildconf?rev=1681302&r1=1681301&r2=1681302&view=diff
==============================================================================
--- tomcat/native/trunk/native/buildconf (original)
+++ tomcat/native/trunk/native/buildconf Sat May 23 09:50:34 2015
@@ -19,7 +19,7 @@
 
 # Default place to look for apr source.  Can be overridden with 
 #   --with-apr=[directory]
-apr_src_dir=`pwd`/srclib/apr-1.4.3
+apr_src_dir=`pwd`/srclib/apr-1.5.2
 
 while test $# -gt 0 
 do



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org