bug#75940: GNU Automake will generate corrupt Makefile if variable containing line breaks.
Karl Berry <[email protected]> Thu, 30 Jan 2025 14:43:21 -0700
| Newsgroups | gmane.comp.sysutils.automake.bugs |
|---|---|
| Message-ID | <[email protected]> |
GNU Automake will generate a broken Makefile when configuring if
some variables containing line breaks.
Thanks for the report. I'm not sure what Automake can do about it,
though. It's just doing what it's been told, seems to me?
Admittedly the error message is less than ideal, although the second
message
/tmp/GmXRgxDy:359: *** missing separator. Stop.
is a clue. --best, karl.