summaryrefslogtreecommitdiff
path: root/build/ac-macros/apr.m4
diff options
context:
space:
mode:
Diffstat (limited to 'build/ac-macros/apr.m4')
-rw-r--r--build/ac-macros/apr.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ac-macros/apr.m4 b/build/ac-macros/apr.m4
index 49774ba..7054a6e 100644
--- a/build/ac-macros/apr.m4
+++ b/build/ac-macros/apr.m4
@@ -32,7 +32,7 @@ AC_DEFUN(SVN_LIB_APR,
AC_MSG_NOTICE([Apache Portable Runtime (APR) library configuration])
- APR_FIND_APR("", "", 1, [1 0])
+ APR_FIND_APR("", "", 1, [2 1 0])
if test $apr_found = "no"; then
AC_MSG_WARN([APR not found])