build: Simplify configure.ac.
* configure.ac (AC_CHECK_HEADERS): Remove string.h. (AC_CHECK_FUNCS): Remove memmove, strchr, strtol and strtoul.
Those are supported by C89.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
build: Simplify configure.ac. Tags None Subscribers None
Description
Details
|