X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.h.in;h=b297add7c8d4f873d92e51a74eae999ff297b03a;hb=81cb7610337b33508066dd400cd371ff6033c987;hp=8a4bab41767501affa7708e8c3a0263a2a9aab4c;hpb=5ca28d195c55751280886c194b9541af97cb77cc;p=ghc-hetmet.git diff --git a/mk/config.h.in b/mk/config.h.in index 8a4bab4..b297add 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -1,10 +1,10 @@ -/* mk/config.h.in. Generated from configure.in by autoheader. */ +/* mk/config.h.in. Generated from configure.ac by autoheader. */ /* acconfig.h Descriptive text for the C preprocessor macros that the fptools configuration script can define. The current version may not use all of them; autoheader copies the ones - your configure.in uses into your configuration header file templates. + your configure.ac uses into your configuration header file templates. The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). Although this order @@ -348,8 +348,9 @@ /* The value of EXDEV. */ #undef CCONST_EXDEV -/* Define if time.h or sys/time.h define the altzone variable */ -#undef HAVE_ALTZONE +/* Define to 1 if you have the declaration of `altzone', and to 0 if you + don't. */ +#undef HAVE_DECL_ALTZONE /* Define if you have /bin/sh */ #undef HAVE_BIN_SH @@ -429,9 +430,6 @@ /* Define if you have the sigpoll() function */ #undef HAVE_SIGPOLL -/* Define if time.h or sys/time.h define the timezone variable */ -#undef HAVE_TIMEZONE - /* Define if you support the production (and use) of Win32 DLLs. */ #undef HAVE_WIN32_DLL_SUPPORT @@ -582,9 +580,6 @@ /* Define if C Symbols have a leading underscore added by the compiler */ #undef LEADING_UNDERSCORE -/* Define to the type of the timezone variable (usually long or time_t) */ -#undef TYPE_TIMEZONE - /* Define if signal handlers have type void (*)(int) * (Otherwise, they're assumed to have type int (*)(void).) */