Overview
| Comment: | CACKey 0.5.14 | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 0.5.14 | 
| Files: | files | file ages | folders | 
| SHA1: | 
b0c547f73539599c257642d4435e3b1a | 
| User & Date: | rkeene on 2010-07-11 07:27:52 | 
| Other Links: | manifest | tags | 
Context
| 
   2010-07-11 
 | ||
| 07:40 | 
CACKey 0.5.15
 Fixed issue with manually specifying header file path check-in: cae3768452 user: rkeene tags: 0.5.15, trunk | |
| 07:27 | CACKey 0.5.14 check-in: b0c547f735 user: rkeene tags: 0.5.14, trunk | |
| 07:27 | Added support for allowing users to specify path to headers and libraries check-in: 99d0ae7d47 user: rkeene tags: trunk | |
Changes
Modified configure.ac from [7238af48e2] to [6aec7ff3b4].
  | 
  | |  | 1 2 3 4 5 6 7 8  | AC_INIT(cackey, 0.5.14) AC_CONFIG_HEADERS(config.h) dnl Locate standard tools AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_AIX  | 
| ︙ | ︙ |