diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2024-12-23 14:03:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-12-26 16:29:02 -0800 |
commit | a51642ba5fad891239552fe7e746fa160e3f88ea (patch) | |
tree | 2864519d1398ba0e70ae08a445be4fe051867d89 /lisp/emacs-lisp/shortdoc.el | |
parent | cf5e58a14dedabd65dee297ee2a2abb05cd4449d (diff) | |
download | emacs-a51642ba5fad891239552fe7e746fa160e3f88ea.tar.gz emacs-a51642ba5fad891239552fe7e746fa160e3f88ea.tar.bz2 emacs-a51642ba5fad891239552fe7e746fa160e3f88ea.zip |
Let Gnulib deal with MB_CUR_MAX
Recent Gnulib should work around the Android NDK 16
MB_CUR_MAX bug, so Emacs no longer needs to worry about it.
* configure.ac (gl_STDLIB_H):
Remove, to stop overriding Gnulib.
* configure.ac (__ctype_get_mb_cur_max)
(emacs_cv_broken_mb_cur_max, REPLACEMENT_MB_CUR_MAX):
* src/conf_post.h (MB_CUR_MAX):
Remove, as Gnulib does this now.
Diffstat (limited to 'lisp/emacs-lisp/shortdoc.el')
0 files changed, 0 insertions, 0 deletions