• Adam Cozzette's avatar
    Removed configure check for sched_yield · 61f5dca4
    Adam Cozzette authored
    In the past we used sched_yield for some initialization code, but we are
    no longer using it. This change removes the configure script check for
    sched_yield so that we can still build even if sched_yield does not seem
    to be available. This fixes #5435.
    61f5dca4
configure.ac 7.22 KB