Check-in [de006af60b]
Overview
Comment:CACKey 0.5.4
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.5.4
Files: files | file ages | folders
SHA1: de006af60bd1df9b4d7aba61eacb3ac92e044b29
User & Date: rkeene on 2010-05-21 00:32:54
Other Links: manifest | tags
Context
2010-05-21
15:43
Updated to make target directory tree check-in: 627054cdf0 user: rkeene tags: trunk
00:32
CACKey 0.5.4 check-in: de006af60b user: rkeene tags: trunk, 0.5.4
00:19
Updated to install libraries more gracefully check-in: 215097a90f user: rkeene tags: trunk
Changes

Modified configure.ac from [d61956de16] to [d44f2b39c0].

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

dnl Locate standard tools
AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_AIX