summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1997-11-23 16:38:27 +0100
committerWerner Koch <wk@gnupg.org>1997-11-23 16:38:27 +0100
commitdb19a275188b4b3226ac4bbfc121f85ff373d331 (patch)
tree936dfd3ee12828d5392c19f50024ff70c7171371 /config.h.in
parentArmor works now (diff)
downloadgnupg2-db19a275188b4b3226ac4bbfc121f85ff373d331.tar.xz
gnupg2-db19a275188b4b3226ac4bbfc121f85ff373d331.zip
compress stuff implemented
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
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*/