diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index e17daa8c0..8f3ed5927 100644 --- a/config.h.in +++ b/config.h.in @@ -62,4 +62,7 @@ /* Define if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define if you have the <zlib.h> header file. */ +#undef HAVE_ZLIB_H + #endif /*G10_CONFIG_H*/ |