From c20d0e17c3260915f8406c4430ee81f212b2ab18 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 20 Mar 2011 12:24:57 -0700 Subject: [PATCH] bootstrap: do not exclude m4/message.m4 * bootstrap.conf (excluded_files): Don't exclude m4/lcmessage.m4, as it's needed with the latest gnulib. --- bootstrap.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 25f90a8206..618fa53449 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 -- 2.47.2