Revision ad7da0b5 configure
configure | ||
---|---|---|
2023 | 2023 |
{ check_cflags -mdynamic-no-pic && add_asflags -mdynamic-no-pic; } |
2024 | 2024 |
;; |
2025 | 2025 |
mingw32*) |
2026 |
# Only WinXP or greater are supported |
|
2027 |
add_cflags -D_WIN32_WINNT=0x0501 |
|
2026 | 2028 |
if test $target_os = "mingw32ce"; then |
2027 | 2029 |
disable network |
2028 | 2030 |
else |
Also available in: Unified diff