diff --git a/src/config.h.in b/src/config.h.in index b306a123e33a507432dfa428367a07df8fc249cf..b9111250d401ad3e139cd5b0e1df2a1cb52d6114 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -38,3 +38,11 @@ /* Define if you can write to argc[] strings */ #undef HAVE_WRITABLE_ARGV +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIME_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_TIME_H + +/* Define to 1 if you can safely include both and . */ +#undef TIME_WITH_SYS_TIME