Hi all,

just noticed that ecore direct fb is now enabled by default. Is that on
purpose or an error? Well I attached a patch which disables it by
default.

Jochen
Index: configure.in
===================================================================
RCS file: /var/cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.222
diff -u -r1.222 configure.in
--- configure.in	4 Nov 2007 19:58:41 -0000	1.222
+++ configure.in	4 Nov 2007 22:07:51 -0000
@@ -356,7 +356,7 @@
   [ have_directfb="no" ]
 )
 
-ECORE_CHECK_MODULE([DirectFB], [yes], [$have_directfb],
+ECORE_CHECK_MODULE([DirectFB], [no], [$have_directfb],
   [requirements_ecore_directfb="directfb"])
 
 have_fb="no"
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to