Differences From Artifact [eb35937a11]:
- File configure.ac — part of check-in [8e5c0ef367] at 2019-06-12 21:52:13 on branch trunk — TclPKCS 0.9.13 with many build-related cleanups (user: rkeene, size: 1080) [annotate] [blame] [check-ins using]
To Artifact [49d3748c84]:
- File configure.ac — part of check-in [0096de45c4] at 2023-05-26 23:48:21 on branch trunk — TclPKCS11 0.9.14 (user: rkeene, size: 1080) [annotate] [blame] [check-ins using]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tclpkcs11, 0.9.14) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |