[Zlib-devel] zlib.in.h (or zlib.h.in) eradicated
Mark Adler
madler at alumni.caltech.edu
Mon Aug 21 00:52:25 EDT 2006
All,
The horribly offensive zlib.in.h file has been purged. Now configure
creates a new zlibdefs.h file. The dependencies on the new header
file have been added to Makefile(.in), make_vms.com, and
treebuild.xml, and Makefile installs and uninstalls it. I will leave
it to others to update the various projects' dependencies. A quick
grep shows some in amiga, contrib/delphi, contrib/pascal, msdos, and
win32 (three makefiles). The dependency is simply that zconf.h
depends on zlibdefs.h.
mark
More information about the Zlib-devel
mailing list