[Pkg-e-commits] [SCM] Enlightenment DR17 advanced canvas library branch, master, updated. debian/0.9.9.050+svn20081206-1-2103-g0c2fb89

Albin Tonnerre albin.tonnerre at gmail.com
Thu Feb 5 17:27:46 UTC 2009


The following commit has been merged in the master branch:
commit 0c2fb8988d1f699f8ef352d38c0e47f37467401f
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sun Feb 1 17:57:59 2009 +0100

    new SVN snapshot

diff --git a/debian/changelog b/debian/changelog
index 54b17db..32de9ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,19 @@
-evas (0.9.9.050+svn20081206-3) UNRELEASED; urgency=low
-
+evas (0.9.9.050+svn20090204-1) experimental; urgency=low
+
+  * New SVN snapshot
+    - libevas-0.9.9.050a is now libevas-0.9.9.050b due to API change
+    - refresh patches
+    - Use new 'make doc' target to generate the documentation:
+      + Add --enable-doc to configure options
+      + use 'make doc'
+      + build-depend on doxygen
   * libevas-engines-0.9.9.50a and libevas-engines-extras-0.9.9.50a respectively
     no longer Provides: libevas-engines-{,extra}
   * Make libevas-0.9.9.050a Conflicts: libevas-engines, libevas-engines-extras
     - prevents engines linked against previous versions of evas to be installed
       alongside new versions.
 
- -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sun, 18 Jan 2009 14:51:49 +0100
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Thu, 05 Feb 2009 18:10:11 +0100
 
 evas (0.9.9.050+svn20081206-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 127a3d4..7c64a43 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.1.0), libeina-dev,
  libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev, libxrender-dev,
  x11proto-xext-dev, zlib1g, libjpeg62-dev, libtiff4-dev, libgif-dev,
  libfontconfig1-dev, libglu1-mesa-dev, mesa-common-dev, libxpm-dev,
- librsvg2-dev, libdirectfb-dev
+ librsvg2-dev, libdirectfb-dev, doxygen
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/pkg-e/libs/evas.git
 Vcs-Browser: http://git.debian.org/?p=pkg-e/libs/evas.git
 Homepage: http://www.enlightenment.org
 
-Package: libevas-0.9.9.050a
+Package: libevas-0.9.9.050b
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: libevas-0.9.9.050a-engines
@@ -48,7 +48,7 @@ Description: Evas API Documentation
 Package: libevas-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libevas-0.9.9.050a (= ${binary:Version}), libjpeg62-dev, libx11-dev,
+Depends: ${misc:Depends}, libevas-0.9.9.050b (= ${binary:Version}), libjpeg62-dev, libx11-dev,
  libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config, libeina-dev
 Suggests: libevas-doc
 Description: Enlightenment DR17 advanced canvas library development files
@@ -64,7 +64,7 @@ Description: Enlightenment DR17 advanced canvas library development files
 Package: libevas-dbg
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libevas-0.9.9.050a (= ${binary:Version})
+Depends: ${misc:Depends}, libevas-0.9.9.050b (= ${binary:Version})
 Priority: extra
 Description: enlightenment advanced canvas library
  Evas is an advanced canvas library, providing six engines for rendering: X11,
diff --git a/debian/libevas-0.9.9.050a.install b/debian/libevas-0.9.9.050b.install
similarity index 100%
rename from debian/libevas-0.9.9.050a.install
rename to debian/libevas-0.9.9.050b.install
diff --git a/debian/patches/02-reapply-autofoo.diff b/debian/patches/02-reapply-autofoo.diff
index 0f0e143..49e112e 100644
--- a/debian/patches/02-reapply-autofoo.diff
+++ b/debian/patches/02-reapply-autofoo.diff
@@ -254,10 +254,10 @@ index a4b76cb..d3c5b40 100644
 -http://glew.sourceforge.net/
 -      is needed.
 diff --git a/Makefile.in b/Makefile.in
-index 0499ff8..3108ade 100644
+index 7a2d782..b74a0b4 100644
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -168,6 +168,7 @@ LIBS = @LIBS@
+@@ -170,6 +170,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -265,7 +265,7 @@ index 0499ff8..3108ade 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -429,7 +430,7 @@ all: config.h
+@@ -435,7 +436,7 @@ all: config.h
  .SUFFIXES:
  am--refresh:
  	@:
@@ -274,7 +274,7 @@ index 0499ff8..3108ade 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -456,9 +457,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -462,9 +463,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	$(SHELL) ./config.status --recheck
  
@@ -286,7 +286,7 @@ index 0499ff8..3108ade 100644
  	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  
  config.h: stamp-h1
-@@ -470,7 +471,7 @@ config.h: stamp-h1
+@@ -476,7 +477,7 @@ config.h: stamp-h1
  stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  	@rm -f stamp-h1
  	cd $(top_builddir) && $(SHELL) ./config.status config.h
@@ -296,7 +296,7 @@ index 0499ff8..3108ade 100644
  	rm -f stamp-h1
  	touch $@
 diff --git a/aclocal.m4 b/aclocal.m4
-index 226ea91..7b0db30 100644
+index e6b482f..554f503 100644
 --- a/aclocal.m4
 +++ b/aclocal.m4
 @@ -7376,6 +7376,35 @@ fi
@@ -336,7 +336,7 @@ index 226ea91..7b0db30 100644
  
  # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
 diff --git a/configure b/configure
-index 516e301..2386dbb 100755
+index 15fe059..3c285ca 100755
 --- a/configure
 +++ b/configure
 @@ -850,6 +850,9 @@ AMDEPBACKSLASH
@@ -349,7 +349,7 @@ index 516e301..2386dbb 100755
  CXX
  CXXFLAGS
  ac_ct_CXX
-@@ -1674,6 +1677,8 @@ Optional Features:
+@@ -1678,6 +1681,8 @@ Optional Features:
    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
    --disable-dependency-tracking  speeds up one-time build
    --enable-dependency-tracking   do not reject slow dependency extractors
@@ -358,7 +358,7 @@ index 516e301..2386dbb 100755
    --enable-shared[=PKGS]  build shared libraries [default=yes]
    --enable-static[=PKGS]  build static libraries [default=yes]
    --enable-fast-install[=PKGS]
-@@ -4039,6 +4044,28 @@ fi
+@@ -4045,6 +4050,28 @@ fi
  
  
  
@@ -387,146 +387,146 @@ index 516e301..2386dbb 100755
  ac_config_headers="$ac_config_headers config.h"
  
  
-@@ -7412,7 +7439,7 @@ ia64-*-hpux*)
+@@ -7503,7 +7530,7 @@ ia64-*-hpux*)
    ;;
  *-*-irix6*)
    # Find out which ABI we are using.
--  echo '#line 7415 "configure"' > conftest.$ac_ext
-+  echo '#line 7442 "configure"' > conftest.$ac_ext
+-  echo '#line 7506 "configure"' > conftest.$ac_ext
++  echo '#line 7533 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
-@@ -9552,11 +9579,11 @@ else
+@@ -9643,11 +9670,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:9555: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9582: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:9646: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:9673: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:9559: \$? = $ac_status" >&5
-+   echo "$as_me:9586: \$? = $ac_status" >&5
+-   echo "$as_me:9650: \$? = $ac_status" >&5
++   echo "$as_me:9677: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -9842,11 +9869,11 @@ else
+@@ -9933,11 +9960,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:9845: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9872: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:9936: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:9963: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:9849: \$? = $ac_status" >&5
-+   echo "$as_me:9876: \$? = $ac_status" >&5
+-   echo "$as_me:9940: \$? = $ac_status" >&5
++   echo "$as_me:9967: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -9946,11 +9973,11 @@ else
+@@ -10037,11 +10064,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:9949: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9976: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:10040: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:10067: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:9953: \$? = $ac_status" >&5
-+   echo "$as_me:9980: \$? = $ac_status" >&5
+-   echo "$as_me:10044: \$? = $ac_status" >&5
++   echo "$as_me:10071: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -12323,7 +12350,7 @@ else
+@@ -12414,7 +12441,7 @@ else
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 12326 "configure"
-+#line 12353 "configure"
+-#line 12417 "configure"
++#line 12444 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -12423,7 +12450,7 @@ else
+@@ -12514,7 +12541,7 @@ else
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 12426 "configure"
-+#line 12453 "configure"
+-#line 12517 "configure"
++#line 12544 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -14824,11 +14851,11 @@ else
+@@ -14915,11 +14942,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:14827: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14854: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:14918: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:14945: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:14831: \$? = $ac_status" >&5
-+   echo "$as_me:14858: \$? = $ac_status" >&5
+-   echo "$as_me:14922: \$? = $ac_status" >&5
++   echo "$as_me:14949: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -14928,11 +14955,11 @@ else
+@@ -15019,11 +15046,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:14931: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14958: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:15022: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:15049: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:14935: \$? = $ac_status" >&5
-+   echo "$as_me:14962: \$? = $ac_status" >&5
+-   echo "$as_me:15026: \$? = $ac_status" >&5
++   echo "$as_me:15053: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -16233,11 +16260,11 @@ else
+@@ -16324,11 +16351,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16236: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16263: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16327: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16354: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:16240: \$? = $ac_status" >&5
-+   echo "$as_me:16267: \$? = $ac_status" >&5
+-   echo "$as_me:16331: \$? = $ac_status" >&5
++   echo "$as_me:16358: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -16523,11 +16550,11 @@ else
+@@ -16614,11 +16641,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16526: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16553: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16617: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16644: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:16530: \$? = $ac_status" >&5
-+   echo "$as_me:16557: \$? = $ac_status" >&5
+-   echo "$as_me:16621: \$? = $ac_status" >&5
++   echo "$as_me:16648: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -16627,11 +16654,11 @@ else
+@@ -16718,11 +16745,11 @@ else
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16630: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16657: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16721: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16748: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:16634: \$? = $ac_status" >&5
-+   echo "$as_me:16661: \$? = $ac_status" >&5
+-   echo "$as_me:16725: \$? = $ac_status" >&5
++   echo "$as_me:16752: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -37386,6 +37413,13 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
+@@ -37661,6 +37688,13 @@ echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
  Usually this means the macro was only invoked conditionally." >&2;}
     { (exit 1); exit 1; }; }
  fi
@@ -540,7 +540,7 @@ index 516e301..2386dbb 100755
  if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -38321,6 +38355,9 @@ AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
+@@ -38604,6 +38638,9 @@ AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
  CCDEPMODE!$CCDEPMODE$ac_delim
  am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
  am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
@@ -550,7 +550,7 @@ index 516e301..2386dbb 100755
  CXX!$CXX$ac_delim
  CXXFLAGS!$CXXFLAGS$ac_delim
  ac_ct_CXX!$ac_ct_CXX$ac_delim
-@@ -38332,9 +38369,6 @@ GREP!$GREP$ac_delim
+@@ -38615,9 +38652,6 @@ GREP!$GREP$ac_delim
  EGREP!$EGREP$ac_delim
  SED!$SED$ac_delim
  LN_S!$LN_S$ac_delim
@@ -560,7 +560,7 @@ index 516e301..2386dbb 100755
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -38376,6 +38410,9 @@ _ACEOF
+@@ -38659,6 +38693,9 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
@@ -570,7 +570,7 @@ index 516e301..2386dbb 100755
  DSYMUTIL!$DSYMUTIL$ac_delim
  NMEDIT!$NMEDIT$ac_delim
  DLLTOOL!$DLLTOOL$ac_delim
-@@ -38470,9 +38507,6 @@ evas_engine_fb_cflags!$evas_engine_fb_cflags$ac_delim
+@@ -38753,9 +38790,6 @@ evas_engine_fb_cflags!$evas_engine_fb_cflags$ac_delim
  evas_engine_fb_libs!$evas_engine_fb_libs$ac_delim
  BUILD_ENGINE_FB_TRUE!$BUILD_ENGINE_FB_TRUE$ac_delim
  BUILD_ENGINE_FB_FALSE!$BUILD_ENGINE_FB_FALSE$ac_delim
@@ -580,7 +580,7 @@ index 516e301..2386dbb 100755
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -38514,6 +38548,9 @@ _ACEOF
+@@ -38797,6 +38831,9 @@ _ACEOF
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
@@ -590,20 +590,53 @@ index 516e301..2386dbb 100755
  evas_engine_directfb_libs!$evas_engine_directfb_libs$ac_delim
  BUILD_ENGINE_DIRECTFB_TRUE!$BUILD_ENGINE_DIRECTFB_TRUE$ac_delim
  BUILD_ENGINE_DIRECTFB_FALSE!$BUILD_ENGINE_DIRECTFB_FALSE$ac_delim
-@@ -38598,7 +38635,7 @@ LIBOBJS!$LIBOBJS$ac_delim
+@@ -38885,7 +38922,7 @@ LIBOBJS!$LIBOBJS$ac_delim
  LTLIBOBJS!$LTLIBOBJS$ac_delim
  _ACEOF
  
--  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 82; then
-+  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 85; then
+-  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 86; then
++  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 89; then
      break
    elif $ac_last_try; then
      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
+diff --git a/doc/Makefile.in b/doc/Makefile.in
+index eebe1c4..464c7cd 100644
+--- a/doc/Makefile.in
++++ b/doc/Makefile.in
+@@ -107,6 +107,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -268,7 +269,7 @@ EXTRA_DIST = Doxyfile img e.css head.html foot.html evas.dox.in
+ all: all-am
+ 
+ .SUFFIXES:
+-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
+ 	@for dep in $?; do \
+ 	  case '$(am__configure_deps)' in \
+ 	    *$$dep*) \
+@@ -293,9 +294,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+ evas.dox: $(top_builddir)/config.status $(srcdir)/evas.dox.in
+ 	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 diff --git a/src/Makefile.in b/src/Makefile.in
-index 20b13cf..89947f2 100644
+index 97ae9fb..c6a799a 100644
 --- a/src/Makefile.in
 +++ b/src/Makefile.in
-@@ -116,6 +116,7 @@ LIBS = @LIBS@
+@@ -118,6 +118,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -611,7 +644,7 @@ index 20b13cf..89947f2 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -274,7 +275,7 @@ SUBDIRS = lib modules
+@@ -278,7 +279,7 @@ SUBDIRS = lib modules
  all: all-recursive
  
  .SUFFIXES:
@@ -620,7 +653,7 @@ index 20b13cf..89947f2 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -299,9 +300,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -303,9 +304,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -633,10 +666,10 @@ index 20b13cf..89947f2 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in
-index 5256f65..675a817 100644
+index d68079f..9603bc6 100644
 --- a/src/lib/Makefile.in
 +++ b/src/lib/Makefile.in
-@@ -149,6 +149,7 @@ LIBS = @LIBS@
+@@ -151,6 +151,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -644,7 +677,7 @@ index 5256f65..675a817 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -332,12 +333,12 @@ libevas_la_DEPENDENCIES = $(top_builddir)/config.h \
+@@ -336,12 +337,12 @@ libevas_la_DEPENDENCIES = $(top_builddir)/config.h \
  	file/libevas_file.la cache/libevas_cache.la \
  	imaging/libevas_imaging.la \
  	engines/common/libevas_engine_common.la $(am__append_2)
@@ -659,7 +692,7 @@ index 5256f65..675a817 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -362,9 +363,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -366,9 +367,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -672,10 +705,10 @@ index 5256f65..675a817 100644
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/lib/cache/Makefile.in b/src/lib/cache/Makefile.in
-index 11de98f..ea61a50 100644
+index e6d25a4..4b53555 100644
 --- a/src/lib/cache/Makefile.in
 +++ b/src/lib/cache/Makefile.in
-@@ -124,6 +124,7 @@ LIBS = @LIBS@
+@@ -126,6 +126,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -683,7 +716,7 @@ index 11de98f..ea61a50 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -301,7 +302,7 @@ all: all-am
+@@ -305,7 +306,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -692,7 +725,7 @@ index 11de98f..ea61a50 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -326,9 +327,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -330,9 +331,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -705,10 +738,10 @@ index 11de98f..ea61a50 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/canvas/Makefile.in b/src/lib/canvas/Makefile.in
-index f0a2493..f946146 100644
+index 3ca1f85..d94e8af 100644
 --- a/src/lib/canvas/Makefile.in
 +++ b/src/lib/canvas/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -716,7 +749,7 @@ index f0a2493..f946146 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -346,7 +347,7 @@ all: all-am
+@@ -350,7 +351,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -725,7 +758,7 @@ index f0a2493..f946146 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -371,9 +372,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -375,9 +376,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -738,10 +771,10 @@ index f0a2493..f946146 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/data/Makefile.in b/src/lib/data/Makefile.in
-index 541cee9..03eb700 100644
+index bf3afad..4106fdc 100644
 --- a/src/lib/data/Makefile.in
 +++ b/src/lib/data/Makefile.in
-@@ -123,6 +123,7 @@ LIBS = @LIBS@
+@@ -125,6 +125,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -749,7 +782,7 @@ index 541cee9..03eb700 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -296,7 +297,7 @@ all: all-am
+@@ -300,7 +301,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -758,7 +791,7 @@ index 541cee9..03eb700 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -321,9 +322,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -325,9 +326,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -771,10 +804,10 @@ index 541cee9..03eb700 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/engines/Makefile.in b/src/lib/engines/Makefile.in
-index db74535..83ffdfd 100644
+index 09667ed..b38d39d 100644
 --- a/src/lib/engines/Makefile.in
 +++ b/src/lib/engines/Makefile.in
-@@ -117,6 +117,7 @@ LIBS = @LIBS@
+@@ -119,6 +119,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -782,7 +815,7 @@ index db74535..83ffdfd 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -275,7 +276,7 @@ SUBDIRS = common $(am__append_1)
+@@ -279,7 +280,7 @@ SUBDIRS = common $(am__append_1)
  all: all-recursive
  
  .SUFFIXES:
@@ -791,7 +824,7 @@ index db74535..83ffdfd 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -300,9 +301,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -304,9 +305,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -804,10 +837,10 @@ index db74535..83ffdfd 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/Makefile.in b/src/lib/engines/common/Makefile.in
-index e17450e..cacaca2 100644
+index 77693dd..e92e941 100644
 --- a/src/lib/engines/common/Makefile.in
 +++ b/src/lib/engines/common/Makefile.in
-@@ -154,6 +154,7 @@ LIBS = @LIBS@
+@@ -156,6 +156,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -815,7 +848,7 @@ index e17450e..cacaca2 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -412,7 +413,7 @@ all: all-recursive
+@@ -416,7 +417,7 @@ all: all-recursive
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -824,7 +857,7 @@ index e17450e..cacaca2 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -437,9 +438,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -441,9 +442,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -837,10 +870,10 @@ index e17450e..cacaca2 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/engines/common/evas_op_add/Makefile.in b/src/lib/engines/common/evas_op_add/Makefile.in
-index 5e632e4..2badc61 100644
+index a9b77d9..d2d3150 100644
 --- a/src/lib/engines/common/evas_op_add/Makefile.in
 +++ b/src/lib/engines/common/evas_op_add/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -848,7 +881,7 @@ index 5e632e4..2badc61 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_add_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_add_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -857,7 +890,7 @@ index 5e632e4..2badc61 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -870,10 +903,10 @@ index 5e632e4..2badc61 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/evas_op_blend/Makefile.in b/src/lib/engines/common/evas_op_blend/Makefile.in
-index 5106bc2..74e811d 100644
+index a5a68e2..6fd35ec 100644
 --- a/src/lib/engines/common/evas_op_blend/Makefile.in
 +++ b/src/lib/engines/common/evas_op_blend/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -881,7 +914,7 @@ index 5106bc2..74e811d 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_blend_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_blend_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -890,7 +923,7 @@ index 5106bc2..74e811d 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -903,10 +936,10 @@ index 5106bc2..74e811d 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/evas_op_copy/Makefile.in b/src/lib/engines/common/evas_op_copy/Makefile.in
-index 04ab601..e8458ac 100644
+index b93a1d9..7faa62d 100644
 --- a/src/lib/engines/common/evas_op_copy/Makefile.in
 +++ b/src/lib/engines/common/evas_op_copy/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -914,7 +947,7 @@ index 04ab601..e8458ac 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_copy_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_copy_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -923,7 +956,7 @@ index 04ab601..e8458ac 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -936,10 +969,10 @@ index 04ab601..e8458ac 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/evas_op_mask/Makefile.in b/src/lib/engines/common/evas_op_mask/Makefile.in
-index b4f1c7f..e939820 100644
+index bd8395a..109c8c8 100644
 --- a/src/lib/engines/common/evas_op_mask/Makefile.in
 +++ b/src/lib/engines/common/evas_op_mask/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -947,7 +980,7 @@ index b4f1c7f..e939820 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_mask_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_mask_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -956,7 +989,7 @@ index b4f1c7f..e939820 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -969,10 +1002,10 @@ index b4f1c7f..e939820 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/evas_op_mul/Makefile.in b/src/lib/engines/common/evas_op_mul/Makefile.in
-index 0461671..48b54d3 100644
+index d93db04..af9b335 100644
 --- a/src/lib/engines/common/evas_op_mul/Makefile.in
 +++ b/src/lib/engines/common/evas_op_mul/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -980,7 +1013,7 @@ index 0461671..48b54d3 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_mul_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_mul_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -989,7 +1022,7 @@ index 0461671..48b54d3 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1002,10 +1035,10 @@ index 0461671..48b54d3 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common/evas_op_sub/Makefile.in b/src/lib/engines/common/evas_op_sub/Makefile.in
-index 5cc8a36..a6b65d2 100644
+index 44ffc32..35a51f4 100644
 --- a/src/lib/engines/common/evas_op_sub/Makefile.in
 +++ b/src/lib/engines/common/evas_op_sub/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1013,7 +1046,7 @@ index 5cc8a36..a6b65d2 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -272,7 +273,7 @@ op_sub_pixel_mask_i386.c
+@@ -277,7 +278,7 @@ op_sub_pixel_mask_i386.c
  all: all-am
  
  .SUFFIXES:
@@ -1022,7 +1055,7 @@ index 5cc8a36..a6b65d2 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -297,9 +298,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -302,9 +303,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1035,10 +1068,10 @@ index 5cc8a36..a6b65d2 100644
  
  mostlyclean-libtool:
 diff --git a/src/lib/engines/common_16/Makefile.in b/src/lib/engines/common_16/Makefile.in
-index 2cffb5f..8d99b6d 100644
+index 520e168..673edf4 100644
 --- a/src/lib/engines/common_16/Makefile.in
 +++ b/src/lib/engines/common_16/Makefile.in
-@@ -128,6 +128,7 @@ LIBS = @LIBS@
+@@ -130,6 +130,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1046,7 +1079,7 @@ index 2cffb5f..8d99b6d 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -312,7 +313,7 @@ all: all-am
+@@ -316,7 +317,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1055,7 +1088,7 @@ index 2cffb5f..8d99b6d 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -337,9 +338,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -341,9 +342,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1068,10 +1101,10 @@ index 2cffb5f..8d99b6d 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/file/Makefile.in b/src/lib/file/Makefile.in
-index 51aaf76..86a9def 100644
+index 9eaa485..54aac23 100644
 --- a/src/lib/file/Makefile.in
 +++ b/src/lib/file/Makefile.in
-@@ -123,6 +123,7 @@ LIBS = @LIBS@
+@@ -125,6 +125,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1079,7 +1112,7 @@ index 51aaf76..86a9def 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -301,7 +302,7 @@ all: all-am
+@@ -305,7 +306,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1088,7 +1121,7 @@ index 51aaf76..86a9def 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -326,9 +327,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -330,9 +331,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1101,10 +1134,10 @@ index 51aaf76..86a9def 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/imaging/Makefile.in b/src/lib/imaging/Makefile.in
-index ad6b15f..4b3446a 100644
+index 4e4cc68..bc02660 100644
 --- a/src/lib/imaging/Makefile.in
 +++ b/src/lib/imaging/Makefile.in
-@@ -123,6 +123,7 @@ LIBS = @LIBS@
+@@ -125,6 +125,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1112,7 +1145,7 @@ index ad6b15f..4b3446a 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -296,7 +297,7 @@ all: all-am
+@@ -300,7 +301,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1121,7 +1154,7 @@ index ad6b15f..4b3446a 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -321,9 +322,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -325,9 +326,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1134,10 +1167,10 @@ index ad6b15f..4b3446a 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/lib/include/Makefile.in b/src/lib/include/Makefile.in
-index 7ad9078..7df5456 100644
+index fe99f4a..c078dd3 100644
 --- a/src/lib/include/Makefile.in
 +++ b/src/lib/include/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1145,7 +1178,7 @@ index 7ad9078..7df5456 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -271,7 +272,7 @@ evas_blend_ops.h
+@@ -275,7 +276,7 @@ evas_blend_ops.h
  all: all-am
  
  .SUFFIXES:
@@ -1154,7 +1187,7 @@ index 7ad9078..7df5456 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -296,9 +297,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -300,9 +301,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1167,10 +1200,10 @@ index 7ad9078..7df5456 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/Makefile.in b/src/modules/Makefile.in
-index a8f234d..42b9d67 100644
+index 6d1a28f..a68a504 100644
 --- a/src/modules/Makefile.in
 +++ b/src/modules/Makefile.in
-@@ -116,6 +116,7 @@ LIBS = @LIBS@
+@@ -118,6 +118,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1178,7 +1211,7 @@ index a8f234d..42b9d67 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -274,7 +275,7 @@ SUBDIRS = engines loaders savers
+@@ -278,7 +279,7 @@ SUBDIRS = engines loaders savers
  all: all-recursive
  
  .SUFFIXES:
@@ -1187,7 +1220,7 @@ index a8f234d..42b9d67 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -299,9 +300,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -303,9 +304,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1200,10 +1233,10 @@ index a8f234d..42b9d67 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/engines/Makefile.in b/src/modules/engines/Makefile.in
-index d2efaba..0cd3f62 100644
+index 3678732..af4914d 100644
 --- a/src/modules/engines/Makefile.in
 +++ b/src/modules/engines/Makefile.in
-@@ -116,6 +116,7 @@ LIBS = @LIBS@
+@@ -118,6 +118,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1211,7 +1244,7 @@ index d2efaba..0cd3f62 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -300,7 +301,7 @@ quartz
+@@ -303,7 +304,7 @@ quartz
  all: all-recursive
  
  .SUFFIXES:
@@ -1220,7 +1253,7 @@ index d2efaba..0cd3f62 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -325,9 +326,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -328,9 +329,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1233,10 +1266,10 @@ index d2efaba..0cd3f62 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/engines/buffer/Makefile.in b/src/modules/engines/buffer/Makefile.in
-index 2101fa1..82498e2 100644
+index 50e74cd..d50e8d8 100644
 --- a/src/modules/engines/buffer/Makefile.in
 +++ b/src/modules/engines/buffer/Makefile.in
-@@ -144,6 +144,7 @@ LIBS = @LIBS@
+@@ -146,6 +146,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1244,7 +1277,7 @@ index 2101fa1..82498e2 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -322,7 +323,7 @@ all: all-am
+@@ -326,7 +327,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1253,7 +1286,7 @@ index 2101fa1..82498e2 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -347,9 +348,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -351,9 +352,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1266,10 +1299,10 @@ index 2101fa1..82498e2 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/cairo_common/Makefile.in b/src/modules/engines/cairo_common/Makefile.in
-index ee90a42..1c5e978 100644
+index 12d388e..8e08c65 100644
 --- a/src/modules/engines/cairo_common/Makefile.in
 +++ b/src/modules/engines/cairo_common/Makefile.in
-@@ -127,6 +127,7 @@ LIBS = @LIBS@
+@@ -129,6 +129,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1277,7 +1310,7 @@ index ee90a42..1c5e978 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -302,7 +303,7 @@ all: all-am
+@@ -306,7 +307,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1286,7 +1319,7 @@ index ee90a42..1c5e978 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -327,9 +328,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -331,9 +332,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1299,10 +1332,10 @@ index ee90a42..1c5e978 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/modules/engines/cairo_x11/Makefile.in b/src/modules/engines/cairo_x11/Makefile.in
-index 26c6064..09b802e 100644
+index f9d2b18..d05b127 100644
 --- a/src/modules/engines/cairo_x11/Makefile.in
 +++ b/src/modules/engines/cairo_x11/Makefile.in
-@@ -144,6 +144,7 @@ LIBS = @LIBS@
+@@ -146,6 +146,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1310,7 +1343,7 @@ index 26c6064..09b802e 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -322,7 +323,7 @@ all: all-am
+@@ -326,7 +327,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1319,7 +1352,7 @@ index 26c6064..09b802e 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -347,9 +348,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -351,9 +352,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1332,10 +1365,10 @@ index 26c6064..09b802e 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/direct3d/Makefile.in b/src/modules/engines/direct3d/Makefile.in
-index 85d85a7..8137324 100644
+index 61d8c8d..c3b0c35 100644
 --- a/src/modules/engines/direct3d/Makefile.in
 +++ b/src/modules/engines/direct3d/Makefile.in
-@@ -155,6 +155,7 @@ LIBS = @LIBS@
+@@ -171,6 +171,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1343,7 +1376,7 @@ index 85d85a7..8137324 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -336,7 +337,7 @@ all: all-am
+@@ -378,7 +379,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .cpp .lo .o .obj
@@ -1352,7 +1385,7 @@ index 85d85a7..8137324 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -361,9 +362,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -403,9 +404,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1365,10 +1398,10 @@ index 85d85a7..8137324 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/directfb/Makefile.in b/src/modules/engines/directfb/Makefile.in
-index b8fd21c..5300a13 100644
+index d98e687..4557900 100644
 --- a/src/modules/engines/directfb/Makefile.in
 +++ b/src/modules/engines/directfb/Makefile.in
-@@ -143,6 +143,7 @@ LIBS = @LIBS@
+@@ -145,6 +145,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1376,7 +1409,7 @@ index b8fd21c..5300a13 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -319,7 +320,7 @@ all: all-am
+@@ -323,7 +324,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1385,7 +1418,7 @@ index b8fd21c..5300a13 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -344,9 +345,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -348,9 +349,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1398,10 +1431,10 @@ index b8fd21c..5300a13 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/fb/Makefile.in b/src/modules/engines/fb/Makefile.in
-index c1fced2..eb10235 100644
+index 295fab8..5c08b1c 100644
 --- a/src/modules/engines/fb/Makefile.in
 +++ b/src/modules/engines/fb/Makefile.in
-@@ -145,6 +145,7 @@ LIBS = @LIBS@
+@@ -147,6 +147,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1409,7 +1442,7 @@ index c1fced2..eb10235 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -327,7 +328,7 @@ all: all-am
+@@ -331,7 +332,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1418,7 +1451,7 @@ index c1fced2..eb10235 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -352,9 +353,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -356,9 +357,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1431,10 +1464,10 @@ index c1fced2..eb10235 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/gl_common/Makefile.in b/src/modules/engines/gl_common/Makefile.in
-index fec3df4..2296496 100644
+index 4e30c17..56ed5d9 100644
 --- a/src/modules/engines/gl_common/Makefile.in
 +++ b/src/modules/engines/gl_common/Makefile.in
-@@ -137,6 +137,7 @@ LIBS = @LIBS@
+@@ -139,6 +139,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1442,7 +1475,7 @@ index fec3df4..2296496 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -319,7 +320,7 @@ all: all-am
+@@ -323,7 +324,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1451,7 +1484,7 @@ index fec3df4..2296496 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -344,9 +345,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -348,9 +349,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1464,10 +1497,10 @@ index fec3df4..2296496 100644
  
  clean-noinstLTLIBRARIES:
 diff --git a/src/modules/engines/gl_glew/Makefile.in b/src/modules/engines/gl_glew/Makefile.in
-index e41a6a8..d8b0ebf 100644
+index f592221..5ab48e9 100644
 --- a/src/modules/engines/gl_glew/Makefile.in
 +++ b/src/modules/engines/gl_glew/Makefile.in
-@@ -144,6 +144,7 @@ LIBS = @LIBS@
+@@ -146,6 +146,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1475,7 +1508,7 @@ index e41a6a8..d8b0ebf 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -322,7 +323,7 @@ all: all-am
+@@ -326,7 +327,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1484,7 +1517,7 @@ index e41a6a8..d8b0ebf 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -347,9 +348,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -351,9 +352,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1497,10 +1530,10 @@ index e41a6a8..d8b0ebf 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/gl_x11/Makefile.in b/src/modules/engines/gl_x11/Makefile.in
-index 62dd3c5..af51354 100644
+index 2272bf8..3a78ab4 100644
 --- a/src/modules/engines/gl_x11/Makefile.in
 +++ b/src/modules/engines/gl_x11/Makefile.in
-@@ -144,6 +144,7 @@ LIBS = @LIBS@
+@@ -146,6 +146,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1508,7 +1541,7 @@ index 62dd3c5..af51354 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -322,7 +323,7 @@ all: all-am
+@@ -326,7 +327,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1517,7 +1550,7 @@ index 62dd3c5..af51354 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -347,9 +348,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -351,9 +352,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1530,10 +1563,10 @@ index 62dd3c5..af51354 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/glitz_x11/Makefile.in b/src/modules/engines/glitz_x11/Makefile.in
-index 7ac33fe..9caeef5 100644
+index e7b7358..d104956 100644
 --- a/src/modules/engines/glitz_x11/Makefile.in
 +++ b/src/modules/engines/glitz_x11/Makefile.in
-@@ -149,6 +149,7 @@ LIBS = @LIBS@
+@@ -151,6 +151,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1541,7 +1574,7 @@ index 7ac33fe..9caeef5 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -331,7 +332,7 @@ all: all-am
+@@ -335,7 +336,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1550,7 +1583,7 @@ index 7ac33fe..9caeef5 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -356,9 +357,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -360,9 +361,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1563,10 +1596,10 @@ index 7ac33fe..9caeef5 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/quartz/Makefile.in b/src/modules/engines/quartz/Makefile.in
-index 5800c89..d545bf7 100644
+index 3e89712..69c3838 100644
 --- a/src/modules/engines/quartz/Makefile.in
 +++ b/src/modules/engines/quartz/Makefile.in
-@@ -143,6 +143,7 @@ LIBS = @LIBS@
+@@ -145,6 +145,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1574,7 +1607,7 @@ index 5800c89..d545bf7 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -320,7 +321,7 @@ all: all-am
+@@ -324,7 +325,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1583,7 +1616,7 @@ index 5800c89..d545bf7 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -345,9 +346,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -349,9 +350,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1596,10 +1629,10 @@ index 5800c89..d545bf7 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_16/Makefile.in b/src/modules/engines/software_16/Makefile.in
-index 8a64770..57106cd 100644
+index 119120b..d7ea39e 100644
 --- a/src/modules/engines/software_16/Makefile.in
 +++ b/src/modules/engines/software_16/Makefile.in
-@@ -137,6 +137,7 @@ LIBS = @LIBS@
+@@ -139,6 +139,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1607,7 +1640,7 @@ index 8a64770..57106cd 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -312,7 +313,7 @@ all: all-am
+@@ -316,7 +317,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1616,7 +1649,7 @@ index 8a64770..57106cd 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -337,9 +338,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -341,9 +342,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1629,10 +1662,10 @@ index 8a64770..57106cd 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_16_ddraw/Makefile.in b/src/modules/engines/software_16_ddraw/Makefile.in
-index 26d90e5..e664390 100644
+index 1fcba9d..ec1bd48 100644
 --- a/src/modules/engines/software_16_ddraw/Makefile.in
 +++ b/src/modules/engines/software_16_ddraw/Makefile.in
-@@ -155,6 +155,7 @@ LIBS = @LIBS@
+@@ -157,6 +157,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1640,7 +1673,7 @@ index 26d90e5..e664390 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -336,7 +337,7 @@ all: all-am
+@@ -340,7 +341,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .cpp .lo .o .obj
@@ -1649,7 +1682,7 @@ index 26d90e5..e664390 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -361,9 +362,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -365,9 +366,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1662,10 +1695,10 @@ index 26d90e5..e664390 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_16_sdl/Makefile.in b/src/modules/engines/software_16_sdl/Makefile.in
-index 8f9f3c4..57b9d86 100644
+index db923ec..686b2d8 100644
 --- a/src/modules/engines/software_16_sdl/Makefile.in
 +++ b/src/modules/engines/software_16_sdl/Makefile.in
-@@ -141,6 +141,7 @@ LIBS = @LIBS@
+@@ -143,6 +143,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1673,7 +1706,7 @@ index 8f9f3c4..57b9d86 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -315,7 +316,7 @@ all: all-am
+@@ -319,7 +320,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1682,7 +1715,7 @@ index 8f9f3c4..57b9d86 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -340,9 +341,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -344,9 +345,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1695,10 +1728,10 @@ index 8f9f3c4..57b9d86 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_16_wince/Makefile.in b/src/modules/engines/software_16_wince/Makefile.in
-index b98df41..8658e17 100644
+index e5d7408..b0c93c6 100644
 --- a/src/modules/engines/software_16_wince/Makefile.in
 +++ b/src/modules/engines/software_16_wince/Makefile.in
-@@ -159,6 +159,7 @@ LIBS = @LIBS@
+@@ -161,6 +161,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1706,7 +1739,7 @@ index b98df41..8658e17 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -344,7 +345,7 @@ all: all-am
+@@ -348,7 +349,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .cpp .lo .o .obj .rc
@@ -1715,7 +1748,7 @@ index b98df41..8658e17 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -369,9 +370,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -373,9 +374,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1728,10 +1761,10 @@ index b98df41..8658e17 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_16_x11/Makefile.in b/src/modules/engines/software_16_x11/Makefile.in
-index f31f555..7f5c6e9 100644
+index f744b45..980e5df 100644
 --- a/src/modules/engines/software_16_x11/Makefile.in
 +++ b/src/modules/engines/software_16_x11/Makefile.in
-@@ -144,6 +144,7 @@ LIBS = @LIBS@
+@@ -146,6 +146,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1739,7 +1772,7 @@ index f31f555..7f5c6e9 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -323,7 +324,7 @@ all: all-am
+@@ -327,7 +328,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1748,7 +1781,7 @@ index f31f555..7f5c6e9 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -348,9 +349,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -352,9 +353,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1761,10 +1794,10 @@ index f31f555..7f5c6e9 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_ddraw/Makefile.in b/src/modules/engines/software_ddraw/Makefile.in
-index 5e57344..9497350 100644
+index 5fe5037..6273a72 100644
 --- a/src/modules/engines/software_ddraw/Makefile.in
 +++ b/src/modules/engines/software_ddraw/Makefile.in
-@@ -156,6 +156,7 @@ LIBS = @LIBS@
+@@ -158,6 +158,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1772,7 +1805,7 @@ index 5e57344..9497350 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -337,7 +338,7 @@ all: all-am
+@@ -341,7 +342,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .cpp .lo .o .obj
@@ -1781,7 +1814,7 @@ index 5e57344..9497350 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -362,9 +363,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -366,9 +367,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1794,10 +1827,10 @@ index 5e57344..9497350 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_generic/Makefile.in b/src/modules/engines/software_generic/Makefile.in
-index 34f1807..cc67290 100644
+index 059586e..e39c8af 100644
 --- a/src/modules/engines/software_generic/Makefile.in
 +++ b/src/modules/engines/software_generic/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1805,7 +1838,7 @@ index 34f1807..cc67290 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1814,7 +1847,7 @@ index 34f1807..cc67290 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1827,10 +1860,10 @@ index 34f1807..cc67290 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_qtopia/Makefile.in b/src/modules/engines/software_qtopia/Makefile.in
-index 27f50ea..4b4ca4b 100644
+index 4378a54..fd0f00d 100644
 --- a/src/modules/engines/software_qtopia/Makefile.in
 +++ b/src/modules/engines/software_qtopia/Makefile.in
-@@ -155,6 +155,7 @@ LIBS = @LIBS@
+@@ -157,6 +157,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1838,7 +1871,7 @@ index 27f50ea..4b4ca4b 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -335,7 +336,7 @@ all: all-am
+@@ -339,7 +340,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .cpp .lo .o .obj
@@ -1847,7 +1880,7 @@ index 27f50ea..4b4ca4b 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -360,9 +361,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -364,9 +365,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1860,10 +1893,10 @@ index 27f50ea..4b4ca4b 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_sdl/Makefile.in b/src/modules/engines/software_sdl/Makefile.in
-index 7ceb81d..8236642 100644
+index 81d719d..73135f7 100644
 --- a/src/modules/engines/software_sdl/Makefile.in
 +++ b/src/modules/engines/software_sdl/Makefile.in
-@@ -142,6 +142,7 @@ LIBS = @LIBS@
+@@ -144,6 +144,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1871,7 +1904,7 @@ index 7ceb81d..8236642 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -318,7 +319,7 @@ all: all-am
+@@ -322,7 +323,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1880,7 +1913,7 @@ index 7ceb81d..8236642 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -343,9 +344,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -347,9 +348,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1893,10 +1926,10 @@ index 7ceb81d..8236642 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/software_win32_gdi/Makefile.in b/src/modules/engines/software_win32_gdi/Makefile.in
-index 88c01be..48631f1 100644
+index 45d073c..faa13c2 100644
 --- a/src/modules/engines/software_win32_gdi/Makefile.in
 +++ b/src/modules/engines/software_win32_gdi/Makefile.in
-@@ -104,6 +104,7 @@ LIBS = @LIBS@
+@@ -106,6 +106,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1904,7 +1937,7 @@ index 88c01be..48631f1 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -269,7 +270,7 @@ Evas_Engine_Software_Win32_GDI.h
+@@ -273,7 +274,7 @@ Evas_Engine_Software_Win32_GDI.h
  all: all-am
  
  .SUFFIXES:
@@ -1913,7 +1946,7 @@ index 88c01be..48631f1 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -294,9 +295,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -298,9 +299,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1926,10 +1959,10 @@ index 88c01be..48631f1 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/engines/software_x11/Makefile.in b/src/modules/engines/software_x11/Makefile.in
-index 3f524bc..59ad375 100644
+index 6c12ebe..eea521f 100644
 --- a/src/modules/engines/software_x11/Makefile.in
 +++ b/src/modules/engines/software_x11/Makefile.in
-@@ -147,6 +147,7 @@ LIBS = @LIBS@
+@@ -162,6 +162,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -1937,7 +1970,7 @@ index 3f524bc..59ad375 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -328,7 +329,7 @@ all: all-am
+@@ -353,7 +354,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -1946,40 +1979,7 @@ index 3f524bc..59ad375 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -353,9 +354,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- 
--$(top_srcdir)/configure:  $(am__configure_deps)
-+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
--$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
- 	@$(NORMAL_INSTALL)
-diff --git a/src/modules/engines/software_xcb/Makefile.in b/src/modules/engines/software_xcb/Makefile.in
-index b937a7c..53e21e6 100644
---- a/src/modules/engines/software_xcb/Makefile.in
-+++ b/src/modules/engines/software_xcb/Makefile.in
-@@ -147,6 +147,7 @@ LIBS = @LIBS@
- LIBTOOL = @LIBTOOL@
- LN_S = @LN_S@
- LTLIBOBJS = @LTLIBOBJS@
-+MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
- MKDIR_P = @MKDIR_P@
- MODULE_ARCH = @MODULE_ARCH@
-@@ -328,7 +329,7 @@ all: all-am
- 
- .SUFFIXES:
- .SUFFIXES: .c .lo .o .obj
--$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
- 	@for dep in $?; do \
- 	  case '$(am__configure_deps)' in \
- 	    *$$dep*) \
-@@ -353,9 +354,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -378,9 +379,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -1992,10 +1992,10 @@ index b937a7c..53e21e6 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/xrender_x11/Makefile.in b/src/modules/engines/xrender_x11/Makefile.in
-index 9c38b26..62f24c9 100644
+index 7afc1d4..1aaaeb4 100644
 --- a/src/modules/engines/xrender_x11/Makefile.in
 +++ b/src/modules/engines/xrender_x11/Makefile.in
-@@ -149,6 +149,7 @@ LIBS = @LIBS@
+@@ -151,6 +151,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2003,7 +2003,7 @@ index 9c38b26..62f24c9 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -331,7 +332,7 @@ all: all-am
+@@ -335,7 +336,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2012,7 +2012,7 @@ index 9c38b26..62f24c9 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -356,9 +357,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -360,9 +361,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2025,10 +2025,10 @@ index 9c38b26..62f24c9 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/engines/xrender_xcb/Makefile.in b/src/modules/engines/xrender_xcb/Makefile.in
-index be61576..cb11876 100644
+index 7ca6837..aae31a2 100644
 --- a/src/modules/engines/xrender_xcb/Makefile.in
 +++ b/src/modules/engines/xrender_xcb/Makefile.in
-@@ -149,6 +149,7 @@ LIBS = @LIBS@
+@@ -151,6 +151,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2036,7 +2036,7 @@ index be61576..cb11876 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -331,7 +332,7 @@ all: all-am
+@@ -335,7 +336,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2045,7 +2045,7 @@ index be61576..cb11876 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -356,9 +357,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -360,9 +361,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2058,10 +2058,10 @@ index be61576..cb11876 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/Makefile.in b/src/modules/loaders/Makefile.in
-index ca3439a..d2d616e 100644
+index 6361976..ab469e6 100644
 --- a/src/modules/loaders/Makefile.in
 +++ b/src/modules/loaders/Makefile.in
-@@ -116,6 +116,7 @@ LIBS = @LIBS@
+@@ -118,6 +118,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2069,7 +2069,7 @@ index ca3439a..d2d616e 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -283,7 +284,7 @@ SUBDIRS = $(edb_subdir) $(eet_subdir) $(gif_subdir) $(jpeg_subdir) $(pmaps_subdi
+@@ -287,7 +288,7 @@ SUBDIRS = $(edb_subdir) $(eet_subdir) $(gif_subdir) $(jpeg_subdir) $(pmaps_subdi
  all: all-recursive
  
  .SUFFIXES:
@@ -2078,7 +2078,7 @@ index ca3439a..d2d616e 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -308,9 +309,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -312,9 +313,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2091,10 +2091,10 @@ index ca3439a..d2d616e 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/loaders/edb/Makefile.in b/src/modules/loaders/edb/Makefile.in
-index e4c0a6e..5da92a8 100644
+index 4968684..f12457b 100644
 --- a/src/modules/loaders/edb/Makefile.in
 +++ b/src/modules/loaders/edb/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2102,7 +2102,7 @@ index e4c0a6e..5da92a8 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -306,7 +307,7 @@ all: all-am
+@@ -310,7 +311,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2111,7 +2111,7 @@ index e4c0a6e..5da92a8 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -331,9 +332,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -335,9 +336,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2124,10 +2124,10 @@ index e4c0a6e..5da92a8 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/eet/Makefile.in b/src/modules/loaders/eet/Makefile.in
-index 893b3eb..f93b49c 100644
+index cfe6121..2c49cb6 100644
 --- a/src/modules/loaders/eet/Makefile.in
 +++ b/src/modules/loaders/eet/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2135,7 +2135,7 @@ index 893b3eb..f93b49c 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2144,7 +2144,7 @@ index 893b3eb..f93b49c 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2157,10 +2157,10 @@ index 893b3eb..f93b49c 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/gif/Makefile.in b/src/modules/loaders/gif/Makefile.in
-index f59181f..fed94d4 100644
+index 827be2d..636ea24 100644
 --- a/src/modules/loaders/gif/Makefile.in
 +++ b/src/modules/loaders/gif/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2168,7 +2168,7 @@ index f59181f..fed94d4 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2177,7 +2177,7 @@ index f59181f..fed94d4 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2190,10 +2190,10 @@ index f59181f..fed94d4 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/jpeg/Makefile.in b/src/modules/loaders/jpeg/Makefile.in
-index a3dd208..fc1c536 100644
+index 6fc634d..3803110 100644
 --- a/src/modules/loaders/jpeg/Makefile.in
 +++ b/src/modules/loaders/jpeg/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2201,7 +2201,7 @@ index a3dd208..fc1c536 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -309,7 +310,7 @@ all: all-am
+@@ -313,7 +314,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2210,7 +2210,7 @@ index a3dd208..fc1c536 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -338,9 +339,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2223,10 +2223,10 @@ index a3dd208..fc1c536 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/pmaps/Makefile.in b/src/modules/loaders/pmaps/Makefile.in
-index fce3df7..f10ba41 100644
+index 0acab1b..ca12334 100644
 --- a/src/modules/loaders/pmaps/Makefile.in
 +++ b/src/modules/loaders/pmaps/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2234,7 +2234,7 @@ index fce3df7..f10ba41 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -309,7 +310,7 @@ all: all-am
+@@ -313,7 +314,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2243,7 +2243,7 @@ index fce3df7..f10ba41 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -338,9 +339,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2256,10 +2256,10 @@ index fce3df7..f10ba41 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/png/Makefile.in b/src/modules/loaders/png/Makefile.in
-index 1e7641a..bb23dc8 100644
+index e23e780..e76bfbb 100644
 --- a/src/modules/loaders/png/Makefile.in
 +++ b/src/modules/loaders/png/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2267,7 +2267,7 @@ index 1e7641a..bb23dc8 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -308,7 +309,7 @@ all: all-am
+@@ -312,7 +313,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2276,7 +2276,7 @@ index 1e7641a..bb23dc8 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -333,9 +334,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -337,9 +338,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2289,10 +2289,10 @@ index 1e7641a..bb23dc8 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/svg/Makefile.in b/src/modules/loaders/svg/Makefile.in
-index 0b6a617..f5fac9c 100644
+index 486e665..a3a89b2 100644
 --- a/src/modules/loaders/svg/Makefile.in
 +++ b/src/modules/loaders/svg/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2300,7 +2300,7 @@ index 0b6a617..f5fac9c 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2309,7 +2309,7 @@ index 0b6a617..f5fac9c 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2322,10 +2322,10 @@ index 0b6a617..f5fac9c 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/tiff/Makefile.in b/src/modules/loaders/tiff/Makefile.in
-index b3c675b..6c006b0 100644
+index 2ef8206..acc39b7 100644
 --- a/src/modules/loaders/tiff/Makefile.in
 +++ b/src/modules/loaders/tiff/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2333,7 +2333,7 @@ index b3c675b..6c006b0 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -309,7 +310,7 @@ all: all-am
+@@ -313,7 +314,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2342,7 +2342,7 @@ index b3c675b..6c006b0 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -338,9 +339,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2355,10 +2355,10 @@ index b3c675b..6c006b0 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/loaders/xpm/Makefile.in b/src/modules/loaders/xpm/Makefile.in
-index 1d8f8ea..3c7cf87 100644
+index 478bf83..91d51e1 100644
 --- a/src/modules/loaders/xpm/Makefile.in
 +++ b/src/modules/loaders/xpm/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2366,7 +2366,7 @@ index 1d8f8ea..3c7cf87 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -309,7 +310,7 @@ all: all-am
+@@ -313,7 +314,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2375,7 +2375,7 @@ index 1d8f8ea..3c7cf87 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -338,9 +339,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2388,10 +2388,10 @@ index 1d8f8ea..3c7cf87 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/savers/Makefile.in b/src/modules/savers/Makefile.in
-index 65a1cbf..a3f5468 100644
+index 06a5486..1a3289d 100644
 --- a/src/modules/savers/Makefile.in
 +++ b/src/modules/savers/Makefile.in
-@@ -116,6 +116,7 @@ LIBS = @LIBS@
+@@ -118,6 +118,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2399,7 +2399,7 @@ index 65a1cbf..a3f5468 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -279,7 +280,7 @@ SUBDIRS = $(edb_subdir) $(eet_subdir) $(jpeg_subdir) $(png_subdir) $(tiff_subdir
+@@ -283,7 +284,7 @@ SUBDIRS = $(edb_subdir) $(eet_subdir) $(jpeg_subdir) $(png_subdir) $(tiff_subdir
  all: all-recursive
  
  .SUFFIXES:
@@ -2408,7 +2408,7 @@ index 65a1cbf..a3f5468 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -304,9 +305,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -308,9 +309,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2421,10 +2421,10 @@ index 65a1cbf..a3f5468 100644
  
  mostlyclean-libtool:
 diff --git a/src/modules/savers/edb/Makefile.in b/src/modules/savers/edb/Makefile.in
-index 6b39c8d..b327f70 100644
+index e3aa435..09296b9 100644
 --- a/src/modules/savers/edb/Makefile.in
 +++ b/src/modules/savers/edb/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2432,7 +2432,7 @@ index 6b39c8d..b327f70 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -305,7 +306,7 @@ all: all-am
+@@ -309,7 +310,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2441,7 +2441,7 @@ index 6b39c8d..b327f70 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -330,9 +331,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2454,10 +2454,10 @@ index 6b39c8d..b327f70 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/savers/eet/Makefile.in b/src/modules/savers/eet/Makefile.in
-index b2051fb..a63b78e 100644
+index 366af13..971fd6b 100644
 --- a/src/modules/savers/eet/Makefile.in
 +++ b/src/modules/savers/eet/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2465,7 +2465,7 @@ index b2051fb..a63b78e 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2474,7 +2474,7 @@ index b2051fb..a63b78e 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2487,10 +2487,10 @@ index b2051fb..a63b78e 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/savers/jpeg/Makefile.in b/src/modules/savers/jpeg/Makefile.in
-index 983bc86..0dcb8fe 100644
+index a52c778..bf6a2d7 100644
 --- a/src/modules/savers/jpeg/Makefile.in
 +++ b/src/modules/savers/jpeg/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2498,7 +2498,7 @@ index 983bc86..0dcb8fe 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2507,7 +2507,7 @@ index 983bc86..0dcb8fe 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2520,10 +2520,10 @@ index 983bc86..0dcb8fe 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/savers/png/Makefile.in b/src/modules/savers/png/Makefile.in
-index d747d15..84e0415 100644
+index 567709e..e45a4a5 100644
 --- a/src/modules/savers/png/Makefile.in
 +++ b/src/modules/savers/png/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2531,7 +2531,7 @@ index d747d15..84e0415 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -309,7 +310,7 @@ all: all-am
+@@ -313,7 +314,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2540,7 +2540,7 @@ index d747d15..84e0415 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -334,9 +335,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -338,9 +339,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
@@ -2553,10 +2553,10 @@ index d747d15..84e0415 100644
  install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
 diff --git a/src/modules/savers/tiff/Makefile.in b/src/modules/savers/tiff/Makefile.in
-index a9032d9..0a8ca89 100644
+index 3e97a06..51b1dd6 100644
 --- a/src/modules/savers/tiff/Makefile.in
 +++ b/src/modules/savers/tiff/Makefile.in
-@@ -134,6 +134,7 @@ LIBS = @LIBS@
+@@ -136,6 +136,7 @@ LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@
  LN_S = @LN_S@
  LTLIBOBJS = @LTLIBOBJS@
@@ -2564,7 +2564,7 @@ index a9032d9..0a8ca89 100644
  MAKEINFO = @MAKEINFO@
  MKDIR_P = @MKDIR_P@
  MODULE_ARCH = @MODULE_ARCH@
-@@ -307,7 +308,7 @@ all: all-am
+@@ -311,7 +312,7 @@ all: all-am
  
  .SUFFIXES:
  .SUFFIXES: .c .lo .o .obj
@@ -2573,7 +2573,7 @@ index a9032d9..0a8ca89 100644
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
-@@ -332,9 +333,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+@@ -336,9 +337,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  
diff --git a/debian/rules b/debian/rules
index c0d8644..f9bd5b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,10 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 CFLAGS += -fvisibility=hidden
-DEB_MAKE_ENVVARS += DEBIAN_MINOR='a'
+DEB_MAKE_ENVVARS += DEBIAN_MINOR='b'
+
+build/libevas-doc::
+	$(MAKE) doc
 
 install/libevas-doc::
 	cp -R $(DEB_SRCDIR)/doc/html debian/libevas-doc/usr/share/doc/libevas-doc/
@@ -73,4 +76,5 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-strict \
 	--enable-convert-32-rgb-rot-270 \
 	--enable-convert-32-rgb-rot-90 \
 	--disable-image-loader-edb \
+	--enable-doc \
 	--disable-rpath $(arch_flags)

-- 
Enlightenment DR17 advanced canvas library



More information about the Pkg-e-commits mailing list