Hi,
I've got:
```
running: automake -a
Use of uninitialized value $macro in exists at /usr/bin/automake line 5268,
line 1.
Use of uninitialized value $macro in concatenation (.) or string at
/usr/bin/automake line 5268, line 1.
automake: error: unrequested trace ''
automake: Please contact .
at
Am 29.11.2020 um 03:46 schrieb Karl Berry:
Looking at 20699, as usual, I'm confused. Sorry. It seems like Automake
is just following instructions. The docs/Makefile.am declares a
dependency on ../src/main.c, so it removes ../src/*.o. How could it
guess otherwise?
Guessing shouldn't be involve
Thanks for the report, but:
running: automake -a
Use of uninitialized value $macro in exists at /usr/bin/automake line 5268,
...
automake noarch 1.16.2-3.fc34
When I try your repo with our unchanged automake-1.16.3 release on
ftp.gnu.org (recently made), I do not get the