]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: fix missing renameat() on OS X 10.5.8
authorPádraig Brady <P@draigBrady.com>
Fri, 10 Mar 2017 07:01:03 +0000 (23:01 -0800)
committerPádraig Brady <P@draigBrady.com>
Sat, 11 Mar 2017 05:23:12 +0000 (21:23 -0800)
* bootstrap.conf: Depend on renameat.
Reported and tested by J Rogowsky.
Fixes http://bugs.gnu.org/26044

bootstrap.conf

index 7def1f99a631de7a53c247ef128eeee4aa7dd642..30ce621ce00ee0c4da5471e2706f8211339fd91f 100644 (file)
@@ -202,6 +202,7 @@ gnulib_modules="
   regex
   remove
   rename
+  renameat
   rmdir
   root-dev-ino
   rpmatch