From: Alan W. I. <ai...@us...> - 2001-09-02 20:27:37
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv27821 Modified Files: sysconf.in Log Message: For Linux always use -ansi -pedantic -Wall for compilation of C code. (implemented with SYS_FLAGS_C="-ansi -pedantic -Wall") |