Differences From Artifact [a714a3e043]:
- File configure.ac — part of check-in [f625a3272a] at 2016-12-14 14:45:05 on branch trunk — Made trunk builds identify as TclTLS 1.8.0 (user: rkeene, size: 6157) [annotate] [blame] [check-ins using]
To Artifact [47ba523efa]:
- File configure.ac — part of check-in [f0d0acd4b5] at 2016-12-14 14:43:18 on branch tls-1-7 — TclTLS 1.7.10 (user: rkeene, size: 6158) [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.10) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |