Commit 03d1ab0acdf5268b1640d8f197c138d79ef00155

Karl Berry 2021-02-22T18:23:16

doc: a_LDFLAGS always overrides AM_LDFLAGS. This change addresses https://bugs.gnu.org/34925. * doc/automake.texi (Program and Library Variables): document that using a_LDFLAGS at all, even in the false branch of a conditional, means that AM_LDFLAGS is ignored.