Check-in [1adc8b9d33]
Overview
Comment:CACKey 0.7.4
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.7.4
Files: files | file ages | folders
SHA1: 1adc8b9d33d2bad1934f86c6891b7c13d786eb82
User & Date: rkeene on 2015-07-16 16:20:20
Other Links: manifest | tags
Context
2015-07-16
16:50
Updated RPM spec file description and email address check-in: 2cb25c581d user: rkeene tags: trunk
16:20
CACKey 0.7.4 check-in: 1adc8b9d33 user: rkeene tags: trunk, 0.7.4
16:18
Updated to retry login if it fails with a 6D 00 (wrong instruction) check-in: 4e30511f94 user: rkeene tags: trunk
Changes

Modified configure.ac from [60c4628f66] to [ff26968020].

1
2
3
4
5
6
7
8
AC_INIT(cackey, 0.7.3) 
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.4) 
AC_CONFIG_HEADERS(config.h)

dnl Locate standard tools
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_AIX