mirror of
https://github.com/matrix-construct/construct
synced 2024-12-26 15:33:54 +01:00
configure.ac: Remove legacy function checks.
This commit is contained in:
parent
60ce08d0df
commit
065395d274
1 changed files with 0 additions and 3 deletions
|
@ -344,9 +344,6 @@ AC_CHECK_SIZEOF(long)
|
|||
AC_CHECK_SIZEOF(long long)
|
||||
AC_CHECK_SIZEOF(__int128)
|
||||
|
||||
AC_FUNC_MMAP
|
||||
AC_FUNC_VFORK
|
||||
AC_FUNC_ALLOCA
|
||||
AC_CHECK_FUNCS([ \
|
||||
strlcpy \
|
||||
strlcat \
|
||||
|
|
Loading…
Reference in a new issue