Commit 94c7087e authored by Pieter Hintjens's avatar Pieter Hintjens

Problem: piece of garbage ended up in configure.ac

Solution: remove it
parent 7129187f
......@@ -422,7 +422,7 @@ AS_IF([test "x$with_libsodium" = "xyes"], [
AC_ARG_ENABLE([curve],
AS_HELP_STRING([--disable-curve], [disable CURVE security [default=no]]))
x
if test "x$enable_curve" == "xno"; then
curve_library=""
AC_MSG_NOTICE([CURVE security is disabled])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment