Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : apps/expedite

Dir     : e17/apps/expedite


Modified Files:
        configure.in 


Log Message:
fix compilation on OS != Windows

===================================================================
RCS file: /cvs/e/e17/apps/expedite/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- configure.in        8 Oct 2007 19:24:22 -0000       1.8
+++ configure.in        9 Oct 2007 11:32:59 -0000       1.9
@@ -101,7 +101,7 @@
 
 have_ddraw_16="no"
 AC_CHECK_HEADER(Evas_Engine_Software_16_DDraw.h,
-  [ AC_DEFINE(HAVE_SOFTWARE_DDRAW, 1, [Evas 16bit Software DirectDraw Engine 
Support])
+  [ AC_DEFINE(HAVE_SOFTWARE_16_DDRAW, 1, [Evas 16bit Software DirectDraw 
Engine Support])
     have_ddraw_16="yes"
     ddraw_16_libs="-lddraw -ldxguid" ],
   [ dummy=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-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to