Differences From Artifact [f447e96ebe]:
- File configure.in — part of check-in [7e34e34190] at 2016-12-13 08:15:58 on branch trunk — Removed UBSan from default debugging build, in case it is also non-functional (user: rkeene, size: 6125) [annotate] [blame] [check-ins using]
To Artifact [e48be975db]:
- File configure.in — part of check-in [ba6e2a082f] at 2016-12-13 16:05:50 on branch tls-1-7 — TclTLS 1.7.6 (user: rkeene, size: 6125) [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.6) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |