summaryrefslogtreecommitdiff
path: root/config_h.in
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-02-04 10:14:44 -0500
committerClint Adams <clint@debian.org>2017-02-04 10:29:57 -0500
commita2a4f555c44abda322dabcdf570401434caa52f2 (patch)
tree0ecaeee14d787bf89c309645f97dfa9b23be79ac /config_h.in
parent815ec1bf6545c1b2650a467af09b61213ef4895e (diff)
New upstream version 4.4
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