From: Alan W. I. <ai...@us...> - 2003-09-19 20:01:24
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv5884 Modified Files: configure.ac Log Message: Use Rafael's new GET_DLNAME macro to determine the following dlnames: DLNAME_LIBPLPLOT, DLNAME_LIBPLPLOTD, DLNAME_LIBPLPLOTTCLTK, and DLNAME_LIBPLPLOTTCLTKD. These library dlnames are used to configure the various bindings/*/pkgIndex.tcl scripts. Note the scripts currently require both the single and double-precision names. Drop LIBRARY_VERSION which is no longer used in these scripts. |