From: Jonathan McDowell Date: Sat, 7 Sep 2019 19:56:04 +0000 (+0000) Subject: Add defines for nettle_get_secp_* for Nettle pre 3.4 X-Git-Tag: onak-0.6.0~10 X-Git-Url: https://the.earth.li/gitweb/?a=commitdiff_plain;h=a000448ed7ca6932cf1a7936fa43e56395b16f77;hp=a000448ed7ca6932cf1a7936fa43e56395b16f77;p=onak.git Add defines for nettle_get_secp_* for Nettle pre 3.4 Debian 9 (stretch) has Nettle 3.3, so define these fallbacks so we can build with crypto support there. ---