From: Alan W. I. <ai...@us...> - 2001-06-01 20:04:44
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21937 Modified Files: plplot-config.in Log Message: Old version produced -ld (i.e., a library name consisting of just the tag) when libtclmatrix was not configured and double precision configured. New version fixes this bug by appending the tag only if the matrix library name has a non-zero length. |