How to regenerate the autotools files
Jonathan Wakely
jwakely.gcc@gmail.com
Tue Aug 21 11:59:00 GMT 2018
On Tue, 21 Aug 2018 at 12:21, R. Diez via gcc-help <gcc-help@gcc.gnu.org> wrote:
>
> Hi there:
>
> I would like to fix an annoying shortcoming in GCC's autotools scripts.
>
> What commands do you use to regenerate 'configure' etc. from configure.ac and so on?
Use autoconf, but you need to use the right version as documented at
https://gcc.gnu.org/install/prerequisites.html
More information about the Gcc-help
mailing list