• M
    Do not force Z_CONST for C++. · bddc968b
    Mark Adler 提交于
    Forcing Z_CONST resulted in an issue when compiling Firefox.  Now
    if someone wants to compile zlib as C++ code (which it isn't), now
    they will need to #define Z_CONST themselves.
    bddc968b
zconf.h.cmakein 15.2 KB