diff --git a/configure.ac b/configure.ac index 4225336..3c1ed58 100755 --- a/configure.ac +++ b/configure.ac @@ -201,6 +201,7 @@ if test "x${_havenacl}" = "xno"; then fi if test "x${_havenacl}" != "xno" -a "x$cross_compile" = "xno"; then + LIBS="-lsodium" # gcc AC_MSG_CHECKING([libsodium version compatible]) AC_RUN_IFELSE([ AC_LANG_PROGRAM([[