public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@bitrange.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Richard Henderson <rth@redhat.com>,  <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Fix configure (was Re: [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.))
Date: Thu, 28 Nov 2002 07:34:00 -0000	[thread overview]
Message-ID: <Pine.BSF.4.44.0211271756240.17787-100000@dair.pair.com> (raw)
In-Reply-To: <20021126143632.C1310@sunsite.ms.mff.cuni.cz>

On Tue, 26 Nov 2002, Jakub Jelinek wrote:
> 	* configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PROGRAM back
> 	before AC_PROG_CC.

It would help prevent this happening again in the future if
there was a comment that the invocation order has to be
preserved, or indeed if those macros had been self-checking like
some other autoconf macros are.

> 	* configure: Rebuilt.
>
> --- gcc/configure.in.jj	2002-11-26 15:13:51.000000000 +0100
> +++ gcc/configure.in	2002-11-26 15:15:39.000000000 +0100
> @@ -176,6 +176,12 @@ changequote([, ])dnl
>    fi
>  fi
>
> +# Determine the host, build, and target systems

"# Needs to be invoked before AC_PROG_CC."

Thanks for fixing it.

brgds, H-P

WARNING: multiple messages have this Message-ID
From: hp@bitrange.com (Hans-Peter Nilsson)
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix configure (was Re: [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.))
Date: Thu, 28 Nov 2002 08:08:00 -0000	[thread overview]
Message-ID: <Pine.BSF.4.44.0211271756240.17787-100000@dair.pair.com> (raw)
Message-ID: <20021128080800.o0OnnhzkaVrejrFcY22LtPGkyKuV920DbLKZ1mXbOUE@z> (raw)
In-Reply-To: <20021126143632.C1310@sunsite.ms.mff.cuni.cz>

On Tue, 26 Nov 2002, Jakub Jelinek wrote:
> 	* configure.in: Move AC_CANONICAL_SYSTEM and AC_ARG_PROGRAM back
> 	before AC_PROG_CC.

It would help prevent this happening again in the future if
there was a comment that the invocation order has to be
preserved, or indeed if those macros had been self-checking like
some other autoconf macros are.

> 	* configure: Rebuilt.
>
> --- gcc/configure.in.jj	2002-11-26 15:13:51.000000000 +0100
> +++ gcc/configure.in	2002-11-26 15:15:39.000000000 +0100
> @@ -176,6 +176,12 @@ changequote([, ])dnl
>    fi
>  fi
>
> +# Determine the host, build, and target systems

"# Needs to be invoked before AC_PROG_CC."

Thanks for fixing it.

brgds, H-P


  parent reply	other threads:[~2002-11-27 23:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-10 17:35 RFC: --enable-checking=valgrind Hans-Peter Nilsson
2002-11-10 19:34 ` Zack Weinberg
2002-11-11  1:55   ` Hans-Peter Nilsson
2002-11-11 16:53     ` Zack Weinberg
2002-11-11 17:48       ` Hans-Peter Nilsson
2002-11-12  6:02       ` Jan Hubicka
2002-11-12 17:11         ` Hans-Peter Nilsson
2002-11-12 17:21           ` Zack Weinberg
2002-11-13  5:32           ` Jan Hubicka
2002-11-13 13:38             ` Hans-Peter Nilsson
2002-11-18 17:20     ` Richard Henderson
2002-11-18 18:24       ` [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.) Hans-Peter Nilsson
2002-11-18 20:37         ` Richard Henderson
2002-11-20 11:57           ` Hans-Peter Nilsson
2002-11-18 22:12         ` Neil Booth
2002-11-19  4:37           ` Hans-Peter Nilsson
2002-11-18 22:33         ` Andreas Jaeger
2002-11-19  4:33           ` Hans-Peter Nilsson
2002-11-19  7:31             ` Andreas Jaeger
2002-11-19  9:07               ` Hans-Peter Nilsson
2002-11-19  9:15                 ` [RFA:] Take 2 Andreas Jaeger
2002-11-26  5:42         ` [PATCH] Fix configure (was Re: [RFA:] Take 2 (was: Re: RFC: --enable-checking=valgrind.)) Jakub Jelinek
2002-11-26  9:59           ` Richard Henderson
2002-11-28  7:34           ` Hans-Peter Nilsson [this message]
2002-11-28  8:08             ` Hans-Peter Nilsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSF.4.44.0211271756240.17787-100000@dair.pair.com \
    --to=hp@bitrange.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=rth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).