public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Prerequisites and using autoconf-2.64
@ 2017-03-15 12:45 Martin Liška
  2017-03-15 13:23 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Liška @ 2017-03-15 12:45 UTC (permalink / raw)
  To: GCC Development

Hello.

We declare that one should use autoconf --version == 2.64. I have a package that provides autoconf-2.64 binary
and I would like to ask whether our configure machinery can use the suffixed autoconf binary?

Thanks,
Martin

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

* Re: Prerequisites and using autoconf-2.64
  2017-03-15 12:45 Prerequisites and using autoconf-2.64 Martin Liška
@ 2017-03-15 13:23 ` Andreas Schwab
  2017-03-15 13:25   ` Martin Liška
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Schwab @ 2017-03-15 13:23 UTC (permalink / raw)
  To: Martin Liška; +Cc: GCC Development

On Mär 15 2017, Martin Liška <mliska@suse.cz> wrote:

> We declare that one should use autoconf --version == 2.64. I have a package that provides autoconf-2.64 binary
> and I would like to ask whether our configure machinery can use the suffixed autoconf binary?

make AUTOCONF=autoconf-2.64

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

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

* Re: Prerequisites and using autoconf-2.64
  2017-03-15 13:23 ` Andreas Schwab
@ 2017-03-15 13:25   ` Martin Liška
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liška @ 2017-03-15 13:25 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: GCC Development

On 03/15/2017 02:23 PM, Andreas Schwab wrote:
> On Mär 15 2017, Martin Liška <mliska@suse.cz> wrote:
>
>> We declare that one should use autoconf --version == 2.64. I have a package that provides autoconf-2.64 binary
>> and I would like to ask whether our configure machinery can use the suffixed autoconf binary?
>
> make AUTOCONF=autoconf-2.64
>
> Andreas.
>

Thanks!

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

end of thread, other threads:[~2017-03-15 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 12:45 Prerequisites and using autoconf-2.64 Martin Liška
2017-03-15 13:23 ` Andreas Schwab
2017-03-15 13:25   ` Martin Liška

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