diff options
| author | Paul Eggert | 2025-01-02 11:29:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2025-01-02 11:30:33 -0800 |
| commit | f65520cad46273967da2343feeb2201363c190e0 (patch) | |
| tree | a2c844b8af990cd5b50558636cdde6d3bf466abd /exec | |
| parent | fba3c7ff3f68f05d32541440e0a22ec667c0ad66 (diff) | |
| download | emacs-f65520cad46273967da2343feeb2201363c190e0.tar.gz emacs-f65520cad46273967da2343feeb2201363c190e0.zip | |
admin/merge-gnulib now warns if module lists change
From suggestions by Eli Zaretski and Stefan Kangas in:
https://lists.gnu.org/r/emacs-devel/2025-01/msg00036.html
https://lists.gnu.org/r/emacs-devel/2025-01/msg00037.html
* admin/merge-gnulib: For style consistency,
prefer ‘[ EXPR ]’ to ‘test EXPR’ and prefer -e to -f.
Fix bug that forgot to clean lib directory if it’s ./lib.
Check for lib/gnulib.mk.in, which we used directly, not ‘configure’.
(LC_ALL): Set to C.
(autogen): New function, to make it clearer to user when
commands are operating in some other directory.
(get_module_list): New function.
(old_modules, new_modules): New vars.
If they differ, issue a warning.
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions