summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/dirfd.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/dirfd.m4 b/m4/dirfd.m4
index 3b5b5e46b..5f1a9a81b 100644
--- a/m4/dirfd.m4
+++ b/m4/dirfd.m4
@@ -3,7 +3,7 @@
dnl Find out how to get the file descriptor associated with an open DIR*.
dnl From Jim Meyering
-AC_DEFUN([UTILS_FUNC_DIRFD],
+AC_DEFUN([gl_FUNC_DIRFD],
[
dnl Work around a bug of AC_EGREP_CPP in autoconf-2.57.
AC_REQUIRE([AC_PROG_CPP])