Re: [Qemu-devel] [PATCH] Remove bash-ism from configure

2007-02-12 Thread Krister Joas
On Feb 12, 2007, at 2:41 AM, Anthony Liguori wrote: Johannes Schindelin wrote: Hi, On Sat, 10 Feb 2007, Anthony Liguori wrote: This is one I introduced in the gcc-3.x autodetect. It's against CVS from a little while ago so hopefully it's just fuzz. AFAICT "which" is not really portable,

Re: [Qemu-devel] [PATCH] Remove bash-ism from configure

2007-02-11 Thread Anthony Liguori
Johannes Schindelin wrote: Hi, On Sat, 10 Feb 2007, Anthony Liguori wrote: This is one I introduced in the gcc-3.x autodetect. It's against CVS from a little while ago so hopefully it's just fuzz. AFAICT "which" is not really portable, either. But then, I always have a bash, so I r

Re: [Qemu-devel] [PATCH] Remove bash-ism from configure

2007-02-11 Thread Johannes Schindelin
Hi, On Sat, 10 Feb 2007, Anthony Liguori wrote: > This is one I introduced in the gcc-3.x autodetect. It's against CVS > from a little while ago so hopefully it's just fuzz. AFAICT "which" is not really portable, either. But then, I always have a bash, so I really don't care. Ciao, Dscho