configure fails to detect nacl
Hey, the configure script's test includes a crypto_scalarmult_curve25519.h, without specifying any extra path. On Debian, the nacl headers are in /usr/include/nacl, so maybe add that to the -I path, or include nacl/crypto_scalarmult_curve25519.h? Cheers,
issue