Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Matt Kraai <kraai@alumni.cmu.edu>
To: Nathanael Nerode <neroden@doctormoo.dyndns.org>
Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com,
	binutils@sources.redhat.com, dj@redhat.com
Subject: Re: [patch] toplevel configure in target makefrag reorg, final version
Date: Tue, 02 Jul 2002 13:56:00 -0000	[thread overview]
Message-ID: <20020702205733.GJ795@catalonia> (raw)
In-Reply-To: <20020702193408.GA18274@doctormoo.dyndns.org>

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

On Tue, Jul 02, 2002 at 03:34:08PM -0400, Nathanael Nerode wrote:
> Index: configure.in
> ===================================================================
> RCS file: /cvs/gcc/gcc/configure.in,v
> retrieving revision 1.166
> diff -u -r1.166 configure.in
> +++ configure.in	2 Jul 2002 19:32:14 -0000
> @@ -1225,8 +1228,8 @@
>  esac
>  
>  rm -f mt-frag
> -if test -n "${target_makefile_frag}" ; then
> -  for f in ${target_makefile_frag}
> +if test -n "${target_makefile_frag}${alphaieee_frag}${ospace_frag}" ; then
> +  for f in ${target_makefile_frag}${alphaieee_frag}${ospace_frag}
                                     ^                ^
Don't there need to be spaces inserted at the carets?

Matt

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      reply	other threads:[~2002-07-02 20:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-02 12:36 Nathanael Nerode
2002-07-02 13:56 ` Matt Kraai [this message]

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=20020702205733.GJ795@catalonia \
    --to=kraai@alumni.cmu.edu \
    --cc=binutils@sources.redhat.com \
    --cc=dj@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=neroden@doctormoo.dyndns.org \
    /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