From: Rafael L. <rla...@us...> - 2003-02-12 16:22:55
|
Update of /cvsroot/plplot/plplot/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv21365 Modified Files: Makefile.am Log Message: Instead of using the with_double conditional and repeating chunks of code unnecessarily, use $(LIB_TAG) to set the values of variables libplplot and libplplottcltk. That's cleaner, more robust. |