Differences From Artifact [6234df6904]:
- File configure.ac — part of check-in [3af2fe0ca8] at 2019-06-19 17:58:24 on branch trunk — Better handling of symbols in our shared object (user: rkeene, size: 7549) [annotate] [blame] [check-ins using]
To 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]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tcltls, 1.7.20) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |