Skip to content
Snippets Groups Projects
Commit 342c5da7 authored by Martin Storsjö's avatar Martin Storsjö Committed by Alexandre Julliard
Browse files

configure, msvcrt: Check for the finite() function just like finitef().


If missing, fall back on the C99 isfinite() macro, just like
the existing finitef() fallback.

The finite() function is deprecated in macOS 10.9 and is
removed (from the SDK) since macOS 11.0.

Signed-off-by: default avatarMartin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 11bb6deb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment