Commit 6ee6c7189f4bafbb603ef043fdf44b84c3f7532a

Bruno Haible 2021-01-17T22:07:14

canonicalize-lgpl: Work around // handling in realpath() of musl 1.2.2. Reported by Natanael Copa <ncopa@alpinelinux.org> in <https://lists.gnu.org/archive/html/bug-gettext/2021-01/msg00021.html>. * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Add a test whether // is the same as /, on Linux only. * lib/canonicalize-lgpl.c: Correct indentation of preprocessor directives. * doc/posix-functions/realpath.texi: Mention the musl 1.2.2 bug.