summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2017-04-27 22:08:51 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2017-04-27 22:08:51 +0000
commitb01c5b1a31c0a0810d7d5e8e085e2412c2b2766d (patch)
treeb35f2a116b8a71d4741b1b37244410bef8ad50c4
parentb216f91037a928eaa76516de60d4d776616feb82 (diff)
downloadlibapr-b01c5b1a31c0a0810d7d5e8e085e2412c2b2766d.tar.gz
Remove unintended change from r1792961.
Backport of r1792963 from trunk. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1792964 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build/apr_hints.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/build/apr_hints.m4 b/build/apr_hints.m4
index c2e59e5f0..fd3d33de0 100644
--- a/build/apr_hints.m4
+++ b/build/apr_hints.m4
@@ -119,7 +119,6 @@ dnl # Not a problem in 10.20. Otherwise, who knows?
;;
*-linux*)
APR_ADDTO(CPPFLAGS, [-DLINUX -D_REENTRANT -D_GNU_SOURCE])
- APR_SETIFNULL(ac_cv_func_pthread_mutex_timedlock, [no])
;;
*-lynx-lynxos)
APR_ADDTO(CPPFLAGS, [-D__NO_INCLUDE_WARN__ -DLYNXOS])