/[Apache-SVN]/subversion/trunk/build/generator/gen_win_dependencies.py
ViewVC logotype

Diff of /subversion/trunk/build/generator/gen_win_dependencies.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- subversion/trunk/build/generator/gen_win_dependencies.py	2020/09/23 14:28:39	1881957
+++ subversion/trunk/build/generator/gen_win_dependencies.py	2020/09/23 15:04:31	1881958
@@ -345,7 +345,7 @@ class GenDependenciesBase(gen_base.Gener
   def _find_apr(self):
     "Find the APR library and version"
 
-    minimal_apr_version = (1, 5, 0)
+    minimal_apr_version = (1, 4, 0)
 
     if not self.apr_path:
       sys.stderr.write("ERROR: Use '--with-apr' option to configure APR " + \

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26