From b3774862952b27e3513b3ef82414d56bcae3b665 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 20 Apr 2023 02:29:26 +0200 Subject: chown tests: Fix link error on mingw 10. * modules/chown-tests (configure.ac): Test whether getgid() exists. * modules/fchownat-tests (configure.ac): Likewise. * tests/test-chown.h (getgid): Define a fallback. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fbc1812489..639f3e2923 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-04-19 Bruno Haible + + chown tests: Fix link error on mingw 10. + * modules/chown-tests (configure.ac): Test whether getgid() exists. + * modules/fchownat-tests (configure.ac): Likewise. + * tests/test-chown.h (getgid): Define a fallback. + 2023-04-19 Bruno Haible ctime: Fix compilation errors in C++ mode on mingw 10. -- cgit v1.2.1