]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation on Android 35 and on Termux
authorPo Lu <luangruo@yahoo.com>
Tue, 6 May 2025 14:29:46 +0000 (22:29 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:53:22 +0000 (10:53 +0200)
commita341bb8e79349b6e0b57d281a9a387e52f4785f5
treee4fa48cbc241966a49cc3bc81f787502b9d3a5fc
parent2fb8014e5c6645eb2e66a80bf3776260fef25920
Fix compilation on Android 35 and on Termux

* configure.ac (gl_cv_onwards_func_tzalloc): Define to "future
OS version" on Android API 35 and later.
Detect posix_spawn* by means of gl_CHECK_FUNCS_ANDROID.

* src/conf_post.h (tzalloc, tzfree): Define to non-conflicting
names on Android 35 and later.

(cherry picked from commit fa05cfd4455f2883d16992e5f1323a8945956987)
configure.ac
src/conf_post.h