mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-08 22:46:05 +00:00
Caused by error in last commit which used HAVE_LIBSODIUM instead of HAVE_SODIUM. Solution: use HAVE_LIBSODIUM as we do in other configure scripts. The project is called 'libsodium' and not 'sodium'.