From: Rafael L. <rla...@us...> - 2001-06-01 20:25:10
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26594 Modified Files: plplot-config.in Log Message: Thanks, Alan, for spotting and fixing the "-ld" bug. I am just committing a simpler and more elegant way to fix it. I removed your "test -z $matrix_lib" because the "${matrix_lib:+-l$matrix_lib@LIB_TAG@}" construct does the job very well. |