]> git.eshelyaron.com Git - emacs.git/commit
Don’t use Gnulib’s locale-h module
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Apr 2025 19:15:51 +0000 (12:15 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:41:11 +0000 (22:41 +0200)
commit0880dd55453c8632e562275cc3fb05fce164373b
treef8314ff23a7ccaa69092459729866502728729f5
parent819c6f996d27d7694437939ec1761155ecfdeb72
Don’t use Gnulib’s locale-h module

* admin/merge-gnulib (AVOIDED_MODULES):
Add locale-h, as Emacs should’t need this Gnulib module.
This change is needed for when we next run admin/merge-gnulib,
as some Gnulib dependencies changed recently.

(cherry picked from commit 30335bb73483fce9d4204f1e18618fe777d0f45e)
admin/merge-gnulib