Parcourir la source

In bootstrap, set LC_ALL=C and save some more gnulib m4 files.

Paul Eggert il y a 20 ans
Parent
commit
7f27104062
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      ChangeLog

+ 4 - 0
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.