X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=c6a17ae4f1104b1dc87fccc1a89cbc1ba13834ae;hb=42dbb063e04ad00e2da7d29b65a27e8dcee0a0cb;hp=91f5df64627f92e10b68ef94a368e0ecc97beb83;hpb=56bcfea3a498c945ef223ecab8f415ee18580724;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 91f5df6..c6a17ae 100644 --- a/acconfig.h +++ b/acconfig.h @@ -531,6 +531,9 @@ /* Define to Haskell type for ptrdiff_t */ #undef HTYPE_PTRDIFF_T +/* Define to Haskell type for rlim_t */ +#undef HTYPE_RLIM_T + /* Define to Haskell type for short */ #undef HTYPE_SHORT @@ -587,6 +590,9 @@ */ #undef VOID_INT_SIGNALS +/* Define if you want to include .NET interop support. */ +#undef WANT_DOTNET_SUPPORT + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: