summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordas <das>2008-12-14 15:10:38 (GMT)
committerdas <das>2008-12-14 15:10:38 (GMT)
commitbd55b3a2a17cc2836db9251377e84a5cdeb49936 (patch)
tree4c681e7e93521dc650bc2fd7aebedf0aced5ced9 /unix/tclConfig.h.in
parentc29cb5899da9fe432c45c9f06e40725978f7e3ec (diff)
downloadtcl-bd55b3a2a17cc2836db9251377e84a5cdeb49936.zip
tcl-bd55b3a2a17cc2836db9251377e84a5cdeb49936.tar.gz
tcl-bd55b3a2a17cc2836db9251377e84a5cdeb49936.tar.bz2
autoheader-2.59
Diffstat (limited to 'unix/tclConfig.h.in')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 341e47f..c665bda 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -244,6 +244,9 @@
/* Is weak import available? */
#undef HAVE_WEAK_IMPORT
+/* Is there an installed zlib? */
+#undef HAVE_ZLIB
+
/* Is this a Mac I see before me? */
#undef MAC_OSX_TCL