Skip to content

Commit

Permalink
configure: Fine-tuning for MinGW/msys build
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Oct 27, 2024
1 parent 44b0ab0 commit 1d31ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ case ${host_os} in
AC_MSG_RESULT([${host_os}])
win32=true
AC_DEFINE(WINVER, 0x0501, [minimum Windows version])
deplibs_check_method='pass_all'
;;
darwin*)
AC_MSG_RESULT([${host_os}])
Expand Down

0 comments on commit 1d31ade

Please sign in to comment.