aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 10ad23a0..dce2b0c6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -33,6 +33,8 @@
#undef DYNAMIC /* allow dynamic addition of builtins */
#undef STRTOD_NOT_C89 /* strtod doesn't have C89 semantics */
#undef ssize_t /* signed version of size_t */
+#undef USE_INCLUDED_STRFTIME /* force use of our version of strftime */
+#undef TIME_T_IN_SYS_TYPES_H /* some systems define this type here */
@BOTTOM@