[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-devel
Subject:    [E-devel] evas and autoconf 2.65
From:       Vincent Torri <vtorri () univ-evry ! fr>
Date:       2009-11-30 8:42:54
Message-ID: Pine.LNX.4.64.0911300937060.5915 () grozny ! maths ! univ-evry ! fr
[Download RAW message or body]


Hey,

autoconf 2.65 changed the behavior of some m4 macros that it distribute. 
Hence errors in evas (and  ecore too, btw).

I have written a patch for autoconf 2.65. It seems to also work with 
autoconf 2.64. But I would like more report. Especially with older 
autoconf (2.59 to 2.64 woudl be nice). The  patch is below. To test after 
having patched evas:

make maintainer-clean
./autogen.sh

verify that there is no warning or error during the configure script 
generation, and that the image loaders that you usually have are still 
detected (in the configure output)

thank you

Vincent


Index: m4/evas_check_loader.m4
===================================================================
--- m4/evas_check_loader.m4	(revision 44049)
+++ m4/evas_check_loader.m4	(working copy)
@@ -312,8 +312,8 @@
  AC_DEFUN([EVAS_CHECK_IMAGE_LOADER],
  [

-m4_pushdef([UP], m4_toupper([[$1]]))
-m4_pushdef([DOWN], m4_tolower([[$1]]))
+m4_pushdef([UP], m4_toupper([$1]))
+m4_pushdef([DOWN], m4_tolower([$1]))

  want_loader="$2"
  want_static_loader="no"


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic