]> git.eshelyaron.com Git - emacs.git/commit
Port to broken Android NDK version
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Mar 2023 05:38:00 +0000 (13:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Mar 2023 05:38:00 +0000 (13:38 +0800)
commit39a7e6b79fdeafc539a36f6831d922a2622cb679
treec941a2c72df15bcbbd6d3a37b8b0ae3bd341244d
parent798003b04f6e2ce358c2d801684b0bfbf54eaeaa
Port to broken Android NDK version

* configure.ac: Check for __ctype_get_mb_cur_max.
Then see if MB_CUR_MAX is defined to it, and define
REPLACEMENT_MB_CUR_MAX if so and it does not link.
* java/INSTALL: Update documentation.
* src/conf_post.h (MB_CUR_MAX): Define replacement if
necessary.
configure.ac
java/INSTALL
src/conf_post.h