From 7f271040629147abc488ef288f8e0d96c96c262c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 12 Aug 2004 20:24:51 +0000 Subject: [PATCH] In bootstrap, set LC_ALL=C and save some more gnulib m4 files. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1559c40..9d3a961 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ Merge argp, getopt, xalloc changes from gnulib. * bootstrap (gnulib_modules): Add xalloc-die. Remove code to test for patches; we don't have patches now. + Set LC_ALL=C so that file names sort consistently. + Prefer the gnulib copies of gettext.m4, glibc21.m4, + lib-ld.m4, lib-prefix.m4, po.m4 too. + * patches/getopt.diff: Remove; gnulib now works unpatched. * configure.ac (_getopt_long_only_r): Remove check. gl_ARGP now does this for us. -- 2.44.0