diff options
author | Darren Tucker <dtucker@zip.com.au> | 2014-01-21 12:50:46 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2014-01-21 12:50:46 +1100 |
commit | a6d573caa14d490e6c42fb991bcb5c6860ec704b (patch) | |
tree | 2f44ef5989d110f2eb9c037f56e16fde8da6a29f /ChangeLog | |
parent | 096118dc73ab14810b3c12785c0b5acb01ad6123 (diff) |
- (dtucker) [aclocal.m4] Differentiate between compile-time and link-time
tests in the configure output. ok djm.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ | |||
3 | to on platforms where it's known to be reliably detected and off elsewhere. | 3 | to on platforms where it's known to be reliably detected and off elsewhere. |
4 | Works around platforms such as FreeBSD 9.1 where it does not interop with | 4 | Works around platforms such as FreeBSD 9.1 where it does not interop with |
5 | -ftrapv (it seems to work but fails when trying to link ssh). ok djm@ | 5 | -ftrapv (it seems to work but fails when trying to link ssh). ok djm@ |
6 | - (dtucker) [aclocal.m4] Differentiate between compile-time and link-time | ||
7 | tests in the configure output. ok djm. | ||
6 | 8 | ||
7 | 20140120 | 9 | 20140120 |
8 | - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos | 10 | - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos |