Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
check the correct evas sdl engine .pc file

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -3 -r1.243 -r1.244
--- configure.in        21 Nov 2007 22:20:15 -0000      1.243
+++ configure.in        11 Dec 2007 18:59:50 -0000      1.244
@@ -619,7 +619,7 @@
   if test "x$want_ecore_evas_sdl" = "xyes"; then
     save_CFLAGS=$CFLAGS
     CFLAGS="$CFLAGS $SDL_CFLAGS"
-    PKG_CHECK_EXISTS(evas-sdl,
+    PKG_CHECK_EXISTS(evas-software-sdl,
       [
         AC_DEFINE(BUILD_ECORE_EVAS_SDL, 1, [Support for SDL in Ecore_Evas])
         have_ecore_evas_sdl="yes"



-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to