X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;fp=acconfig.h;h=d61c7837b1bd364094c0442c1b5a29b966106f97;hb=a5b47be19ba3a736aa60728dba43a14cd0cbe5a4;hp=49fc3adf7cf545846168711a24cf5478223abc26;hpb=c1a8892080e9bd9b6fecd69999e4e487b53e81b9;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