-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Our Autotools build system's approach to providing snappy and zlib on systems where they are not already installed, was to vendor their source files, then build the libraries and install them in system library paths along with libmongoc at build time. Eventually we shouldn't do this (CDRIVER-2363). Meanwhile, add linker flags to the installed CMake config files and pkg-config files so programs can automatically link to zlib and snappy when they link to libmongoc.
- is depended on by
-
CXX-1448 Compression related build issues on Evergreen
- Closed
- is related to
-
CDRIVER-2363 Vendor the bundled zlib with the Autotools build, instead of installing it
- Closed
- links to