[Zlib-devel] configure script
Mark Adler
madler at madler.net
Sun Sep 18 20:18:04 EDT 2011
On Sep 18, 2011, at 12:56 PM, Maarten Bosmans wrote:
> Furthermore, it requires you to keep in sync all the changes that go
> into zlib.h.in with zlib.h.
You mean zconf.h.
> When you only released release source
> tarballs, it wasn't such a problem to always run configure before
> packaging, but now with git, it's not right to pull the latest master
> and get an outdated zlib.h.
zconf.h is always automatically updated by make distclean, which I do all the time, and so it will always be up to date on github when I push.
Mark
More information about the Zlib-devel
mailing list