| > +AS_IFELSE([AC_TRY_EVAL(ac_link)],
| > +         [for ac_file in `ls a.exe conftest.exe a.* 
| > conftest.* 2>/dev/null`; do
| 
| Here one may also check for plain "conftest"; this saves the second link :-)
| 
| for ac_file in `ls a.exe conftest.exe conftest a.* conftest.* 2>/dev/null`;
| do

OK, I adjusted this too.  Thanks!

| Thanks for investing so much time in fixing this,

No need to thank me: I'm doing this for _me_ and only for _me_: I
don't want to hear about it ever again, so let's have it fixed ;-)

Reply via email to