Fix zlib packaging
commitc19141541d1146af382f4c37ad2cdf68f304af5a
authorJakub Jermar <jakub@jermar.eu>
Sun, 23 Sep 2018 16:22:32 +0000 (23 18:22 +0200)
committerJakub Jermar <jakub@jermar.eu>
Sun, 23 Sep 2018 16:22:32 +0000 (23 18:22 +0200)
tree778e4a0ddf1d16933a34053c8378711fb6a50e1b
parent9dc628e6379118007c5237e40a63e2c814c86427
Fix zlib packaging

When zlib configure does not detect off64_t, the consequent build
process does not generate the minigzip64 executable. This commit adds
checks that copy minigzip64 only when it is built.
zlib/HARBOUR