Skip to content
  • Ben Boeckel's avatar
    e5ed0478810e
    configure: remove unused checks for functions · e5ed0478810e
    Ben Boeckel authored
    Nothing uses the results from these checks, so remove the checks. There
    are some "uses" in order to suppress macro shadowing in MSVC's
    implementation of `isinf` and `isnan` as macros, but those are
    hard-coded and do not require checks to manage.
    e5ed0478810e
    configure: remove unused checks for functions
    Ben Boeckel authored
    Nothing uses the results from these checks, so remove the checks. There
    are some "uses" in order to suppress macro shadowing in MSVC's
    implementation of `isinf` and `isnan` as macros, but those are
    hard-coded and do not require checks to manage.
Loading