> On 3 Oct 2022, at 02:36, Shigio YAMAGUCHI <[email protected]> wrote: > > OK. > I will fix it like follows: > > [configure.ac] > > #include <stdlib.h> > main(){ (void)realpath("/./tmp", (void *)0); return 0; } > | > v > #include <stdlib.h> > int main(){ (void)realpath("/./tmp", (void *)0); return 0; } > > This fix will be included by the next release. > Thank you!
Fantastic, that's what I did for Gentoo. Much appreciated! Thank you for maintaining GNU Global! Best, sam
signature.asc
Description: Message signed with OpenPGP
