Skip to content
  • Daniel Kochmański's avatar
    buildsystem: improve checks for floats · 15338240
    Daniel Kochmański authored
    We do not check for c99-mandated functions for long float (we only
    check for the type). We also check for complex numbers in a separate
    function and define ECL_COMPLEX_FLOAT when found.
    15338240