From: Rafael L. <rla...@us...> - 2003-03-05 14:59:20
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv10678 Modified Files: sysloc.in Log Message: After Joao's suggestion, improved the way the plplot_octave-libdir.oct file is generated, such that it is not doubly compiled (should also work for octave 2.0). The check for flag --compile of mkoctfile is removed from sysloc.in, as well as the AM conditional mkoctfile_accepts_c_flag. Also, plplot_octave_txt/* is added to the list of CLEANFILES. |