]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_MACROS): Require AC_FUNC_LSTAT.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 May 2005 19:31:00 +0000 (19:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 May 2005 19:31:00 +0000 (19:31 +0000)
commit1575fd4adcb97a078bbce261ff2c20c82363e89a
tree6ffc2989c64217b1dd81df386ecf4a6873c07c7a
parent30fd8394e1af43ea98207a1c9bdbc7aa159c350f
(gl_MACROS): Require AC_FUNC_LSTAT.
Don't check for memcpy, strchr, strerror, strrchr, float.h.
Use AC_REQUIRE on AM_LANGINFO_CODESET and gl_GLIBC21 rather
than invoking them directly.
(gl_CHECK_ALL_HEADERS): Don't check for errno.h, float.h,
limits.h, stddef.h, since we assume C89 now.
m4/jm-macros.m4