From: Maurice L. <ml...@us...> - 2002-12-27 03:40:17
|
Update of /cvsroot/plplot/plplot In directory sc8-pr-cvs1:/tmp/cvs-serv17220 Modified Files: configure.ac Log Message: Moved AC_PROG_CXX outside the enable_cxx conditional as a workaround to problem discovered with latest versions of auto{make,conf} (1.7 & 2.57). So now we always check for the presence of a C++ compiler although we may not be using that info. |