mirror of
https://github.com/curl/curl.git
synced 2026-06-06 18:24:49 +03:00
cleanup
This commit is contained in:
parent
22fcb22f69
commit
5f74c1ea7a
1 changed files with 1 additions and 1 deletions
|
|
@ -5382,7 +5382,7 @@ else
|
|||
AC_LANG_PROGRAM([[
|
||||
#include <windows.h>
|
||||
]],[[
|
||||
#if _WIN32_WINNT < 0x600
|
||||
#if (_WIN32_WINNT < 0x600)
|
||||
#error
|
||||
#endif
|
||||
]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue