Differences From Artifact [3bb0de7286]:
- File configure.ac — part of check-in [6704c33e48] at 2017-09-01 00:16:58 on branch trunk — Try harder to ensure the right SSL libraries are used (user: rkeene, size: 6609) [annotate] [blame] [check-ins using]
To Artifact [4c947a7ee1]:
- File configure.ac — part of check-in [70cbcd6815] at 2017-11-08 15:00:28 on branch tls-1-7 — TclTLS 1.7.14 (user: rkeene, size: 6610) [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.14) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |