From: Geoffrey F. <fu...@sl...> - 2000-05-10 20:46:41
|
Update of /cvsroot/plplot/plplot/cf In directory slayer.i.sourceforge.net:/tmp/cvs-serv10958 Modified Files: install.in Log Message: Don't run the install_demos or install_utils targets until after the library components have been installed. This is necessary so that when utils are relinked against dynamic libs, they pick up the correct (installed) versions. Didn't matter for archives, but makes a huge difference for .so's. |