]> git.ipfire.org Git - thirdparty/curl.git/commit
configure: added --disable-get-easy-options
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 Aug 2020 06:30:38 +0000 (08:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Aug 2020 12:17:42 +0000 (14:17 +0200)
commitad691b191afd91bb747b6bbaa04c54303c6d581a
tree9bc9d1cc2fb5730b7d53d1d1c2ede3def277a513
parent6ebe63fac23f38df911edc348e8ccc72280f9434
configure: added --disable-get-easy-options

To allow disabling of the curl_easy_option APIs in a build.

Closes #5365
configure.ac
docs/CURL-DISABLE.md
lib/easygetopt.c