]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(gl_MACROS): Check for fchmod and fchown.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 03:07:53 +0000 (03:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Sep 2005 03:07:53 +0000 (03:07 +0000)
m4/jm-macros.m4

index 64fcfae56190496f1641190bc49125986176b1be..0076eb71f7af41f66555ce827dbcabc5cf0dcf4a 100644 (file)
@@ -102,6 +102,8 @@ AC_DEFUN([gl_MACROS],
   AC_CHECK_FUNCS_ONCE( \
     endgrent \
     endpwent \
+    fchmod \
+    fchown \
     ftruncate \
     hasmntopt \
     isascii \