From: Alan W. I. <ai...@us...> - 2002-07-28 22:41:17
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv2704/cf Modified Files: configure.in dyndrv.in exes.in initlib.in install.in lib_sh_linux.in pkg_tkwin.in sysloc.in 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. |