### I did this Look at the autobuilds at https://curl.se/dev/builds.html. ### I expected the following All green :-) Instead, test 1165 was failing with ``` Present in configure.ac, not used by code: CURL_DISABLE_NTLM Documented, but not used by code: CURL_DISABLE_NTLM ``` The last usage of `CURL_DISABLE_NTLM` was removed with https://github.com/curl/curl/commit/1bf3643f7b1760f7f92cbb42df2dbdc94e29bf96#diff-9f7d1f1e2f497cabfc05b279c04b116f9213b2f2ea8f6b4c4ec795252fd1905e. ### curl/libcurl version master ### operating system all
I did this
Look at the autobuilds at https://curl.se/dev/builds.html.
I expected the following
All green :-)
Instead, test 1165 was failing with
The last usage of
CURL_DISABLE_NTLMwas removed with 1bf3643#diff-9f7d1f1e2f497cabfc05b279c04b116f9213b2f2ea8f6b4c4ec795252fd1905e.curl/libcurl version
master
operating system
all