bug#44992: Use of uninitialized value $macro in exists at /usr/bin/automake line 5268, line 1

2020-12-01 Thread HaRRy[LP]
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

bug#20699: bug#37499: Wrong location of deps directory when using AC_SUBST

2020-12-01 Thread Hans-Bernhard Bröker
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

bug#44992: Use of uninitialized value $macro in exists at /usr/bin/automake line 5268, line 1

2020-12-01 Thread Karl Berry
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