summaryrefslogtreecommitdiff
path: root/build_win
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2016-01-28 12:44:09 -0500
committerKeith Bostic <keith@wiredtiger.com>2016-01-28 12:44:09 -0500
commit12be963758d16e7669ea2d7025e5cf6c5e321b13 (patch)
treed6a2ba9278b46ee3ec027d81f4eae7420cf2e958 /build_win
parent7fea169e425b2a56d88351f362d746d5b5dd77f5 (diff)
downloadmongo-12be963758d16e7669ea2d7025e5cf6c5e321b13.tar.gz
WT-2352: Allow build and test without requiring lz4
Remove support for the bzip2 compression engine.
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 d1ed307cb85..33dbc9b724d 100644
--- a/build_win/wiredtiger_config.h
+++ b/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 */