From: Geoffrey F. <fu...@us...> - 2001-03-22 23:43:26
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv23798/cf Modified Files: Tag: dyndrv_1 plConfig.h.in Log Message: Add macro ENABLE_DYNAMIC_DRIVERS so we can use it in #ifdef's inside the code. We don't want to have dynamic linking code in the library if we're not ocnfigured for dynamic drivers... |