• Max Kellermann's avatar
    configure.ac: define WINVER · c30c46cd
    Max Kellermann authored
    Ensure that WINVER is defined early enough, so other system headers
    won't fall back to their default value.  Specifically, this solves a
    build failure (-Werror) with mingw-w64 ("WINVER redefined").
    c30c46cd
main_win32.c 3.73 KB