Re: AC_FUNC_MMAP not testing what the comments say

2023-12-18 Thread Brooks Davis
Thanks! That's basically what I tested by hand on CheriBSD. -- Brooks On Fri, Dec 15, 2023 at 06:24:05PM -0800, Paul Eggert wrote: > Thanks for the diagnosis. Proposed patch attached. I haven't installed it on > Savannah, as Autoconf is currently in a prerelease freeze and Zack wants a > look-se

Re: AC_FUNC_MMAP not testing what the comments say

2023-12-18 Thread Zack Weinberg
I'll merge this after I do some testing. On Mon, Dec 18, 2023, at 2:02 PM, Brooks Davis wrote: > Thanks! That's basically what I tested by hand on CheriBSD. > > -- Brooks > > On Fri, Dec 15, 2023 at 06:24:05PM -0800, Paul Eggert wrote: >> Thanks for the diagnosis. Proposed patch attached. I haven