[project @ 1997-09-03 23:53:03 by sof]
[ghc-hetmet.git] / mk / config.h.in
index e2a88cc..0596c44 100644 (file)
@@ -6,6 +6,9 @@
 /* Define as the return type of signal handlers (int or void).  */
 #undef RETSIGTYPE
 
+/* Define as the type of timezone.  */
+#undef TYPE_TIMEZONE
+
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
 /* Define if you have extern char *tzname[2].  */
 #undef HAVE_TZNAME
 
+/* Define this if your time.h defines altzone */
+#undef HAVE_ALTZONE