I pushed the following, to save some work for whoever upgrades
coreutils to the latest version of gnulib.
----
* bootstrap.conf (excluded_files): Don't exclude m4/lcmessage.m4,
as it's needed with the latest gnulib.
---
bootstrap.conf | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/bootstrap.conf b/bootstrap.conf
index 25f90a8..618fa53 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -300,7 +300,6 @@ if test $gettext_external = 1; then
excluded_files='
m4/glibc2.m4
m4/intdiv0.m4
- m4/lcmessage.m4
m4/uintmax_t.m4
m4/ulonglong.m4
m4/visibility.m4
--
1.7.4