]> granicus.if.org Git - file/commit
From Mike Frysinger:
authorChristos Zoulas <christos@zoulas.com>
Fri, 13 May 2016 23:02:28 +0000 (23:02 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 13 May 2016 23:02:28 +0000 (23:02 +0000)
commit3a025ef673d37858a32ddc1c6ea224a668248272
tree2178bed62fbaf05ea84655af9fc6ef205a704bdc
parent6b989443a8758eaaf058a6035bbb046d5ddbf46e
From Mike Frysinger:
The current configure logic will autodetect & use zlib if it's found.
If the user wants to disable zlib support, they have no way to do so
easily.  Conversely, if they want to make sure zlib is always included,
there's no way to do so.  Add a configure flag for both.
configure.ac
src/compress.c