Differences From Artifact [e0fd0d4949]:
- File configure.ac — part of check-in [069a5e3abe] at 2018-07-10 00:13:03 on branch trunk — Tcl Nano v1.0 (user: rkeene, size: 2843) [annotate] [blame] [check-ins using]
To Artifact [fe9fed8b62]:
- File configure.ac — part of check-in [b5c3178c33] at 2018-07-10 20:01:30 on branch trunk — Post-release version increment (user: rkeene, size: 2843) [annotate] [blame] [check-ins using]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tcl-nano, 1.1) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |