Differences From Artifact [51abeb4519]:
- File configure.in — part of check-in [4c474ca32b] at 2016-12-07 19:33:17 on branch tls-1-7 — Corrected logic bug with setting RPATH in the opposite case (user: rkeene, size: 4618) [annotate] [blame] [check-ins using]
To Artifact [48b0845017]:
- File configure.in — part of check-in [91466b9a3c] at 2016-12-07 19:34:13 on branch tls-1-7 — TclTLS 1.7.2 (user: rkeene, size: 4618) [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.2) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |