summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorjim <jim@13f79535-47bb-0310-9956-ffa450edef68>1999-11-13 14:39:53 +0000
committerjim <jim@13f79535-47bb-0310-9956-ffa450edef68>1999-11-13 14:39:53 +0000
commitfc7305619bd023ae751a5d33f41eda41b5449639 (patch)
treeb1c029e9442a79f700aebfd573e5f0751c63fad3 /acconfig.h
parent1e0be6a5da06e052d1dd6fc8af53d751367a2353 (diff)
downloadlibapr-fc7305619bd023ae751a5d33f41eda41b5449639.tar.gz
Handle the fact that FreeBSD has threaded functions in
libc_r and not libpthread git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59474 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 66d596fdc..1f8e2d50c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -39,6 +39,8 @@
#undef USE_PROC_PTHREAD_SERIALIZE
#undef USE_PTHREAD_SERIALIZE
+#undef READDIR_IS_THREAD_SAFE
+
#undef NEED_RLIM_T
#undef USEBCOPY