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.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/build/apr_hints.m4 b/build/apr_hints.m4
index 25d1e4d5d..680cbf4b6 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -203,9 +203,6 @@ 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.*)
- APR_ADDTO(CPPFLAGS, [-DDARWIN_10])
- ;;
esac
;;
*-dec-osf*)