From: Alan W. I. <ai...@us...> - 2003-09-02 06:13:49
|
Update of /cvsroot/plplot/plplot/include In directory sc8-pr-cvs1:/tmp/cvs-serv19934 Modified Files: plConfig.h.in Log Message: Configure HAVE_FINITE HAVE_ISINF HAVE_ISNAN HAVE_UNISTD_H HAVE_USLEEP following exactly what is done in config.h.in in the top-level directory. These #defines are all used in the examples and must be compiled using the installed system (which does not have access to configured config.h results). |