Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


hmm dfb header - NOT buffer

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/configure.in,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -3 -r1.117 -r1.118
--- configure.in        20 Oct 2005 05:37:38 -0000      1.117
+++ configure.in        21 Oct 2005 00:57:37 -0000      1.118
@@ -673,8 +673,7 @@
 )
 
 if test "x$want_ecore_evas_dfb" = "xyes"; then
-  dnl AC_CHECK_HEADER(Evas_Engine_DirectFB.h,
-  AC_CHECK_HEADER(Evas_Engine_Buffer.h,
+  AC_CHECK_HEADER(Evas_Engine_DirectFB.h,
     [
       AM_CONDITIONAL(BUILD_ECORE_EVAS_DIRECTFB, true)
       AC_DEFINE(BUILD_ECORE_EVAS_DIRECTFB, 1, [Support for DirectFB in 
Ecore_Evas])




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to