Differences From Artifact [e2b59fbe21]:
- File configure.ac — part of check-in [5e7de567cf] at 2017-04-18 18:31:05 on branch trunk — Added support for a configure option to specify the built-in DH params size called "--with-builtin-dh-params-size" (user: rkeene, size: 6546) [annotate] [blame] [check-ins using]
To Artifact [5462b4f4fd]:
- File configure.ac — part of check-in [d0b9b91b33] at 2017-05-01 14:45:59 on branch tls-1-7 — TclTLS 1.7.12 (user: rkeene, size: 6547) [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.12) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |