Commit 2ca0d57 breaks automake t/autohdr4.sh and t/autohdr-subdir-pr12495.sh

2020-02-24 Thread Tadeus Prastowo
Hi Paul, I found that at the commit immediately preceding 2ca0d57, building automake-1.16.1 can successfully run the tests t/autohdr4.sh and t/autohdr-subdir-pr12495.sh. I cannot build commit 2ca0d57. It fails with: autom4te_perllibdir='.'/lib AUTOM4TE_CFG='lib/autom4te.cfg' ./bin/autom4te -B '.

Re: Commit 2ca0d57 breaks automake t/autohdr4.sh and t/autohdr-subdir-pr12495.sh

2020-02-24 Thread Paul Eggert
On 2/24/20 12:23 PM, Tadeus Prastowo wrote: My question is: should the problem be fixed in autoconf by fixing whatever goes wrong with commit 2ca0d57? Or, should the problem be fixed in automake? Sorry, don't know offhand. It might not even be a bug in either autoconf or automake. I'm afraid