• Reimar Döffinger's avatar
    configure: fix _Pragma check. · a3199263
    Reimar Döffinger authored
    The test can currently pass when _Pragma is not supported, since
    _Pragma might be treated as a implicitly declared function.
    This happens e.g. with tinycc.
    Extending the check to 2 pragmas both matches the actual use
    better and avoids this misdetection.
    a3199263
configure 272 KB