Differences From Artifact [f1c9899613]:
- File configure.in — part of check-in [8a3f4fc732] at 2016-12-02 16:25:51 on branch tls-1-7 — Added an --enable-debug and made debug-printf macro more fancy (user: rkeene, size: 2537) [annotate] [blame] [check-ins using]
To Artifact [079aa2a221]:
- File configure.in — part of check-in [f5cb9df1f2] at 2016-12-02 19:50:43 on branch tls-1-7 — Made version number semver (user: rkeene, size: 2537) [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.0) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |