From: Rafael L. <rla...@us...> - 2003-02-25 15:07:55
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv15534 Modified Files: configure.ac Log Message: Use the Automake conditional with_rpath in bindings/octave/Makefile.am to conditionally include the setting of LD_RUN_PATH when generating plplot_octave-libdir.oct. Also, change the rule install-exec-local to install-exec-hook, such that the installation of plplot_octave-libdir.oct really happens after all the other files are installed. |