Differences From Artifact [db7e56c702]:
- File configure.ac — part of check-in [25c710f288] at 2010-08-02 16:05:48 on branch trunk — CACKey 0.5.19 (user: rkeene, size: 3274) [annotate] [blame] [check-ins using]
To Artifact [10bd60e28c]:
- File
configure.ac
— part of check-in
[8aec474c2b]
at
2010-10-10 09:10:13
on branch trunk
— CACKey 0.5.20
Updated CACKey to not require pReserved to be set to NULL
Fixed bug where Sign and Decrypt operations would not terminate correctly (user: rkeene, size: 3274) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | AC_INIT(cackey, 0.5.20) AC_CONFIG_HEADERS(config.h) dnl Locate standard tools AC_PROG_CC AC_PROG_MAKE_SET AC_PROG_INSTALL AC_AIX |
︙ | ︙ |