journal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS is deprecated
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Jul 2017 07:22:14 +0000 (16:22 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Jul 2017 07:22:14 +0000 (16:22 +0900)
commit010585873454d07625ee962ffa2ef2823624bfbe
tree851e920f92bfe745007d5121eecfc142fdb7907e
parent315629a83f6c46695ce7ff87c77ad493f1283172
journal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS is deprecated

The option MHD_OPTION_STRICT_FOR_CLIENT is provided since libmicrohttpd-0.9.54, and
MHD_USE_PEDANTIC_CHECKS will be deprecated in future.
This makes support both option.
src/journal-remote/journal-remote.c