>some compilers need to add global definitions to build lua, for example in >mingw you have to add "-D__NO_ISOCEXT", it would be nice to be able to add >it to the EXTRA_DEFS var. Add it to MYCFLAGS instead. --lhf