From fbb436b3f842904e6617040a8614d0b068fd662b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 9 Jul 2006 16:59:35 +0000 Subject: Update from gnulib. --- m4/jm-macros.m4 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'm4/jm-macros.m4') diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 833cbc9c6..b07f3330e 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 99 -*- autoconf -*- +#serial 100 -*- autoconf -*- dnl Misc type-related macros for coreutils. @@ -231,8 +231,6 @@ AC_DEFUN([gl_CHECK_ALL_TYPES], AC_REQUIRE([AC_C_LONG_DOUBLE]) AC_REQUIRE([gl_CHECK_ALL_HEADERS]) - AC_REQUIRE([AC_HEADER_DIRENT]) - AC_REQUIRE([AC_HEADER_STDC]) AC_CHECK_MEMBERS( [struct stat.st_author, struct stat.st_blksize],,, @@ -265,6 +263,4 @@ AC_DEFUN([gl_CHECK_ALL_TYPES], AC_REQUIRE([gl_AC_TYPE_UNSIGNED_LONG_LONG]) AC_REQUIRE([AC_HEADER_MAJOR]) - AC_REQUIRE([AC_HEADER_DIRENT]) - ]) -- cgit v1.2.3-54-g00ecf