]> granicus.if.org Git - curl/commit
smb: Fixed Windows autoconf builds following commit eb88d778e7
authorSteve Holme <steve_holme@hotmail.com>
Sun, 7 Dec 2014 20:44:57 +0000 (20:44 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 7 Dec 2014 20:47:54 +0000 (20:47 +0000)
commitdcd484a23859a3c7107f81ca9f54fed9d81eb2ca
treee0d9244864405c958ff5ba102d18ac6041153644
parent090232ea198c293d91d587098c2685c24d84c471
smb: Fixed Windows autoconf builds following commit eb88d778e7

As Windows based autoconf builds don't yet define USE_WIN32_CRYPTO
either explicitly through --enable-win32-cypto or automatically on
_WIN32 based platforms, subsequent builds broke with the following
error message:

"Can't compile NTLM support without a crypto library."
lib/curl_ntlm_core.c
lib/curl_ntlm_core.h
lib/smb.c
lib/smb.h
lib/url.c
lib/version.c