From: <ai...@us...> - 2009-10-13 15:29:13
|
Revision: 10533 http://plplot.svn.sourceforge.net/plplot/?rev=10533&view=rev Author: airwin Date: 2009-10-13 15:29:05 +0000 (Tue, 13 Oct 2009) Log Message: ----------- Tweak commentary. Modified Paths: -------------- trunk/cmake/modules/drivers-init.cmake Modified: trunk/cmake/modules/drivers-init.cmake =================================================================== --- trunk/cmake/modules/drivers-init.cmake 2009-10-13 15:24:55 UTC (rev 10532) +++ trunk/cmake/modules/drivers-init.cmake 2009-10-13 15:29:05 UTC (rev 10533) @@ -181,7 +181,7 @@ # linuxvga is retired because it is poorly maintained (e.g., colours # are incorrect), it is primitive (e.g., Hershey fonts, software # fill), and it must be run as root. Also, svgalib is not supported - # for mainstream (e.g., intel) graphics chips anymore so it is + # for some mainstream (e.g., intel) graphics chips anymore so it is # difficult to even test this device. #"linuxvga:linuxvga:OFF:I:OFF" # ljii is unmaintained and both the ljii and ljiip segfault on example 14. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |