Differences From Artifact [4c52267404]:
- File configure.ac — part of check-in [03a182febb] at 2019-04-09 17:56:59 on branch tls-1-7 — Merged in changes from trunk (user: rkeene, size: 6869) [annotate] [blame] [check-ins using] [more...]
To Artifact [0f14e693ad]:
- File configure.ac — part of check-in [a598aa8a6b] at 2019-04-09 17:57:24 on branch tls-1-7 — TclTLS 1.7.17 (user: rkeene, size: 6869) [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.17) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |