From: Alan W. I. <ai...@us...> - 2001-03-09 01:49:01
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21423 Modified Files: sysloc.in Log Message: Changes to help find headers and libraries for libgd, libpng, and zlib. (All required by gd_png driver). I copied the syntax from the part of this file that does the same thing for X. I also fixed three bugs in the X section. In the header search section I replaced $places by $incdirs and in the library search section I replaced $places by $libdirs and also specified enable_xwin=no appropriately. |