summaryrefslogtreecommitdiff
path: root/build_win
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-04-01 15:50:58 -0400
committerKeith Bostic <keith@wiredtiger.com>2015-04-01 15:50:58 -0400
commit3dba8672ab807915a1cac0f46a7e44793a86521a (patch)
tree46d2b6afa9e3e467ee8b72030546e1724c8091c7 /build_win
parent112909c0c399b53dd21852ec5702058bdd45cfce (diff)
downloadmongo-3dba8672ab807915a1cac0f46a7e44793a86521a.tar.gz
I can't find any pthreads_XXX_np functions (which is good, because the
"np" stands for "non-portable"); remove optional include of pthread_np.h.
Diffstat (limited to 'build_win')
-rw-r--r--build_win/wiredtiger_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_win/wiredtiger_config.h b/build_win/wiredtiger_config.h
index d52b3b3ae33..dece37576f0 100644
--- a/build_win/wiredtiger_config.h
+++ b/build_win/wiredtiger_config.h
@@ -88,9 +88,6 @@
/* Define to 1 if you have the `posix_memalign' function. */
/* #undef HAVE_POSIX_MEMALIGN */
-/* Define to 1 if you have the <pthread_np.h> header file. */
-/* #undef HAVE_PTHREAD_NP_H */
-
/* Build the LevelDB API with RocksDB support. */
/* #undef HAVE_ROCKSDB */