On Tue, 15 Jul 2014, David Woodhouse wrote: This is a comment regarding a commit from Michael, present in David's branch:
Michael Osipov (4): Make Negotiate (SPNEGO) CLI options and help available only when appropriate
I'm a -1 on this one. As you can see in the present code, we very rarely hide cmdline options depending on their presence and I don't think this is a good time to start doing that. curl the tool should mostly strive to figure out such things run-time to make it as independent of the particular libcurl version it was built together with.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html