From: Geoffrey F. <fu...@us...> - 2001-08-21 17:48:50
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv31946/src Modified Files: plcore.c Log Message: If something goes wrong during dynloading, dump out the error message from dlerror() so that we have a chance of determining what went wrong. |