[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Files in build-aux
From: |
Eli Zaretskii |
Subject: |
Re: Files in build-aux |
Date: |
Tue, 04 May 2021 21:40:41 +0300 |
> Date: Tue, 04 May 2021 14:40:07 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: eric@ericabrahamsen.net, p.stephani2@gmail.com, schwab@linux-m68k.org,
> emacs-devel@gnu.org
>
> > Looks like it's autoreconf in autogen.sh:258. If I run
> >
> > autoreconf -fi -I m4
> >
> > it updates the two files. I'm using autoconf 2.71.
>
> So I guess we need to look for autoreconf switches that prevent it
> from updating these files, and use them in our builds?
I don't see such switches. It looks like this is a "feature", and
cannot be turned off. It is triggered by the -f command-line option.
Unless we can do without -f, someone should talk to Autoconf
developers and ask them for a workaround.
Alternatively, downgrade to an older Autoconf.
- Re: Files in build-aux, (continued)
- Re: Files in build-aux, Eli Zaretskii, 2021/05/03
- Re: Files in build-aux, Eric Abrahamsen, 2021/05/03
- Re: Files in build-aux, Arash Esbati, 2021/05/03
- Re: Files in build-aux, Eric Abrahamsen, 2021/05/03
- Re: Files in build-aux, Eli Zaretskii, 2021/05/03
- Re: Files in build-aux, Alan Third, 2021/05/03
- Re: Files in build-aux, Andreas Schwab, 2021/05/03
- Re: Files in build-aux, Eric Abrahamsen, 2021/05/03
- Re: Files in build-aux, Alan Third, 2021/05/03
- Re: Files in build-aux, Eli Zaretskii, 2021/05/04
- Re: Files in build-aux,
Eli Zaretskii <=