Check-in [89933f697d]
Overview
Comment:CACKey 0.5.21
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.5.21
Files: files | file ages | folders
SHA1: 89933f697dc23889bf9500f1341b4ee57d81d1fa
User & Date: rkeene on 2010-10-21 03:43:28
Other Links: manifest | tags
Context
2010-10-27
22:22
Added Snow Leopard Host Build Support for CACKey OSX Build Scripts check-in: c44a109dc7 user: kvanals tags: trunk
2010-10-21
03:43
CACKey 0.5.21 check-in: 89933f697d user: rkeene tags: trunk, 0.5.21
03:32
Updated to leave Win32 build scripts in place for release check-in: 35b6d2498d user: rkeene tags: trunk
Changes

Modified configure.ac from [10bd60e28c] to [211789c1dc].

1

2
3
4
5
6
7
8

1
2
3
4
5
6
7
8
-
+







AC_INIT(cackey, 0.5.20) 
AC_INIT(cackey, 0.5.21) 
AC_CONFIG_HEADERS(config.h)

dnl Locate standard tools
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_AIX