diff options
author | Damien Miller <djm@mindrot.org> | 2014-05-15 14:58:07 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-05-15 14:58:07 +1000 |
commit | e5b9f0f2ee6e133894307e44e862b66426990733 (patch) | |
tree | 166d49510b4e41907e1f0172a3fdef4fffab23cc /ChangeLog | |
parent | b9c566788a9ebd6a9d466f47a532124f111f0542 (diff) |
- (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]
[sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ | |||
89 | OK from djm@ and dtucker@ | 89 | OK from djm@ and dtucker@ |
90 | - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write | 90 | - (djm) [configure.ac] Unconditionally define WITH_OPENSSL until we write |
91 | portability glue to support building without libcrypto | 91 | portability glue to support building without libcrypto |
92 | - (djm) [Makefile.in configure.ac sshbuf-getput-basic.c] | ||
93 | [sshbuf-getput-crypto.c sshbuf.c] compilation and portability fixes | ||
92 | 94 | ||
93 | 20140430 | 95 | 20140430 |
94 | - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already | 96 | - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already |