From: Paul K. <pki...@us...> - 2003-05-24 22:08:29
|
WJ Atsma wrote: > Hello, > > I added this segment to symbols.cc, findsymbols.cc in main/symbolic, > copied from sumterms.cc (thank you Paul) to let it compile with > 2.1.48. Can someone tell me where NEED_OCTAVE_QUIT is defined and what > the conditions are for it being defined (for my further education in > matters octave). octave-forge/configure adds -DNEED_OCTAVE_QUIT to the mkoctfile command for older versions of Octave which do not have quit.h. - Paul |