Differences From Artifact [97f8caaebf]:
- File configure.ac — part of check-in [6bf4105947] at 2016-12-13 16:39:36 on branch trunk — Rename configure.in to configure.ac (user: rkeene, size: 6159) [annotate] [blame] [check-ins using]
- File configure.in — part of check-in [7032f97f3d] at 2016-12-13 16:12:49 on branch trunk — Disable fastpath by default (user: rkeene, size: 6159) [annotate] [blame] [check-ins using]
To Artifact [4fb6dad28a]:
- File configure.ac — part of check-in [6aff73e57a] at 2016-12-13 17:15:41 on branch tls-1-7 — Merged in trunk (user: rkeene, size: 6159) [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.6) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |