On Sat, 2026-07-25 at 12:15 -0700, Collin Funk wrote: > Xi Ruoyao <[email protected]> writes: > > > It can be worked around with > > ac_cv_func_posix_spawn_file_actions_addchdir=yes (which basically tells > > the configure system we have a posix_spawn_file_actions_addchdir, some > > kind of a "fact" with glibc 2.44). > > > > Thoughts on fix this? > > Does the attached patch work?
Works for me for building m4 and gettext with the shipped posix_spawn_faction_addchdir.m4 file patched. I think I've not encountered posix_spawn_faction_addfchdir.m4 yet. -- Xi Ruoyao <[email protected]>
