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         -AC_INIT(cackey, 0.5.20) 
            1  +AC_INIT(cackey, 0.5.21) 
     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