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 [ec2303b206]:
- File configure.in — part of check-in [53bd8f71ad] at 2016-12-13 16:05:35 on branch tls-1-7 — Merged in trunk (user: rkeene, size: 6125) [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.5) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |