Remove unused checks for strcoll and mktime
We don't use these. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
8b2f3323b8
commit
9fde55c0c7
1 changed files with 0 additions and 2 deletions
|
@ -329,8 +329,6 @@ PATH_MAX_DEFINED
|
||||||
AC_FUNC_FORK
|
AC_FUNC_FORK
|
||||||
AC_FUNC_GETMNTENT
|
AC_FUNC_GETMNTENT
|
||||||
AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
|
AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
|
||||||
AC_FUNC_MKTIME
|
|
||||||
AC_FUNC_STRCOLL
|
|
||||||
AC_CHECK_FUNCS([dup2 getcwd getmntinfo gettimeofday memmove memset \
|
AC_CHECK_FUNCS([dup2 getcwd getmntinfo gettimeofday memmove memset \
|
||||||
mkdir realpath regcomp rmdir setenv setlocale strcasecmp \
|
mkdir realpath regcomp rmdir setenv setlocale strcasecmp \
|
||||||
strchr strcspn strdup strerror strndup strnlen strrchr \
|
strchr strcspn strdup strerror strndup strnlen strrchr \
|
||||||
|
|
Loading…
Add table
Reference in a new issue