[Zlib-devel] [patch] makefile.msc for 1.2.3.9

William A. Rowe Jr. wrowe at rowe-clan.net
Sun Mar 7 03:02:28 EST 2010


On 3/7/2010 12:26 AM, Mark Adler wrote:
> On Mar 4, 2010, at 1:29 PM, William A. Rowe Jr. wrote:
>> 3. if not run through the equivalent of ./configure, simply axe #cmakedefine
>>   lines from the zconf.h.in template to produce zconf.h.
> 
> I don't think that this is needed anymore, since zconf.h.in no longer has #cmakedefine.

In that case, if zconf.h is not in the package, a simple	

zconf.h: zconf.h.in
	type zconf.h.in > zconf.h

would suffice, and generate no extra noise or complaint.




More information about the Zlib-devel mailing list