Re: [autoconf-conversion] New tools and multilibs fight with one another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [autoconf-conversion] New tools and multilibs fight with one another
- To: "Phil Edwards" <phil@xxxxxxx>, "Ian Lance Taylor" <ian@xxxxxxxx>
- Subject: Re: [autoconf-conversion] New tools and multilibs fight with one another
- From: "Paolo Bonzini" <bonzini@xxxxxxx>
- Date: Sat, 26 Jul 2003 01:32:41 +0200
> > I can't think of anything else that would work. Basically you need to
> > expand the parameter and then treat it as normal shell input for quote
> > processing. As far as I know, the shell language doesn't support that
> > directly.
eval?
Paolo