* bootstrap.conf (gnulib_modules): Add statat.
The fstatat module was split in two, and we need both halves.
---
 bootstrap.conf | 1 +
 gnulib         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index d575949..bb6c145 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -212,6 +212,7 @@ gnulib_modules="
   sig2str
   sigaction
   ssize_t
+  statat
   stat-macros
   stat-size
   stat-time
diff --git a/gnulib b/gnulib
index 9fc8109..26b7d03 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e
+Subproject commit 26b7d0370e2c6bbc07e86cda0848c341c7f64ec1
-- 
1.7.11.7


Reply via email to