summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 767561f..b3ff6c6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -13,6 +13,9 @@
and (consequently) setpgrp() as setpgrp(0, 0). */
#undef GETPGRP_HAVE_ARGS
+/* Define this if your time.h defines altzone */
+#undef HAVE_ALTZONE
+
/* Define if your compiler supports function prototypes */
#undef HAVE_PROTOTYPES