[Zlib-devel] configure script

Mark Adler madler at madler.net
Sat Sep 17 21:31:04 EDT 2011


On Sep 17, 2011, at 12:48 PM, Török Edwin wrote:
> Something like this might work:
> git update-index --assume-unchanged file1 [file...]

Yep, that works.  Thanks.

I would recommend that others do a "git update-index --assume-unchanged Makefile zconf.h" locally.

I want to leave those files in the distribution so that Makefile tells the user to use configure first, and so that zconf.h is there for those building on non-Unixish systems.  I want to leave them in the repository so that when you grab an archive from the repository, you get exactly the same thing as you get in the distribution.

Mark





More information about the Zlib-devel mailing list