Differences From 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]
To Artifact [211789c1dc]:
- File configure.ac — part of check-in [89933f697d] at 2010-10-21 03:43:28 on branch trunk — CACKey 0.5.21 (user: rkeene, size: 3274) [annotate] [blame] [check-ins using]
|
| | | 1 2 3 4 5 6 7 8 | 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 |
︙ | ︙ |