hi, 2008/9/10 Rainer M Krug <[EMAIL PROTECTED]>: > Therefore I want to compile them with #define DEBUG enabled. At the > moment, I am compiling the grass completely - but there must be a way > of compiling only the wildfire modules (or even only r.spread)?
you don't need that, just define DEBUG variable using g.gisenv g.gisenv set=DEBUG=5 run module Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
