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 [dc3becfed8]:
- File configure.ac — part of check-in [0cd14baf5e] at 2017-05-01 14:45:33 on branch tls-1-7 — Merged in changes from trunk (user: rkeene, size: 6547) [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.11) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |