diff options
Diffstat (limited to '')
-rw-r--r-- | zconf.h | 1 | ||||
-rw-r--r-- | zconf.h.cmakein | 1 | ||||
-rw-r--r-- | zconf.h.in | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -78,6 +78,7 @@ | |||
78 | # define gzopen_w z_gzopen_w | 78 | # define gzopen_w z_gzopen_w |
79 | # endif | 79 | # endif |
80 | # define gzprintf z_gzprintf | 80 | # define gzprintf z_gzprintf |
81 | # define gzvprintf z_gzvprintf | ||
81 | # define gzputc z_gzputc | 82 | # define gzputc z_gzputc |
82 | # define gzputs z_gzputs | 83 | # define gzputs z_gzputs |
83 | # define gzread z_gzread | 84 | # define gzread z_gzread |
diff --git a/zconf.h.cmakein b/zconf.h.cmakein index 9254e9a..ae8799e 100644 --- a/zconf.h.cmakein +++ b/zconf.h.cmakein | |||
@@ -80,6 +80,7 @@ | |||
80 | # define gzopen_w z_gzopen_w | 80 | # define gzopen_w z_gzopen_w |
81 | # endif | 81 | # endif |
82 | # define gzprintf z_gzprintf | 82 | # define gzprintf z_gzprintf |
83 | # define gzvprintf z_gzvprintf | ||
83 | # define gzputc z_gzputc | 84 | # define gzputc z_gzputc |
84 | # define gzputs z_gzputs | 85 | # define gzputs z_gzputs |
85 | # define gzread z_gzread | 86 | # define gzread z_gzread |
@@ -78,6 +78,7 @@ | |||
78 | # define gzopen_w z_gzopen_w | 78 | # define gzopen_w z_gzopen_w |
79 | # endif | 79 | # endif |
80 | # define gzprintf z_gzprintf | 80 | # define gzprintf z_gzprintf |
81 | # define gzvprintf z_gzvprintf | ||
81 | # define gzputc z_gzputc | 82 | # define gzputc z_gzputc |
82 | # define gzputs z_gzputs | 83 | # define gzputs z_gzputs |
83 | # define gzread z_gzread | 84 | # define gzread z_gzread |