[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: autoreconf --install --force broke on files with no timestamps
From: |
Zack Weinberg |
Subject: |
Re: autoreconf --install --force broke on files with no timestamps |
Date: |
Tue, 8 Dec 2020 10:49:31 -0500 |
On Tue, Dec 8, 2020 at 7:09 AM Pascal Terjan <pterjan@gmail.com> wrote:
>
> http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commit;h=40fa9edce6ad1a05988e4743a7ca64c3a8b3208d
> broke many things as it is no longer possible to use autoreconf
> --force --install to replace a file with no timestamp.
>
> A lot of install-sh files do not have one.
Fixed in c3afa488831e37137f3319f24456bb2cf7953acf. Thanks for
catching this, it would have been an embarrassing bug to have in
2.70-final.
zw