mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Fixed configure --without-threads
This commit is contained in:
@@ -551,6 +551,7 @@ AS_CASE([[$with_threads]],
|
||||
[[posix]], [[:]],
|
||||
[[w32]], [[:]],
|
||||
[[none]], [[with_threads='none']],
|
||||
[[no]], [[with_threads='none']],
|
||||
[[auto]], [[:]],
|
||||
[AC_MSG_ERROR([[incorrect parameter "$with_threads" specified for --with-threads]])]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user