From: Rafael L. <rla...@us...> - 2004-01-15 09:14:12
|
Update of /cvsroot/plplot/plplot/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv31527 Modified Files: get-dependency-libs.sh Log Message: Added -L<path>/.libs to the list of flags in output when a <path>/*.la entry is found in the dependency_libs line. This allows the linker to find libraries in the build tree. |