From: Alan W. I. <ai...@us...> - 2001-09-02 19:01:28
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11339 Modified Files: dyndrv.in Log Message: Fixed library name problem by replacing explicit reference with symbolic reference, i.e., -lplplot by -l$(PLLIB_NAME)$(LIB_TAG) |