Revision 4a2ff2b7f27e569032f6c5881e17cb053b32ccc7 authored by Brad King on 26 March 2015, 18:01:03 UTC, committed by Brad King on 26 March 2015, 18:04:39 UTC
Our Windows API header checks are conditioned on if(NOT UNIX) but
libarchive checks HAVE_WINDOWS_H anyway so the result leaks into
the cache and influenes the curl build.  Set the check results to
false explicitly for curl when not on Windows to tolerate this.

Reported-by: Vyacheslav Karpukhin <Vyacheslav.Karpukhin@jetbrains.com>
1 parent 732d8a4
History
File Mode Size
Windows
AppleInfo.plist -rw-r--r-- 1.2 KB
CMakeVSMacros1.vsmacros -rw-r--r-- 86.0 KB
CMakeVSMacros2.vsmacros -rw-r--r-- 62.0 KB
CMakeVisualStudio6Configurations.cmake -rw-r--r-- 181 bytes
CPack.GenericDescription.txt -rw-r--r-- 141 bytes
CPack.GenericLicense.txt -rw-r--r-- 104 bytes
CPack.GenericWelcome.txt -rw-r--r-- 96 bytes
CPackConfig.cmake.in -rw-r--r-- 751 bytes
CTestScript.cmake.in -rw-r--r-- 1.4 KB
DLLFooter.dsptemplate -rw-r--r-- 116 bytes
DLLHeader.dsptemplate -rw-r--r-- 7.3 KB
EXEFooter.dsptemplate -rw-r--r-- 116 bytes
EXEHeader.dsptemplate -rw-r--r-- 7.0 KB
EXEWinHeader.dsptemplate -rw-r--r-- 7.1 KB
TestDriver.cxx.in -rw-r--r-- 3.5 KB
UtilityFooter.dsptemplate -rw-r--r-- 29 bytes
UtilityHeader.dsptemplate -rw-r--r-- 2.8 KB
cygwin-package.sh.in -rwxr-xr-x 2.0 KB
staticLibFooter.dsptemplate -rw-r--r-- 116 bytes
staticLibHeader.dsptemplate -rw-r--r-- 6.1 KB

back to top