[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] build: update gnulib to pull in openat module separation changes
From: |
Jim Meyering |
Subject: |
[PATCH] build: update gnulib to pull in openat module separation changes |
Date: |
Fri, 04 Nov 2011 20:34:06 +0100 |
Now that Bruno has finished extracting/creating the other *at modules
from the openat one, I've gone ahead and updated to the latest from
gnulib to ensure that everything works properly.
While writing this, I realized that I probably need to add explicit
mention of a few of those new modules in bootstrap.conf, to avoid build
failure on systems that lack them.
>From d973e8a434e7666478242339f009d5192144355f Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Fri, 4 Nov 2011 11:34:08 +0100
Subject: [PATCH] build: update gnulib to pull in openat module separation
changes
No semantic change.
---
gnulib | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnulib b/gnulib
index afe598a..908ae01 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit afe598a51a14e75cd697a30ac54fa9cc29c8cde0
+Subproject commit 908ae019f6ba87eaec0f6dd16cb4e62d5fc08789
--
1.7.8.rc0.35.gee6df
- [PATCH] build: update gnulib to pull in openat module separation changes,
Jim Meyering <=