summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
diff options
context:
space:
mode:
Diffstat (limited to 'build/apr_hints.m4')
-rw-r--r--build/apr_hints.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/build/apr_hints.m4 b/build/apr_hints.m4
index f638d1108..1ad3b70ed 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -203,7 +203,7 @@ dnl # Not a problem in 10.20. Otherwise, who knows?
APR_SETIFNULL(ac_cv_func_kqueue, [no])
APR_SETIFNULL(ac_cv_func_poll, [no]) # See issue 34332
;;
- *-apple-darwin10.*)
+ *-apple-darwin1[01].*)
APR_ADDTO(CPPFLAGS, [-DDARWIN_10])
;;
esac