{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1736639732,"commit_time":1736732679,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"a1184525a6fc144cccf81cab406880519777bd21","message":"configure: streamline Windows large file feature check\n\nBefore this patch the `CURL_CHECK_WIN32_LARGEFILE` feature check was\nrunning an `AC_COMPILE` snippet that always succeeded. (except for\nWindows CE, which isn't supported in other parts of `./configure` yet.)\n\nThe only Windows toolchain autotools supports is mingw. Of them, curl\nonly supports mingw-w64. All mingw-w64 versions support large files.\nThis allows to drop the check and assume it supported on Windows. To not\nlose Windows CE support, rework that too, without using `AC_COMPILE`.\n\nDrop the feature check altogether for non-Windows targets.\n\nRef: https://github.com/curl/curl/pull/15968#discussion_r1912158201\nFollow-up to 7eb4ddb850d3757ac9e0b60b0198bbb11e83135e #15968\n\nCloses #15971\n","parents":["410c4629f20c5928f0e2bc73548e4c627afda1bd"],"tree_hash":"b08a7675809b5be7839a1252fe7c3b208fcc1db5"}