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: "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 13:41:30 +0200
> eval "for a in ${ac_configure_args}; do PROCESS ARG; done"
You can't that is a standard use of eval though :-)
Paolo