summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2011-08-01 16:04:37 +0000
committerJim Jagielski <jim@apache.org>2011-08-01 16:04:37 +0000
commit8fe03fdc9c5ec5ce82a4342764ee1e1de05a44e9 (patch)
tree88446aa343f8db813222a45a6bbcade1abd5360f /build/apr_hints.m4
parente85dcb0c2b046b8979e5610f3d4857cd0c45b022 (diff)
downloadapr-8fe03fdc9c5ec5ce82a4342764ee1e1de05a44e9.tar.gz
darwin-10/darwin-11
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1152852 13f79535-47bb-0310-9956-ffa450edef68
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 2c768f00f..df7e3d8b6 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-darwin1[01].*)
+ *-apple-darwin1[[01]].*)
APR_ADDTO(CPPFLAGS, [-DDARWIN_10])
;;
esac