From ee1d9396fc74f6b09a40156db90c9a4ab417deec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Nov 2011 20:44:34 +0100 Subject: [PATCH] build: do use fstatat and unlinkat modules, now that they're separate * bootstrap.conf (gnulib_modules): Add fstatat and unlinkat. --- bootstrap.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.conf b/bootstrap.conf index 91ef8f8d19..d390fb22d7 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -88,6 +88,7 @@ gnulib_modules=" freopen freopen-safer fseeko + fstatat fsusage fsync ftello @@ -223,6 +224,7 @@ gnulib_modules=" uname unicodeio unistd-safer + unlinkat unlink-busy unlocked-io unsetenv -- 2.47.2