Check-in [74206459ad]
Overview
Comment:CACKey 0.7.8
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.7.8
Files: files | file ages | folders
SHA1: 74206459ad9377c6999261021a84b7b602a55be5
User & Date: kvanals on 2016-10-21 18:08:50
Other Links: manifest | tags
Context
2017-03-09
01:16
Updated to include original request when an error occurs check-in: 9e3e9917fe user: rkeene tags: trunk
2016-10-21
18:08
CACKey 0.7.8 check-in: 74206459ad user: kvanals tags: trunk, 0.7.8
18:08
Updated TokenD to Version 25 for CACKey on macOS check-in: 0cf1cd0636 user: kvanals tags: trunk
Changes

Modified configure.ac from [57f1561a66] to [a419c60439].

1
2
3
4
5
6
7
8
AC_INIT(cackey, 0.7.7) 
AC_CONFIG_HEADERS(config.h)

dnl Locate standard tools
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_AIX
|







1
2
3
4
5
6
7
8
AC_INIT(cackey, 0.7.8) 
AC_CONFIG_HEADERS(config.h)

dnl Locate standard tools
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_AIX