X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;h=8e358385ec134eb9f33392ceecdd1331d2cf33bc;hb=329bcb9c64e928811867982729c7e94f808d2b8f;hp=0a001226416c2cb5b42225e1b9dd241aa6b0e2e4;hpb=20a76b5c26673bd49cde160e5cc6d5257ecc31e3;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 0a00122..8e35838 100644 --- a/acconfig.h +++ b/acconfig.h @@ -33,6 +33,12 @@ /* Define if time.h or sys/time.h define the altzone variable */ #undef HAVE_ALTZONE +/* Define if C compiler supports long long types */ +#undef HAVE_LONG_LONG + +/* Define if fcntl.h defines O_BINARY */ +#undef HAVE_O_BINARY + /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE