Enlightenment CVS committal

Author  : andrunko
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
Fixed configure on maemo.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -3 -r1.214 -r1.215
--- configure.in        26 Sep 2007 17:14:27 -0000      1.214
+++ configure.in        30 Sep 2007 15:31:13 -0000      1.215
@@ -618,7 +618,7 @@
 if test "x$have_ecore_evas_sdl" = "xyes"; then
   PKG_CHECK_MODULES(SDL, sdl >= 1.3.0,
     [ AC_DEFINE(BUILD_ECORE_EVAS_SDL_130, 1, [Support for SVN SDL]) ],
-    [ dummy=no ]);
+    [ dummy=no ])
 fi
 
 AC_SUBST(sdl_cflags)



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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