From 7e41b00d079a1574bbd442bb88c304aa74b16415 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 18 Sep 2025 17:07:38 -0700 Subject: [PATCH] =?utf8?q?maint:=20we=20don=E2=80=99t=20use=20Gnulib?= =?utf8?q?=E2=80=99s=20fchownat=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * bootstrap.conf (gnulib_modules): Remove fchownat. It is used only indirectly, via the chownat module. --- bootstrap.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index ae94e18158..b8feef90a1 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -94,7 +94,6 @@ gnulib_modules=" fadvise fchdir fchmodat - fchownat fclose fcntl fcntl-safer -- 2.47.3