Differences From Artifact [65550423ec]:
- Executable file unix/configure — part of check-in [84ecf75d3b] at 2024-05-21 09:04:45 on branch main — b2 -> b3, as preparation for next release (user: jan.nijtmans size: 338073) [more...]
To Artifact [689fda748d]:
- Executable file unix/configure — part of check-in [c92cf5f76d] at 2024-05-21 20:00:17 on branch main — Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked (user: jan.nijtmans size: 338137) [more...]
| ︙ | |||
5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 | 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 | + + + |
ZLIB_OBJS=\${ZLIB_OBJS}
ZLIB_SRCS=\${ZLIB_SRCS}
ZLIB_INCLUDE=-I\${ZLIB_DIR}
printf "%s\n" "#define TCL_WITH_INTERNAL_ZLIB 1" >>confdefs.h
fi
printf "%s\n" "#define HAVE_ZLIB 1" >>confdefs.h
#------------------------------------------------------------------------
|
| ︙ |