• Martin Lucina's avatar
    Add POSIX and GNU Feature Test Macros · f745c96a
    Martin Lucina authored
    This should fix more exotic POSIX platforms such as HPUX which insist on
    having _POSIX_C_SOURCE defined to get proper threading behaviour. We also
    define _GNU_SOURCE so that we get any extensions on systems with glibc, e.g.
    eventfd.
    f745c96a
configure.in 20 KB