diff options
Diffstat (limited to 'unix/tclConfig.h.in')
| -rw-r--r-- | unix/tclConfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in index eb566dc..4785a07 100644 --- a/unix/tclConfig.h.in +++ b/unix/tclConfig.h.in @@ -447,6 +447,9 @@ /* Tcl with external libtommath */ #undef TCL_WITH_EXTERNAL_TOMMATH +/* Tcl with internal zlib */ +#undef TCL_WITH_INTERNAL_ZLIB + /* Is getcwd Posix-compliant? */ #undef USEGETWD |
