Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Theodore A. Roth" <troth@openavr.org>
To: Felix Lee <felix.1@canids.net>
Cc: "Theodore A. Roth" <troth@openavr.org>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] more sed fixes for Makefile.in
Date: Wed, 08 Oct 2003 00:15:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.53.0310071719000.13858@knuth.amplepower.com> (raw)
In-Reply-To: <20031008000714.5CAE1158F81@kanga.canids.net>



On Tue, 7 Oct 2003, Felix Lee wrote:

> Daniel Jacobowitz <drow@mvista.com>:
> > I think you may be right about the -e -e thing, but autoconf 2.5x and
> > 2.13 both use ; instead.
>
> yeah.
>
> looks like the right way these days is
>     sed -e $$t
> no quotes around the $$t, because configure does the quoting (and
> uses 's,x,x,' for null transformation).
>
> I just looked, there are lots of old configures in the tree that
> don't do that quoting, but I think they're in directories that
> don't use program_transform_name, so it might not matter.
>
> also, sim/common/configure.in has a
>       t='\$(program_transform_name)'; echo gcc | sed -e 's/x/x/' \$\$t; \
> that needs to be fixed

Ok, sounds like I'll have to withdraw my patch.

Should probably also revert my patch from 2003-07-11 at some point
when gdb isn't using autocon-2.13 anymore.

Ted Roth


      reply	other threads:[~2003-10-08  0:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-07 22:30 Theodore A. Roth
2003-10-07 22:55 ` Daniel Jacobowitz
2003-10-07 23:38 ` Felix Lee
2003-10-07 23:50   ` Daniel Jacobowitz
2003-10-08  0:07     ` Felix Lee
2003-10-08  0:15       ` Theodore A. Roth [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=Pine.LNX.4.53.0310071719000.13858@knuth.amplepower.com \
    --to=troth@openavr.org \
    --cc=felix.1@canids.net \
    --cc=gdb-patches@sources.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