summaryrefslogtreecommitdiff
path: root/m4/fp_check_timer_create.m4
Commit message (Collapse)AuthorAgeFilesLines
* build: get rid of `HAVE_TIME_H`Nicolas Trangez2022-10-211-2/+0
| | | | | | | | | | | | As advertized by `autoreconf`: > All current systems provide time.h; it need not be checked for. Hence, remove the check for it in `configure.ac` and remove conditional inclusion of the header in `HAVE_TIME_H` blocks where applicable. The `time.h` header was being included in various source files without a `HAVE_TIME_H` guard already anyway.
* Break up aclocal.m4Ben Gamari2021-05-051-0/+112