Glynn Clements wrote:

> It's autoconf's AC_EXEEXT macro which is the problem. It attempts to
> determine the executable suffix automatically, with the following
> code:

> We should probably eliminate the use of that macro in favour of a
> simple "if cygwin or mingw then .exe else nothing" test. I don't know
> of any other supported platform where executables have a suffix.

I've committed this change to SVN.

-- 
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to