public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to regenerate the autotools files
       [not found] <426297348.336241.1534850467142.ref@mail.yahoo.com>
@ 2018-08-21 11:21 ` R. Diez via gcc-help
  2018-08-21 11:59   ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: R. Diez via gcc-help @ 2018-08-21 11:21 UTC (permalink / raw)
  To: gcc-help

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?

Thanks in advance,
  rdiez

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to regenerate the autotools files
  2018-08-21 11:21 ` How to regenerate the autotools files R. Diez via gcc-help
@ 2018-08-21 11:59   ` Jonathan Wakely
  2018-08-21 12:21     ` R. Diez via gcc-help
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2018-08-21 11:59 UTC (permalink / raw)
  To: rdiezmail-gcc; +Cc: gcc-help

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to regenerate the autotools files
  2018-08-21 11:59   ` Jonathan Wakely
@ 2018-08-21 12:21     ` R. Diez via gcc-help
  0 siblings, 0 replies; 3+ messages in thread
From: R. Diez via gcc-help @ 2018-08-21 12:21 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-help

>> 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

Thanks for the version information.

However, the main question remains unanswered. There are a few ways to 
regenerate those files. I would like to know which exact commands, in 
what sequence, in what folders...

Best regards,
   rdiez

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-21 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <426297348.336241.1534850467142.ref@mail.yahoo.com>
2018-08-21 11:21 ` How to regenerate the autotools files R. Diez via gcc-help
2018-08-21 11:59   ` Jonathan Wakely
2018-08-21 12:21     ` R. Diez via gcc-help

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).