Overview
Comment: | CACKey 0.5.10 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.5.10 |
Files: | files | file ages | folders |
SHA1: | d1b2e5ea57c961fbe8087d36bc40d36b07a3ebcd |
User & Date: | rkeene on 2010-06-03 23:34:23 |
Other Links: | manifest | tags |
Context
2010-06-04
| ||
00:21 | Added script to build release packages check-in: 6b55b9da2d user: rkeene tags: trunk | |
2010-06-03
| ||
23:34 | CACKey 0.5.10 check-in: d1b2e5ea57 user: rkeene tags: trunk, 0.5.10 | |
22:58 |
Updated to work around issues with loss of connectivity to PC/SC
Updated to re-power card if needed check-in: 55457b92ff user: rkeene tags: trunk | |
Changes
Modified configure.ac from [5f60da7626] to [373c410bf2].
1 -AC_INIT(cackey, 0.5.9) 1 +AC_INIT(cackey, 0.5.10) 2 2 AC_CONFIG_HEADERS(config.h) 3 3 4 4 dnl Locate standard tools 5 5 AC_PROG_CC 6 6 AC_PROG_MAKE_SET 7 7 AC_PROG_INSTALL 8 8 AC_AIX