From: sof Date: Fri, 13 Jun 1997 16:46:11 +0000 (+0000) Subject: [project @ 1997-06-13 16:46:11 by sof] X-Git-Tag: Approximately_1000_patches_recorded~300 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ef68e6ca4bace373228566ef68590d9ff3eb1144;p=ghc-hetmet.git [project @ 1997-06-13 16:46:11 by sof] Add entry for HAVE_ALTZONE --- diff --git a/mk/config.h.in b/mk/config.h.in index e2a88cc..544ee91 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -183,3 +183,5 @@ /* Define if you have extern char *tzname[2]. */ #undef HAVE_TZNAME +/* Define this if your time.h defines altzone */ +#undef HAVE_ALTZONE