Re: tests: Don't use module 'getcwd' as dependency

2025-01-05 Thread Jim Meyering
ts contain module 'getcwd-lgpl', > not 'getcwd'. > > > 2025-01-05 Bruno Haible > > tests: Don't use module 'getcwd' as dependency. > * modules/getcwd (Comment): New section. > * modules/xgetcwd (Comment): Likewise. >

tests: Don't use module 'getcwd' as dependency

2025-01-05 Thread Bruno Haible via Gnulib discussion list
e effect on lib/unistd.h, namely it enables '#define getcwd rpl_getcwd'. The fix is to make sure that the tests contain module 'getcwd-lgpl', not 'getcwd'. 2025-01-05 Bruno Haible tests: Don't use module 'getcwd' as dependency. * modu