]> git.ipfire.org Git - thirdparty/curl.git/commit
CURL-DISABLE: initial docs for the CURL_DISABLE_* defines
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 Nov 2019 16:16:04 +0000 (17:16 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Nov 2019 08:35:39 +0000 (09:35 +0100)
commitcbaaae44fee13767a2436cc358348236342fbb9c
tree7aed9b0c3f5b40afc5c03ce04fed02614a5f1baa
parent13182b33f727cf5a56a5a13419904369f7f3baad
CURL-DISABLE: initial docs for the CURL_DISABLE_* defines

The disable-scan script used in test 1165 is extended to also verify
that the docs cover all used defines and all defines offered by
configure.

Reported-by: SLDiggie on github
Fixes #4545
Closes #4587
docs/CURL-DISABLE.md [new file with mode: 0644]
docs/INSTALL.md
docs/Makefile.am
tests/disable-scan.pl