diff options
| author | Piotr Sikora <piotr@cloudflare.com> | 2014-07-31 03:52:28 -0700 |
|---|---|---|
| committer | Piotr Sikora <piotr@cloudflare.com> | 2014-07-31 03:52:28 -0700 |
| commit | 7348764673f7048c6ed5e3ddd884bc829139c254 (patch) | |
| tree | 676f015d4b853294a84c6fea13eec919bf62d3d2 /auto/lib/zlib/patch.zlib.h | |
| parent | bfa56738af63907a719b054d0743b98ebc661d3c (diff) | |
| download | nginx-7348764673f7048c6ed5e3ddd884bc829139c254.tar.gz nginx-7348764673f7048c6ed5e3ddd884bc829139c254.tar.bz2 | |
Configure: remove outdated and unused patch.zlib.h.
Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
Diffstat (limited to '')
| -rw-r--r-- | auto/lib/zlib/patch.zlib.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/auto/lib/zlib/patch.zlib.h b/auto/lib/zlib/patch.zlib.h deleted file mode 100644 index 122f7fa86..000000000 --- a/auto/lib/zlib/patch.zlib.h +++ /dev/null @@ -1,10 +0,0 @@ ---- zlib.h Thu Jul 9 20:06:56 1998 -+++ zlib-1.1.3/zlib.h Tue Mar 22 13:41:04 2005 -@@ -709,7 +709,6 @@ - (0 in case of error). - */ - --ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...)); - /* - Converts, formats, and writes the args to the compressed file under - control of the format string, as in fprintf. gzprintf returns the number of |
