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 [b77cac0912]:
- File configure.ac — part of check-in [fb6a7404da] at 2019-04-25 16:51:57 on branch tls-1-7 — TclTLS 1.7.18 (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.18) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |