From: Alan W. I. <ai...@us...> - 2002-12-24 19:26:19
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory sc8-pr-cvs1:/tmp/cvs-serv12524 Modified Files: .cvsignore Makefile.am Log Message: Revert separate compile and link of plplot_octave.oct because -c option not available for mkoctfile for octave version 2.0.16. Implement generating separate plplot_octave.oct for build area and install area with appropriate LD_RUN_PATH in each case. This cleanly stops any cross-contamination between changes in build area and install area that I was concerned about. |