2006-09-28 Jim Meyering <jim@meyering.net>
+ * jm-macros.m4: Require the new macro.
+ * readdir.m4 (gl_FUNC_READDIR): Rename from GL_FUNC_READDIR.
* readdir.m4: Revivify this file.
We need it to work around a bug on Darwin 0.7.x.
#serial 8
-# Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003 Free Software
+# Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2006 Free Software
# Foundation, Inc.
#
# This file is free software; the Free Software Foundation
dnl Written by Jim Meyering.
-AC_DEFUN([GL_FUNC_READDIR],
+AC_DEFUN([gl_FUNC_READDIR],
[dnl
AC_REQUIRE([AC_HEADER_DIRENT])
AC_CACHE_CHECK([for working readdir], gl_cv_func_working_readdir,