From: Alan W. I. <ai...@us...> - 2002-07-28 22:41:16
|
Update of /cvsroot/plplot/plplot/examples/tk In directory usw-pr-cvs1:/tmp/cvs-serv2704/examples/tk Modified Files: README.tkdemos 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. |