]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
authorJim Meyering <jim@meyering.net>
Tue, 20 Apr 2004 08:44:55 +0000 (08:44 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Apr 2004 08:44:55 +0000 (08:44 +0000)
m4/dirfd.m4

index 3b5b5e46b5248055b7c00c7e705cc91a6621153e..5f1a9a81b6ca92fc8c5feea9ed98c1718727f826 100644 (file)
@@ -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])