From: Alan W. I. <ai...@us...> - 2002-07-28 22:41:17
|
Update of /cvsroot/plplot/plplot/drivers In directory usw-pr-cvs1:/tmp/cvs-serv2704/drivers Modified Files: tkwin.c xwin_common.c Added Files: tkwin_common.c Log Message: Split tkwin.c into tkwin_common.c and tkwin.c to remove cross-linking issue and allow tkwin.c to act like a normal driver. So the last "special" version of drivers is gone. Reconfigured library dependencies and link lines so that we now have reasonably rational hierarchical dependencies and linking on Linux. |