Differences From Artifact [4b6e9adb0a]:
- File configure.ac — part of check-in [e5ec321a1b] at 2019-11-15 16:41:06 on branch tls-1-7 — TclTLS 1.7.20 (user: rkeene, size: 7550) [annotate] [blame] [check-ins using]
To Artifact [620ec82aea]:
- File configure.ac — part of check-in [922479df76] at 2020-05-04 15:12:10 on branch tls-1-7 — TclTLS 1.7.21 (user: rkeene, size: 7550) [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.21) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |