Earlier quoted context omitted.
While I've not had that problem, I can see that it's nonobvious. But it's years between me looking at the actual compiled output. I look at assembly output more often, and most people never even do that. What I mean though is that ./configure outputs a config.log that says exactly what was done. Exactly what command line was run and exactly what the error was. I guess I'm confused why you're even looking at the compi…
I just spent some time searching for m4 opinions on HN and it's more like a love-hate than hate-hate. It looks like if you dive head first into learning autotools, then m4 is going to look like nuisance. But if you allocate time to learn m4 for what it is, instead of just something you have to put up with as part of your autotools adventure, then you'll hate m4. m4 is the only (or one of a very few) well-known genera…
I used to build websites using m4 back in the 90s. Back when static site generats were popular, before the latest slight resurgence.
To misquote Mitch Hedberg: People either love it or hate it, or they think it's ok.