From: Joao C. <jc...@us...> - 2002-12-23 20:10:09
|
Update of /cvsroot/plplot/plplot/bindings/octave In directory sc8-pr-cvs1:/tmp/cvs-serv5660/bindings/octave Modified Files: Makefile.am Log Message: Add both the build and install tree library locations to LD_RUN_PATH. Split building of plplot_octave.oct into a compile and a link step, to easy relinking only at install time (when it gets implemented, as an "install" target is the wrong way of doing it under automake). |