Differences From Artifact [a2d10a492a]:
- File configure.ac — part of check-in [80d0949714] at 2016-12-13 18:42:48 on branch trunk — Fixed help string for ssl-fastpath to correctly indicate that it is disabled by default (user: rkeene, size: 6157) [annotate] [blame] [check-ins using]
To Artifact [a714a3e043]:
- File configure.ac — part of check-in [f625a3272a] at 2016-12-14 14:45:05 on branch trunk — Made trunk builds identify as TclTLS 1.8.0 (user: rkeene, size: 6157) [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.8.0) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |