From: Maurice L. <ml...@us...> - 2002-09-29 09:47:54
|
Update of /cvsroot/plplot/plplot/bindings/tcl In directory usw-pr-cvs1:/tmp/cvs-serv17654 Modified Files: tclAPI.c Log Message: Reconsidered search order.. now check of install dir is done after the check of PL_LIBRARY and the standard tcl extension location. This is so that you cal always use PL_LIBRARY to get the behavior you want. Also restructured search logic to be more flexible (wrt rearrangement) and clear. |