From: Alan W. I. <ai...@us...> - 2003-09-23 19:34:42
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv20267/src Modified Files: Makefile.am Log Message: Connected changes to drivers/Makefile.am, lib/nn/Makefile.am, and src/Makefile.am Link xwin driver with libpthreads (or if disable dynamic drivers so that xwin driver embedded in libplplot, link libplplot with libpthreads). Link libnn with libqhull Do not link libplplot with libqhull Do not link libplplot with libpthreads (except for disabled dynamic drivers case mentioned above and dealt with in the drivers directory). |