diff options
author | Darren Tucker <dtucker@zip.com.au> | 2006-08-04 19:44:23 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2006-08-04 19:44:23 +1000 |
commit | f1f4bdd1aaec7d4d0f0fa787a7b6d16906ca34fa (patch) | |
tree | 9e09690bda5c684ad74cedeb9acc3c2cc9e50aeb /ChangeLog | |
parent | 88fdc83d4c56340fb4d39557fcd2d6fb55cb6f30 (diff) |
- (dtucker) [configure.ac] The "crippled AES" test does not work on recent
versions of Solaris, so use AC_LINK_IFELSE to actually link the test program
rather than just compiling it. Spotted by dlg@.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20060804 | ||
2 | - (dtucker) [configure.ac] The "crippled AES" test does not work on recent | ||
3 | versions of Solaris, so use AC_LINK_IFELSE to actually link the test program | ||
4 | rather than just compiling it. Spotted by dlg@. | ||
5 | |||
1 | 20060802 | 6 | 20060802 |
2 | - (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype. | 7 | - (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype. |
3 | 8 | ||
@@ -5062,4 +5067,4 @@ | |||
5062 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5067 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5063 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5068 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5064 | 5069 | ||
5065 | $Id: ChangeLog,v 1.4440 2006/08/02 13:33:54 dtucker Exp $ | 5070 | $Id: ChangeLog,v 1.4441 2006/08/04 09:44:23 dtucker Exp $ |