On Aug 31 2022, Martin Liška wrote:
> Can please anybody reproduce that? I've also tried touching all files in my
> original repo,
> but still, no change.
Probably a bug in automake, it oscillates between the two states in a
random way. The contents of autom4te.cache/requests also changes each
Hi.
I see a weird behavior when I run:
AUTOCONF=autoconf-2.69 ~/bin/automake-1.15.1/bin/automake
in one of my gcc git repos:
$ ~/Programming/gcc/gotools> AUTOCONF=autoconf-2.69
~/bin/automake-1.15.1/bin/automake
$ git diff | cat
(no output)
However, if I clone a fresh repo I see:
$ git clone