]> git.ipfire.org Git - thirdparty/curl.git/commit
config-win32: fix to set target version early
authorViktor Szakats <commit@vsz.me>
Tue, 15 Jul 2025 08:56:28 +0000 (10:56 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 15 Jul 2025 10:56:05 +0000 (12:56 +0200)
commit8535068c24184495e7852df52dc514237b1ae0d4
tree8fb75b12a54a7c79a4eee858b9ebddd055346f22
parent464fc67fbe834fea5f0577590655b546fdf15a12
config-win32: fix to set target version early

To set it before checking for it while enabling `HAVE_INET_NTOP` and
`HAVE_INET_PTON` for Vista (and up) targets.

May have affected winbuild or Visual Studio IDE Project Files.

Follow-up to 68fa9bf3f5d7b4fcbb57619f70cb4aabb79a51f6 #9712

Closes #17928
lib/config-win32.h