diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-18 19:30:06 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-05-18 19:30:06 +0000 |
commit | 85d0299334f7ede78afafe7aff07bd79896d7518 (patch) | |
tree | 347a92871c47aaf47b300c8e6278d3b7602e33c5 /COPYING | |
parent | 4dcf2356b7aa19c2059d30e6a3cf5ce116d348e7 (diff) | |
download | coreutils-85d0299334f7ede78afafe7aff07bd79896d7518.tar.xz |
(gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
don't use its results.
Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
since we include them unconditionally. Don't require
AM_STDBOOL_H, since stdbool is a prerequisite.
Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
since we assume C89 or better.
Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
as we don't use their results.
Don't check for fchdir, memmove, memset, strrchr, as we use
them unconditionally.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions