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

2007-02-12 Thread Krister Joas
On Feb 12, 2007, at 6:17 PM, Jernej Simončič wrote: On Monday, February 12, 2007, 9:55:25, Krister Joas wrote: You should take a look at that executable. On most systems I know, / usr/bin/which is a csh script. It has to be because it also finds aliases. It may or may not be portable to use

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

2007-02-12 Thread Jernej Simončič
On Monday, February 12, 2007, 9:55:25, Krister Joas wrote: > You should take a look at that executable. On most systems I know, / > usr/bin/which is a csh script. It has to be because it also finds > aliases. It may or may not be portable to use 'which', I'm not > really sure, but it's not