Author :
fanquake
Date :
2021-06-15 14:10:29
Hash :67f808ec Message :build: remove call to AC_HEADER_TIME
Besides the fact that the *_TIME_WITH_SYS_TIME define doesn't seem to be
used anywhere in the libevent source, this macro is also obselescent.
> This macro is obsolescent, as current systems can include both files when they exist.
> New programs need not use this macro.
See:
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.67/autoconf.html#index-AC_005fHEADER_005fTIME-640.