Overview
Comment: | CACKey 0.6.5 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.6.5 |
Files: | files | file ages | folders |
SHA1: | ed5f20c85e1d8a678ecab29699e20863d9c6cfa6 |
User & Date: | rkeene on 2011-09-08 03:48:13 |
Other Links: | manifest | tags |
Context
2011-12-22
| ||
19:11 | Updated to check for more tools when trying to strip check-in: 780725ae48 user: rkeene tags: trunk | |
2011-09-08
| ||
03:48 | CACKey 0.6.5 check-in: ed5f20c85e user: rkeene tags: trunk, 0.6.5 | |
03:42 | More work towards getting Mac OS X to export only the symbols we care about check-in: fa022cbc5d user: rkeene tags: trunk | |
Changes
Modified configure.ac from [108697b5ff] to [f7f0e1451e].
1 -AC_INIT(cackey, 0.6.4) 1 +AC_INIT(cackey, 0.6.5) 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