|
From: <ai...@us...> - 2009-01-06 19:37:01
|
Revision: 9265
http://plplot.svn.sourceforge.net/plplot/?rev=9265&view=rev
Author: airwin
Date: 2009-01-06 19:37:00 +0000 (Tue, 06 Jan 2009)
Log Message:
-----------
Temporarily turn off xfig device by default until the multiple stream issue
is fixed. This workaround will allow testing to continue during this
critical pre-release time.
Modified Paths:
--------------
trunk/cmake/modules/drivers-init.cmake
Modified: trunk/cmake/modules/drivers-init.cmake
===================================================================
--- trunk/cmake/modules/drivers-init.cmake 2009-01-06 19:34:14 UTC (rev 9264)
+++ trunk/cmake/modules/drivers-init.cmake 2009-01-06 19:37:00 UTC (rev 9265)
@@ -128,7 +128,7 @@
"wingcc:wingcc:ON"
"wxwidgets:wxwidgets:ON"
"wxpng:wxwidgets:OFF"
-"xfig:xfig:ON"
+"xfig:xfig:OFF"
"xwin:xwin:ON"
)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|