]> the.earth.li Git - onak.git/commit
Fix compilation with later versions of Nettle
authorJonathan McDowell <noodles@earth.li>
Sun, 13 Sep 2020 10:45:54 +0000 (11:45 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 13 Sep 2020 10:45:54 +0000 (11:45 +0100)
commit3da81770b841f841c5145f91a9ccedc296e13f4b
tree900d3964ca357ebdd0a16a5985863f3ef20168cc
parent87f06d235831df073b739db1778bde95d3b57559
Fix compilation with later versions of Nettle

Need to actually check for the appropriate symbols existing; the header
file alone is not enough to have them defined.
CMakeLists.txt
build-config.h.in
sigcheck.c