From: Rafael L. <rla...@us...> - 2003-02-20 08:53:48
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv4928 Modified Files: sysloc.in Log Message: Moved the AM_CONDITIONAL for mkoctfile_accepts_c_flag outside the if/tehn/fi for enable_octave. AM_CONDITIONAL's should never be executed conditionally. This resulted in an error when option --disable-octave was given to configure. |