From: Paul Eggert Date: Fri, 22 Sep 2023 01:45:47 +0000 (-0700) Subject: maint: prefer mcel X-Git-Tag: v9.5~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80a538d9696e4e1826b6cbb68bc53fe7fd97e8c;p=thirdparty%2Fcoreutils.git maint: prefer mcel 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. --- diff --git a/bootstrap.conf b/bootstrap.conf index 3ab7721f25..a15bda3417 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -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