[Zlib-devel] zlib version 1.2.3.8 available for testing

Mark Adler madler at alumni.caltech.edu
Mon Feb 15 02:27:27 EST 2010


Philip,

Is CMake supposed to replace the functionality of configure and make combined?  If so, then there are other things that need to be done, like modifying zconf.h to not depend on HAVE_UNISTD_H when installed and used as a library header.  That's why configure replaces #ifdef HAVE_UNISTD_H with #if 1.

Mark





More information about the Zlib-devel mailing list