X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=d61c7837b1bd364094c0442c1b5a29b966106f97;hb=c63aaee42e3e95276861121286eefce511cd1343;hp=49fc3adf7cf545846168711a24cf5478223abc26;hpb=a9e42c5a1d9afc04b94d9b9ffcab3958b75ef2f5;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 49fc3ad..d61c783 100644 --- a/acconfig.h +++ b/acconfig.h @@ -396,6 +396,9 @@ /* Define if RTLD_NOW is available */ #undef HAVE_RTLDNOW +/* Define if usleep returns void */ +#undef USLEEP_RETURNS_VOID + /* Define if C compiler supports long long types */ #undef HAVE_LONG_LONG