Differences From Artifact [9215a3ba47]:
- File configure.ac — part of check-in [e245d231ee] at 2018-11-07 23:27:43 on branch enhancement/tls-1.3 — Started adding support for TLSv1.3 (user: rkeene, size: 6868) [annotate] [blame] [check-ins using] [more...]
To 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...]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tcltls, 1.7.16) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |