From: Geoffrey F. <fu...@us...> - 2002-01-21 19:08:05
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv28559/cf Modified Files: initlib.in Log Message: Make ARLIB_BUILD an AC_SUBST-itutable, and make a new one for C++, ARLIB_BUILD_CXX, which defaults to $(ARLIB_BUILD), but allows overide for C++ compilers that know about library template closure. KCC was the first, but other like SGI and Sun now know about this too. |