Be more conservative about cache timestamps
commit49ab3a4c5756d7ef40b03111f4c8a351d6bca7b8
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Dec 2023 17:58:37 +0000 (1 09:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Dec 2023 23:31:01 +0000 (1 15:31 -0800)
treec0d9a2c853d81d366bb50d1c0fa18ea3a9ac5832
parent3155aa6912ef448873b7a524b0db315187d9862c
Be more conservative about cache timestamps

* bin/autom4te.in (up_to_date): Fix thinko by using the
minimum of the cache files’ timestamps, not the maximum.
bin/autom4te.in