This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Typo in configure.in for combined tree (uberbaum-style) builds
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Daniel Jacobowitz <drow at mvista dot com>
- Cc: gcc-patches at sources dot redhat dot com
- Date: 04 Jul 2002 19:45:56 -0300
- Subject: Re: Typo in configure.in for combined tree (uberbaum-style) builds
- Organization: GCC Team, Red Hat
- References: <20020606151809.GA15656@nevyn.them.org>
On Jun 6, 2002, Daniel Jacobowitz <drow@mvista.com> wrote:
> I noticed that the results of configure weren't matching reality; there's a
> typo in the gas version checking. Could someone commit this (maybe to the
> branch also)?
> 2002-06-06 Daniel Jacobowitz <drow@mvista.com>
> * configure.in: Correct typos: gcc_cv_as_gdwarf2_debug_flag to
> gcc_cv_as_gdwarf2_flag and gcc_cv_as_gstabs_debug_flag
> to gcc_cv_as_gstabs_flag.
Thanks, I've finally checked this in. Sorry about the delay. Is
there any reason why you'd prefer not to have CVS write access?
BTW, I should point out that the code you're modifying does not use
the cache variables as such, since it sets them to an initial value
invalidating whatever was in the cache before, or what the user might
have set them to. Correct usage should replace the block delimited by
AC_MSG_CHECKING and AC_MSG_RESULT with a single AC_CACHE_CHECK macro
call. Any takers to implement and test this change?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer