Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
fix variable names

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -3 -r1.260 -r1.261
--- configure.in        31 May 2008 05:05:00 -0000      1.260
+++ configure.in        31 May 2008 05:35:07 -0000      1.261
@@ -565,7 +565,7 @@
 
 dnl ecore_evas_wince
 have_ecore_evas_software_16_wince="no"
-if test "x$have_ecore_software_16_wince" = "xyes" -a "x$have_ecore_evas" = 
"xyes"; then
+if test "x$have_ecore_wince" = "xyes" -a "x$have_ecore_evas" = "xyes"; then
   want_ecore_evas_wince=yes
   AC_ARG_ENABLE(ecore-evas-software-16-wince,
     AC_HELP_STRING(
@@ -904,6 +904,7 @@
 
 echo "  Ecore_Win32..................: $have_ecore_win32 (DirectDraw: 
${have_ddraw}) (16bpp DirectDraw: ${have_ddraw_16}) (Direct3D: 
${have_direct3d}) (OpenGL Glew: ${have_opengl_glew})"
 echo "  Ecore_WinCE..................: $have_ecore_wince"
+echo "  Ecore_Evas WinCE Support.....: $have_ecore_evas_software_16_wince"
 echo "  Ecore_DFB....................: $have_ecore_directfb"
 echo "  Ecore_Evas DFB Support.......: $have_ecore_evas_dfb"
 echo "  Ecore_FB.....................: $have_ecore_fb"
@@ -911,7 +912,6 @@
 echo "  Ecore_SDL....................: $have_ecore_sdl"
 echo "  Ecore_Evas SDL Support.......: $have_ecore_evas_sdl"
 echo "  Ecore_Evas Buffer Support....: $have_ecore_evas_buffer"
-echo "  Ecore_Evas WinCE Support.....: $have_ecore_evas_wince"
 
 echo "  Ecore_File...................: $have_ecore_file (Inotify: 
$have_inotify) (Poll: $have_poll) (CURL: $have_curl)"
 echo "  Ecore_Desktop................: $have_ecore_desktop"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to