]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: prefer mcel
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Sep 2023 01:45:47 +0000 (18:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Sep 2023 07:28:26 +0000 (00:28 -0700)
This causes Gnulib code to also use mcel, which is more consistent.
* bootstrap.conf (avoided_gnulib_modules): Avoid mbuiter
and mbuiterf, since we can now just use mcel.  This avoids
the need to ship and compile mbchar and these modules.
(gnulib_modules): Change mcel to mcel-prefer.

bootstrap.conf

index 3ab7721f2550466436d80824653df42aa26e62c6..a15bda3417b45dc7c5852ec114e55be911645792 100644 (file)
@@ -20,6 +20,8 @@
 avoided_gnulib_modules='
   --avoid=canonicalize-lgpl
   --avoid=dummy
+  --avoid=mbuiter
+  --avoid=mbuiterf
 '
 
 # gnulib modules used by this package.
@@ -163,7 +165,7 @@ gnulib_modules="
   mbschr
   mbslen
   mbswidth
-  mcel
+  mcel-prefer
   memcasecmp
   memchr
   memcmp2