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



> > 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