Differences From Artifact [1c59841736]:
- File configure.ac — part of check-in [8fd7944e81] at 2018-07-02 21:24:22 on branch trunk — Improved checking for entropy sources (user: rkeene, size: 2687) [annotate] [blame] [check-ins using]
To Artifact [2119a8f7e0]:
- File configure.ac — part of check-in [014c8b664b] at 2018-07-03 05:32:21 on branch trunk — Added release engineering scripts (user: rkeene, size: 2689) [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, 0.1) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |