zlib
zlib copied to clipboard
Make the rename of zconf a CMake option
I at least, found it annoying that the source zconf.h get renamed when I don't need it too. Especially while using git submodules, and it says that I have made changes that I need to commit, because of the rename.
I have the same issue. @madler, could you please review and merge?
@madler, would you please look at this when you have time? We are currently forced to use a fork of zlib because of CMake issues like this.
Opened https://github.com/madler/zlib/pull/740 as an alternative fix.