mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 07:31:03 +08:00
Problem: piece of garbage ended up in configure.ac
Solution: remove it
This commit is contained in:
parent
7129187f87
commit
94c7087e36
@ -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])
|
||||
|
Loading…
x
Reference in New Issue
Block a user