Differences From Artifact [a053043227]:
- File configure.ac — part of check-in [b579486d80] at 2010-10-10 19:10:07 on branch trunk — Updated to create a pkgIndex.tcl from the configure script (user: rkeene, size: 615) [annotate] [blame] [check-ins using]
To Artifact [da6ddc9666]:
- File configure.ac — part of check-in [d902a335fd] at 2010-10-10 22:27:48 on branch trunk — Added README Updated to set package version from release script (user: rkeene, size: 620) [annotate] [blame] [check-ins using]
1 | dnl Define ourselves | | | 1 2 3 4 5 6 7 8 9 | dnl Define ourselves AC_INIT(tclpkcs11, @@VERS@@) dnl Checks for programs. AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_GNU_SOURCE |
︙ | ︙ |