From: Geoffrey F. <fu...@us...> - 2001-08-29 22:36:30
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv31239/cf Modified Files: pkg_tk.in Log Message: Remove tk.c from the set of sources for the Tk extension support. It is now listed in the static drivers list, only if configured with Tk support. Before, tk.o was being supplied twice during lib builds, if Tk was enabled, which resulted in multiply defined symbol errors. |