summaryrefslogtreecommitdiff
path: root/config_h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config_h.in')
-rw-r--r--config_h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config_h.in b/config_h.in
index d6bf61d..1a4e470 100644
--- a/config_h.in
+++ b/config_h.in
@@ -762,6 +762,10 @@
/* Define if the POSIX multithreading library has read/write locks. */
#undef HAVE_PTHREAD_RWLOCK
+/* Define if the 'pthread_rwlock_rdlock' function prefers a writer to a
+ reader. */
+#undef HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER
+
/* Define to 1 if alphasort is declared even after undefining macros. */
#undef HAVE_RAW_DECL_ALPHASORT