Differences From Artifact [fc447b80f6]:
- File configure.in — part of check-in [7b169db8a3] at 2016-12-13 03:46:36 on branch wip-fix-io-layer — Made all unused variables self-assignments (user: rkeene, size: 6236) [annotate] [blame] [check-ins using] [more...]
To Artifact [fcca3f1316]:
- File configure.in — part of check-in [bf1b98ee65] at 2016-12-13 05:12:59 on branch tls-1-7 — TclTLS 1.7.4 (user: rkeene, size: 6236) [annotate] [blame] [check-ins using]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tcltls, 1.7.4) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |