Differences From Artifact [2363622d66]:
- File configure.ac — part of check-in [a06c5d0dda] at 2010-05-20 20:09:12 on branch trunk — CACKey 0.5.1 (user: rkeene, size: 1974) [annotate] [blame] [check-ins using]
To Artifact [d874e1eaec]:
- File
configure.ac
— part of check-in
[ce8b478d9d]
at
2010-05-20 20:36:01
on branch trunk
— CACKey 0.5.2
Updated to install scripts required by autoconf on release (user: rkeene, size: 1974) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | AC_INIT(cackey, 0.5.2) AC_CONFIG_HEADERS(config.h) dnl Locate standard tools AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_AIX |
︙ | ︙ |