summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/build_win
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2016-02-05 10:54:39 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2016-02-05 10:54:44 +1100
commit79a378bddf664714190dc9d0a34b1d8cd4951588 (patch)
tree7b19d89e84b6110112e7a347f0bff7ab423f7b7c /src/third_party/wiredtiger/build_win
parent66cd4ef95f4d5458678fcb772057e95b4ad5a26f (diff)
downloadmongo-79a378bddf664714190dc9d0a34b1d8cd4951588.tar.gz
Import wiredtiger-wiredtiger-2.7.0-592-gcc96d99.tar.gz from wiredtiger branch mongodb-3.4
ref: 7fea169..cc96d99 WT-60 Big endian port WT-2130 Improve on-disk page utlilization with random workloads WT-2215 WT_LSN needs to support atomic reads and updates WT-2295 WT_SESSION.create does a full-scan of the main table WT-2352 Allow build and test without requiring lz4 WT-2356 Log scan advances to next log file on partially written record WT-2363 Remove built in support for bzip2 WT-2368 Row-store can pass garbage keys to collator functions WT-2369 Use C compiler to detect headers instead of C++ compiler WT-2371 Parent split cannot access the page after page-index swap WT-2372 WiredTiger windows builder fails with C4005 against the "inline" macro WT-2377 WTPERF doesn't compile in Windows under MSVC WT-2378 Tasks time out on LSM builder SERVER-22388 WiredTiger changes for MongoDB 3.3.2 SERVER-22437 Coverity analysis defect 77704: Redundant test SERVER-22438 Coverity analysis defect 77705: Dereference before null check
Diffstat (limited to 'src/third_party/wiredtiger/build_win')
-rw-r--r--src/third_party/wiredtiger/build_win/wiredtiger_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/third_party/wiredtiger/build_win/wiredtiger_config.h b/src/third_party/wiredtiger/build_win/wiredtiger_config.h
index d1ed307cb85..33dbc9b724d 100644
--- a/src/third_party/wiredtiger/build_win/wiredtiger_config.h
+++ b/src/third_party/wiredtiger/build_win/wiredtiger_config.h
@@ -52,9 +52,6 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
-/* Define to 1 if you have the `bz2' library (-lbz2). */
-/* #undef HAVE_LIBBZ2 */
-
/* Define to 1 if you have the `dl' library (-ldl). */
/* #undef HAVE_LIBDL */