From: Geoffrey F. <fu...@us...> - 2002-03-26 16:47:09
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv10056/cf Modified Files: initlib.in Log Message: Only define DYNLOAD_STUFF if DYNAMIC_DRIVERS is also defined. The later is set by configure to be the list of active dynamic drivers. If this list is empty, then we don't need to run the dynamic drivers construction target. |