bug-diffutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-diffutils] [PATCH] bootstrap: adjust to recent gnulib changes


From: Paul Eggert
Subject: [bug-diffutils] [PATCH] bootstrap: adjust to recent gnulib changes
Date: Thu, 16 Dec 2010 10:06:57 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

* bootstrap.conf (excluded_files): Do not exclude m4/size_max.m4
and m4/xsize.m4 when using an external gettext, since they are
now needed by other gnulib modules.
---
 bootstrap.conf |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index a6221db..2f90552 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -110,11 +110,9 @@ if test $gettext_external = 1; then
       m4/lcmessage.m4
       m4/lock.m4
       m4/printf-posix.m4
-      m4/size_max.m4
       m4/uintmax_t.m4
       m4/ulonglong.m4
       m4/visibility.m4
-      m4/xsize.m4
 '
 fi
 
-- 
1.7.0.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]