]> git.ipfire.org Git - thirdparty/curl.git/commit
define: remove CURL_DISABLE_NTLM ifdefs 6809/head
authorDaniel Stenberg <daniel@haxx.se>
Sun, 28 Mar 2021 21:12:23 +0000 (23:12 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Mar 2021 12:43:54 +0000 (14:43 +0200)
commit33ba0ecf482302b9906d9f6c4c1ab4fb2b2a3ef3
treec160846c8dc0ddb32e53a6491bf88bbba0acf54d
parent2c26eeef12f0204fb85d6bf40b4e7a1e2ddcdf24
define: remove CURL_DISABLE_NTLM ifdefs

It was never defined anywhere. Fixed disable-scan (test 1165) to also
scan headers, which found this issue.

Closes #6809
lib/config-vxworks.h
lib/curl_setup.h
packages/vms/generate_config_vms_h_curl.com
tests/disable-scan.pl