(gl_MACROS): Don't require GL_FUNC_READDIR.
authorJim Meyering <jim@meyering.net>
Fri, 13 May 2005 07:53:47 +0000 (07:53 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 May 2005 07:53:47 +0000 (07:53 +0000)
m4/jm-macros.m4

index abb773c..bea917b 100644 (file)
@@ -129,7 +129,6 @@ AC_DEFUN([gl_MACROS],
   AC_FUNC_STRTOD
 
   AC_REQUIRE([cu_PREREQ_STAT_PROG])
-  AC_REQUIRE([GL_FUNC_READDIR])
 
   # for dd.c and shred.c
   coreutils_saved_libs=$LIBS