[Pkg-e-commits] [SCM] Enlightenment DR17 advanced canvas library branch, master, updated. debian/0.9.9.050-2-3-g676b9fb

Albin Tonnerre albin.tonnerre at gmail.com
Sun Dec 14 12:08:27 UTC 2008


The following commit has been merged in the master branch:
commit 676b9fb360db3f445b1192bef2a7f478b7d98005
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sun Dec 7 12:20:29 2008 +0100

    new upstream revision

diff --git a/debian/changelog b/debian/changelog
index 7e7cfff..0e5ac45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+evas (0.9.9.050+svn20081206-1) experimental; urgency=low
+
+  * Upstream SVN snapshot
+    - Packages renamed due to API changes
+    - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release
+      instead of version-info to create the library SONAME, to prevent things
+      from breaking when the ABI changes again
+    - Remove the symbols file as it it's almost useless now
+      + As a consequence, B-D on dpkg-dev >= 1.14.8 is no longer needed
+  * debian/rules: Add --disable-image-loader-edb to configure flags as this
+    image loader,though deprecated, is built by default
+  * [lintian] Add ${misc:Depends} to package dependencies
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sun, 07 Dec 2008 12:07:39 +0100
+
 evas (0.9.9.050-2) experimental; urgency=low
 
   * Move MMX-specific symbols to debian/libevas0.symbols.{amd64,i386}
diff --git a/debian/control b/debian/control
index 0b8bdf4..8abd6b8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer:  Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
 Uploaders: Albin Tonnerre <albin.tonnerre at gmail.com>,
  Niv Sardi <xaiki at debian.org>, Xavier Oswald <x.oswald at free.fr>,
  Jan Lübbe <jluebbe at debian.org>
-Build-Depends: dpkg-dev (>= 1.14.8), debhelper (>= 6), cdbs, libeet-dev (>= 1.1.0),
+Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.1.0), libeina-0.0.1a-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,
@@ -15,10 +15,12 @@ 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: libevas0
+Package: libevas-0.9.9.050a
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: libevas-engines
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: libevas-0.9.9.050a-engines
+Provides: libevas0
+Conflicts: libevas0
 Description: Enlightenment DR17 advanced canvas library
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@@ -32,6 +34,7 @@ Description: Enlightenment DR17 advanced canvas library
 Package: libevas-doc
 Architecture: all
 Section: doc
+Depends: ${misc:Depends}
 Enhances: libevas-dev
 Description: Evas API Documentation
  Evas is an advanced canvas library, providing six engines for rendering: X11,
@@ -42,12 +45,14 @@ Description: Evas API Documentation
  This package provides development documentation (html and manpages) for the
  Evas library.
 
-Package: libevas-dev
+Package: libevas-0.9.9.050a-dev
 Section: libdevel
 Architecture: any
-Depends: libevas0 (= ${binary:Version}), libjpeg62-dev, libx11-dev,
- libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config
+Depends: ${misc:Depends}, libevas-0.9.9.050a (= ${binary:Version}), libjpeg62-dev, libx11-dev,
+ libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config, libeina-0.0.1a-dev
 Suggests: libevas-doc
+Provides: libevas-dev
+Conflicts: libevas-dev
 Description: Enlightenment DR17 advanced canvas library development files
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@@ -61,7 +66,7 @@ Description: Enlightenment DR17 advanced canvas library development files
 Package: libevas-dbg
 Architecture: any
 Section: libdevel
-Depends: libevas0 (= ${binary:Version})
+Depends: ${misc:Depends}, libevas-0.9.9.050a (= ${binary:Version})
 Priority: extra
 Description: enlightenment advanced canvas library
  Evas is an advanced canvas library, providing six engines for rendering: X11,
@@ -73,9 +78,11 @@ Description: enlightenment advanced canvas library
  easier to interpret core dumps. The libraries are installed in
  /usr/lib/debug and are automatically used by gdb.
 
-Package: libevas-engines
+Package: libevas-0.9.9.050a-engines
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: libevas-engines
+Conflicts: libevas-engines
 Description: Evas module providingg the framebuffer render engine
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@@ -88,9 +95,11 @@ Description: Evas module providingg the framebuffer render engine
   - software/X11
   - xrender/X11
 
-Package: libevas-engines-extras
+Package: libevas-0.9.9.050a-engines-extras
 Architecture: any
-Depends: ${shlibs:Depends}, libevas-engines
+Depends: ${shlibs:Depends}, ${misc:Depends}, libevas-0.9.9.050a-engines
+Provides: libevas-engines-extra
+Conflicts: libevas-engines-extras
 Description: Evas module providing the Xrender engine
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
diff --git a/debian/libevas-dev.install b/debian/libevas-0.9.9.050a-dev.install
similarity index 73%
rename from debian/libevas-dev.install
rename to debian/libevas-0.9.9.050a-dev.install
index 5b4ae29..b2b373c 100644
--- a/debian/libevas-dev.install
+++ b/debian/libevas-0.9.9.050a-dev.install
@@ -1,4 +1,4 @@
 debian/tmp/usr/include/*
 debian/tmp/usr/lib/lib*.a
 debian/tmp/usr/lib/pkgconfig/*
-debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/libevas.so
diff --git a/debian/libevas-engines-extras.install b/debian/libevas-0.9.9.050a-engines-extras.install
similarity index 100%
rename from debian/libevas-engines-extras.install
rename to debian/libevas-0.9.9.050a-engines-extras.install
diff --git a/debian/libevas-engines.install b/debian/libevas-0.9.9.050a-engines.install
similarity index 100%
rename from debian/libevas-engines.install
rename to debian/libevas-0.9.9.050a-engines.install
diff --git a/debian/libevas0.install b/debian/libevas-0.9.9.050a.install
similarity index 75%
rename from debian/libevas0.install
rename to debian/libevas-0.9.9.050a.install
index 594cc59..aa503e7 100644
--- a/debian/libevas0.install
+++ b/debian/libevas-0.9.9.050a.install
@@ -1,3 +1,3 @@
-debian/tmp/usr/lib/libevas.so.*
+debian/tmp/usr/lib/libevas-*.so
 debian/tmp/usr/lib/evas/modules/loaders/*/*/*.so
 debian/tmp/usr/lib/evas/modules/savers/*/*/*.so
diff --git a/debian/libevas0.symbols b/debian/libevas0.symbols
deleted file mode 100644
index 454ab6b..0000000
--- a/debian/libevas0.symbols
+++ /dev/null
@@ -1,670 +0,0 @@
-libevas.so.0 libevas0 #MINVER#
- _evas_module_engine_inherit at Base 0.9.9.042
- evas_alloc_error at Base 0.9.9.042
- evas_array_append at Base 0.9.9.050
- evas_array_clean at Base 0.9.9.050
- evas_array_flush at Base 0.9.9.050
- evas_array_free at Base 0.9.9.050
- evas_array_get at Base 0.9.9.050
- evas_array_hash_add at Base 0.9.9.050
- evas_array_hash_free at Base 0.9.9.050
- evas_array_hash_new at Base 0.9.9.050
- evas_array_hash_search at Base 0.9.9.050
- evas_array_new at Base 0.9.9.050
- evas_array_remove at Base 0.9.9.050
- evas_array_setup at Base 0.9.9.050
- evas_async_events_fd_get at Base 0.9.9.043
- evas_async_events_process at Base 0.9.9.043
- evas_async_events_put at Base 0.9.9.043
- evas_cache_engine_image_alone at Base 0.9.9.043
- evas_cache_engine_image_colorspace at Base 0.9.9.042
- evas_cache_engine_image_copied_data at Base 0.9.9.042
- evas_cache_engine_image_data at Base 0.9.9.042
- evas_cache_engine_image_dirty at Base 0.9.9.042
- evas_cache_engine_image_drop at Base 0.9.9.042
- evas_cache_engine_image_dup at Base 0.9.9.043
- evas_cache_engine_image_engine at Base 0.9.9.042
- evas_cache_engine_image_flush at Base 0.9.9.043
- evas_cache_engine_image_get at Base 0.9.9.042
- evas_cache_engine_image_init at Base 0.9.9.042
- evas_cache_engine_image_load_data at Base 0.9.9.042
- evas_cache_engine_image_request at Base 0.9.9.042
- evas_cache_engine_image_set at Base 0.9.9.042
- evas_cache_engine_image_shutdown at Base 0.9.9.042
- evas_cache_engine_image_size_set at Base 0.9.9.042
- evas_cache_engine_image_usage_get at Base 0.9.9.042
- evas_cache_engine_parent_not_needed at Base 0.9.9.043
- evas_cache_image_alone at Base 0.9.9.042
- evas_cache_image_colorspace at Base 0.9.9.042
- evas_cache_image_copied_data at Base 0.9.9.042
- evas_cache_image_data at Base 0.9.9.042
- evas_cache_image_data_not_needed at Base 0.9.9.043
- evas_cache_image_dirty at Base 0.9.9.042
- evas_cache_image_drop at Base 0.9.9.042
- evas_cache_image_empty at Base 0.9.9.042
- evas_cache_image_flush at Base 0.9.9.042
- evas_cache_image_get at Base 0.9.9.042
- evas_cache_image_init at Base 0.9.9.042
- evas_cache_image_load_data at Base 0.9.9.042
- evas_cache_image_pixels at Base 0.9.9.050
- evas_cache_image_preload_cancel at Base 0.9.9.050
- evas_cache_image_preload_data at Base 0.9.9.050
- evas_cache_image_request at Base 0.9.9.042
- evas_cache_image_set at Base 0.9.9.042
- evas_cache_image_shutdown at Base 0.9.9.042
- evas_cache_image_size_set at Base 0.9.9.042
- evas_cache_image_surface_alloc at Base 0.9.9.043
- evas_cache_image_usage_get at Base 0.9.9.042
- evas_cache_private_from_image_entry_get at Base 0.9.9.050
- evas_cache_private_get at Base 0.9.9.050
- evas_cache_private_set at Base 0.9.9.050
- evas_color_argb_premul at Base 0.9.9.042
- evas_color_argb_unpremul at Base 0.9.9.042
- evas_color_hsv_to_rgb at Base 0.9.9.042
- evas_color_rgb_to_hsv at Base 0.9.9.042
- evas_common_blend_init at Base 0.9.9.042
- evas_common_blit_init at Base 0.9.9.042
- evas_common_blit_rectangle at Base 0.9.9.042
- evas_common_convert_argb8888_to at Base 0.9.9.050
- evas_common_convert_argb_premul at Base 0.9.9.042
- evas_common_convert_argb_unpremul at Base 0.9.9.042
- evas_common_convert_color_argb_premul at Base 0.9.9.042
- evas_common_convert_color_argb_unpremul at Base 0.9.9.042
- evas_common_convert_color_hsv_to_rgb at Base 0.9.9.042
- evas_common_convert_color_hsv_to_rgb_int at Base 0.9.9.042
- evas_common_convert_color_rgb_to_hsv at Base 0.9.9.042
- evas_common_convert_color_rgb_to_hsv_int at Base 0.9.9.042
- evas_common_convert_func_get at Base 0.9.9.042
- evas_common_convert_init at Base 0.9.9.042
- evas_common_convert_rgb565_a5p_to at Base 0.9.9.050
- evas_common_convert_yuv_420p_601_rgba at Base 0.9.9.042
- evas_common_cpu_can_do at Base 0.9.9.042
- evas_common_cpu_count at Base 0.9.9.042
- evas_common_cpu_end_opt at Base 0.9.9.042
- evas_common_cpu_init at Base 0.9.9.042
- evas_common_draw_context_add_cutout at Base 0.9.9.042
- evas_common_draw_context_apply_clean_cutouts at Base 0.9.9.042
- evas_common_draw_context_apply_clear_cutouts at Base 0.9.9.042
- evas_common_draw_context_apply_cutouts at Base 0.9.9.042
- evas_common_draw_context_clear_cutouts at Base 0.9.9.042
- evas_common_draw_context_clip_clip at Base 0.9.9.042
- evas_common_draw_context_cutouts_del at Base 0.9.9.042
- evas_common_draw_context_cutouts_free at Base 0.9.9.042
- evas_common_draw_context_cutouts_new at Base 0.9.9.042
- evas_common_draw_context_font_ext_set at Base 0.9.9.042
- evas_common_draw_context_free at Base 0.9.9.042
- evas_common_draw_context_new at Base 0.9.9.042
- evas_common_draw_context_set_anti_alias at Base 0.9.9.042
- evas_common_draw_context_set_clip at Base 0.9.9.042
- evas_common_draw_context_set_color at Base 0.9.9.042
- evas_common_draw_context_set_color_interpolation at Base 0.9.9.042
- evas_common_draw_context_set_multiplier at Base 0.9.9.042
- evas_common_draw_context_set_render_op at Base 0.9.9.042
- evas_common_draw_context_set_sli at Base 0.9.9.042
- evas_common_draw_context_unset_clip at Base 0.9.9.042
- evas_common_draw_context_unset_multiplier at Base 0.9.9.042
- evas_common_draw_func_copy_get at Base 0.9.9.042
- evas_common_draw_init at Base 0.9.9.042
- evas_common_font_add at Base 0.9.9.042
- evas_common_font_ascent_get at Base 0.9.9.042
- evas_common_font_cache_get at Base 0.9.9.042
- evas_common_font_cache_set at Base 0.9.9.042
- evas_common_font_descent_get at Base 0.9.9.042
- evas_common_font_draw at Base 0.9.9.042
- evas_common_font_flush at Base 0.9.9.042
- evas_common_font_flush_last at Base 0.9.9.042
- evas_common_font_free at Base 0.9.9.042
- evas_common_font_get_line_advance at Base 0.9.9.042
- evas_common_font_glyph_search at Base 0.9.9.042
- evas_common_font_hinting_add at Base 0.9.9.042
- evas_common_font_hinting_load at Base 0.9.9.042
- evas_common_font_hinting_set at Base 0.9.9.042
- evas_common_font_init at Base 0.9.9.042
- evas_common_font_int_cache_glyph_get at Base 0.9.9.042
- evas_common_font_int_find at Base 0.9.9.042
- evas_common_font_int_load at Base 0.9.9.042
- evas_common_font_int_load_complete at Base 0.9.9.042
- evas_common_font_int_load_init at Base 0.9.9.042
- evas_common_font_int_memory_load at Base 0.9.9.042
- evas_common_font_int_modify_cache_by at Base 0.9.9.042
- evas_common_font_load at Base 0.9.9.042
- evas_common_font_max_ascent_get at Base 0.9.9.042
- evas_common_font_max_descent_get at Base 0.9.9.042
- evas_common_font_memory_add at Base 0.9.9.042
- evas_common_font_memory_hinting_add at Base 0.9.9.042
- evas_common_font_memory_hinting_load at Base 0.9.9.042
- evas_common_font_memory_load at Base 0.9.9.042
- evas_common_font_query_advance at Base 0.9.9.042
- evas_common_font_query_char_coords at Base 0.9.9.042
- evas_common_font_query_inset at Base 0.9.9.042
- evas_common_font_query_size at Base 0.9.9.042
- evas_common_font_query_text_at_pos at Base 0.9.9.042
- evas_common_font_shutdown at Base 0.9.9.042
- evas_common_font_size_use at Base 0.9.9.042
- evas_common_font_source_find at Base 0.9.9.042
- evas_common_font_source_free at Base 0.9.9.042
- evas_common_font_source_load at Base 0.9.9.042
- evas_common_font_source_load_complete at Base 0.9.9.042
- evas_common_font_source_memory_load at Base 0.9.9.042
- evas_common_font_utf8_get_last at Base 0.9.9.042
- evas_common_font_utf8_get_next at Base 0.9.9.042
- evas_common_font_utf8_get_prev at Base 0.9.9.042
- evas_common_gradient2_clear at Base 0.9.9.050
- evas_common_gradient2_color_np_stop_insert at Base 0.9.9.050
- evas_common_gradient2_draw at Base 0.9.9.050
- evas_common_gradient2_fill_spread_set at Base 0.9.9.050
- evas_common_gradient2_fill_transform_set at Base 0.9.9.050
- evas_common_gradient2_free at Base 0.9.9.050
- evas_common_gradient2_init at Base 0.9.9.050
- evas_common_gradient2_linear_fill_set at Base 0.9.9.050
- evas_common_gradient2_linear_new at Base 0.9.9.050
- evas_common_gradient2_map at Base 0.9.9.050
- evas_common_gradient2_radial_fill_set at Base 0.9.9.050
- evas_common_gradient2_radial_new at Base 0.9.9.050
- evas_common_gradient2_type_linear_get at Base 0.9.9.050
- evas_common_gradient2_type_radial_get at Base 0.9.9.050
- evas_common_gradient_alpha_data_set at Base 0.9.9.042
- evas_common_gradient_alpha_stop_add at Base 0.9.9.042
- evas_common_gradient_clear at Base 0.9.9.042
- evas_common_gradient_color_data_set at Base 0.9.9.042
- evas_common_gradient_color_stop_add at Base 0.9.9.042
- evas_common_gradient_draw at Base 0.9.9.042
- evas_common_gradient_fill_angle_set at Base 0.9.9.042
- evas_common_gradient_fill_set at Base 0.9.9.042
- evas_common_gradient_fill_spread_set at Base 0.9.9.042
- evas_common_gradient_free at Base 0.9.9.042
- evas_common_gradient_geometer_get at Base 0.9.9.042
- evas_common_gradient_init at Base 0.9.9.042
- evas_common_gradient_map at Base 0.9.9.042
- evas_common_gradient_map_angle_set at Base 0.9.9.042
- evas_common_gradient_map_direction_set at Base 0.9.9.042
- evas_common_gradient_map_offset_set at Base 0.9.9.042
- evas_common_gradient_new at Base 0.9.9.042
- evas_common_gradient_type_set at Base 0.9.9.042
- evas_common_hinting_available at Base 0.9.9.042
- evas_common_image_alpha_create at Base 0.9.9.042
- evas_common_image_alpha_line_buffer_obtain at Base 0.9.9.042
- evas_common_image_alpha_line_buffer_release at Base 0.9.9.042
- evas_common_image_cache_free at Base 0.9.9.042
- evas_common_image_cache_get at Base 0.9.9.042
- evas_common_image_colorspace_dirty at Base 0.9.9.042
- evas_common_image_colorspace_normalize at Base 0.9.9.042
- evas_common_image_get_cache at Base 0.9.9.042
- evas_common_image_init at Base 0.9.9.042
- evas_common_image_line_buffer_free at Base 0.9.9.042
- evas_common_image_line_buffer_obtain at Base 0.9.9.042
- evas_common_image_line_buffer_release at Base 0.9.9.042
- evas_common_image_premul at Base 0.9.9.042
- evas_common_image_set_alpha_sparse at Base 0.9.9.042
- evas_common_image_set_cache at Base 0.9.9.042
- evas_common_image_shutdown at Base 0.9.9.042
- evas_common_line_draw at Base 0.9.9.042
- evas_common_line_init at Base 0.9.9.042
- evas_common_load_image_from_file at Base 0.9.9.042
- evas_common_pipe_begin at Base 0.9.9.042
- evas_common_pipe_flush at Base 0.9.9.042
- evas_common_pipe_free at Base 0.9.9.042
- evas_common_pipe_grad2_draw at Base 0.9.9.050
- evas_common_pipe_grad_draw at Base 0.9.9.042
- evas_common_pipe_image_draw at Base 0.9.9.042
- evas_common_pipe_line_draw at Base 0.9.9.042
- evas_common_pipe_poly_draw at Base 0.9.9.042
- evas_common_pipe_rectangle_draw at Base 0.9.9.042
- evas_common_pipe_text_draw at Base 0.9.9.042
- evas_common_polygon_draw at Base 0.9.9.042
- evas_common_polygon_init at Base 0.9.9.042
- evas_common_polygon_point_add at Base 0.9.9.042
- evas_common_polygon_points_clear at Base 0.9.9.042
- evas_common_rectangle_draw at Base 0.9.9.042
- evas_common_rectangle_init at Base 0.9.9.042
- evas_common_save_image_to_file at Base 0.9.9.042
- evas_common_scale_a8_span at Base 0.9.9.042
- evas_common_scale_clip_a8_span at Base 0.9.9.042
- evas_common_scale_hsva_a8_span at Base 0.9.9.042
- evas_common_scale_hsva_span at Base 0.9.9.042
- evas_common_scale_init at Base 0.9.9.042
- evas_common_scale_rgb_mipmap_down_1x2_c at Base 0.9.9.042
- evas_common_scale_rgb_mipmap_down_2x1_c at Base 0.9.9.042
- evas_common_scale_rgb_mipmap_down_2x2_c at Base 0.9.9.042
- evas_common_scale_rgba_a8_span at Base 0.9.9.042
- evas_common_scale_rgba_in_to_out_clip_sample at Base 0.9.9.042
- evas_common_scale_rgba_in_to_out_clip_smooth at Base 0.9.9.042
- evas_common_scale_rgba_in_to_out_clip_smooth_c at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_1x2_c at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x1_c at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x2_c at Base 0.9.9.042
- evas_common_scale_rgba_span at Base 0.9.9.042
- evas_common_tilebuf_add_motion_vector at Base 0.9.9.042
- evas_common_tilebuf_add_redraw at Base 0.9.9.042
- evas_common_tilebuf_clear at Base 0.9.9.042
- evas_common_tilebuf_del_redraw at Base 0.9.9.042
- evas_common_tilebuf_free at Base 0.9.9.042
- evas_common_tilebuf_free_render_rects at Base 0.9.9.042
- evas_common_tilebuf_get_render_rects at Base 0.9.9.042
- evas_common_tilebuf_get_tile_size at Base 0.9.9.042
- evas_common_tilebuf_init at Base 0.9.9.042
- evas_common_tilebuf_new at Base 0.9.9.042
- evas_common_tilebuf_set_tile_size at Base 0.9.9.042
- evas_coord_screen_x_to_world at Base 0.9.9.042
- evas_coord_screen_y_to_world at Base 0.9.9.042
- evas_coord_world_x_to_screen at Base 0.9.9.042
- evas_coord_world_y_to_screen at Base 0.9.9.042
- evas_damage_rectangle_add at Base 0.9.9.042
- evas_data_argb_premul at Base 0.9.9.042
- evas_data_argb_unpremul at Base 0.9.9.042
- evas_data_attach_get at Base 0.9.9.042
- evas_data_attach_set at Base 0.9.9.042
- evas_engine_info_get at Base 0.9.9.042
- evas_engine_info_set at Base 0.9.9.042
- evas_event_feed_hold at Base 0.9.9.043
- evas_event_feed_key_down at Base 0.9.9.042
- evas_event_feed_key_up at Base 0.9.9.042
- evas_event_feed_mouse_cancel at Base 0.9.9.050
- evas_event_feed_mouse_down at Base 0.9.9.042
- evas_event_feed_mouse_in at Base 0.9.9.042
- evas_event_feed_mouse_move at Base 0.9.9.042
- evas_event_feed_mouse_out at Base 0.9.9.042
- evas_event_feed_mouse_up at Base 0.9.9.042
- evas_event_feed_mouse_wheel at Base 0.9.9.042
- evas_event_freeze at Base 0.9.9.042
- evas_event_freeze_get at Base 0.9.9.042
- evas_event_thaw at Base 0.9.9.042
- evas_focus_get at Base 0.9.9.042
- evas_font_available_list at Base 0.9.9.042
- evas_font_available_list_free at Base 0.9.9.042
- evas_font_cache_flush at Base 0.9.9.042
- evas_font_cache_get at Base 0.9.9.042
- evas_font_cache_set at Base 0.9.9.042
- evas_font_hinting_can_hint at Base 0.9.9.042
- evas_font_hinting_get at Base 0.9.9.042
- evas_font_hinting_set at Base 0.9.9.042
- evas_font_path_append at Base 0.9.9.042
- evas_font_path_clear at Base 0.9.9.042
- evas_font_path_list at Base 0.9.9.042
- evas_font_path_prepend at Base 0.9.9.042
- evas_free at Base 0.9.9.042
- evas_hash_add at Base 0.9.9.042
- evas_hash_alloc_error at Base 0.9.9.042
- evas_hash_del at Base 0.9.9.042
- evas_hash_direct_add at Base 0.9.9.042
- evas_hash_find at Base 0.9.9.042
- evas_hash_foreach at Base 0.9.9.042
- evas_hash_free at Base 0.9.9.042
- evas_hash_modify at Base 0.9.9.042
- evas_hash_size at Base 0.9.9.042
- evas_image_cache_flush at Base 0.9.9.042
- evas_image_cache_get at Base 0.9.9.042
- evas_image_cache_reload at Base 0.9.9.042
- evas_image_cache_set at Base 0.9.9.042
- evas_imaging_font_ascent_get at Base 0.9.9.042
- evas_imaging_font_cache_get at Base 0.9.9.042
- evas_imaging_font_cache_set at Base 0.9.9.042
- evas_imaging_font_descent_get at Base 0.9.9.042
- evas_imaging_font_free at Base 0.9.9.042
- evas_imaging_font_hinting_can_hint at Base 0.9.9.042
- evas_imaging_font_hinting_get at Base 0.9.9.042
- evas_imaging_font_hinting_set at Base 0.9.9.042
- evas_imaging_font_line_advance_get at Base 0.9.9.042
- evas_imaging_font_load at Base 0.9.9.042
- evas_imaging_font_max_ascent_get at Base 0.9.9.042
- evas_imaging_font_max_descent_get at Base 0.9.9.042
- evas_imaging_font_string_advance_get at Base 0.9.9.042
- evas_imaging_font_string_char_at_coords_get at Base 0.9.9.042
- evas_imaging_font_string_char_coords_get at Base 0.9.9.042
- evas_imaging_font_string_inset_get at Base 0.9.9.042
- evas_imaging_font_string_size_query at Base 0.9.9.042
- evas_imaging_image_alpha_get at Base 0.9.9.042
- evas_imaging_image_cache_get at Base 0.9.9.042
- evas_imaging_image_cache_set at Base 0.9.9.042
- evas_imaging_image_free at Base 0.9.9.042
- evas_imaging_image_load at Base 0.9.9.042
- evas_imaging_image_size_get at Base 0.9.9.042
- evas_init at Base 0.9.9.042
- evas_key_lock_add at Base 0.9.9.042
- evas_key_lock_del at Base 0.9.9.042
- evas_key_lock_get at Base 0.9.9.042
- evas_key_lock_is_set at Base 0.9.9.042
- evas_key_lock_off at Base 0.9.9.042
- evas_key_lock_on at Base 0.9.9.042
- evas_key_modifier_add at Base 0.9.9.042
- evas_key_modifier_del at Base 0.9.9.042
- evas_key_modifier_get at Base 0.9.9.042
- evas_key_modifier_is_set at Base 0.9.9.042
- evas_key_modifier_mask_get at Base 0.9.9.042
- evas_key_modifier_off at Base 0.9.9.042
- evas_key_modifier_on at Base 0.9.9.042
- evas_list_alloc_error at Base 0.9.9.042
- evas_list_append at Base 0.9.9.042
- evas_list_append_relative at Base 0.9.9.042
- evas_list_append_relative_list at Base 0.9.9.042
- evas_list_count at Base 0.9.9.042
- evas_list_data at Base 0.9.9.042
- evas_list_find at Base 0.9.9.042
- evas_list_find_list at Base 0.9.9.042
- evas_list_free at Base 0.9.9.042
- evas_list_last at Base 0.9.9.042
- evas_list_next at Base 0.9.9.042
- evas_list_nth at Base 0.9.9.042
- evas_list_nth_list at Base 0.9.9.042
- evas_list_prepend at Base 0.9.9.042
- evas_list_prepend_relative at Base 0.9.9.042
- evas_list_prepend_relative_list at Base 0.9.9.042
- evas_list_prev at Base 0.9.9.042
- evas_list_promote_list at Base 0.9.9.042
- evas_list_remove at Base 0.9.9.042
- evas_list_remove_list at Base 0.9.9.042
- evas_list_reverse at Base 0.9.9.042
- evas_list_sort at Base 0.9.9.042
- evas_new at Base 0.9.9.042
- evas_norender at Base 0.9.9.042
- evas_object_above_get at Base 0.9.9.042
- evas_object_anti_alias_get at Base 0.9.9.042
- evas_object_anti_alias_set at Base 0.9.9.042
- evas_object_below_get at Base 0.9.9.042
- evas_object_bottom_get at Base 0.9.9.042
- evas_object_clip_get at Base 0.9.9.042
- evas_object_clip_set at Base 0.9.9.042
- evas_object_clip_unset at Base 0.9.9.042
- evas_object_clipees_get at Base 0.9.9.042
- evas_object_color_get at Base 0.9.9.042
- evas_object_color_interpolation_get at Base 0.9.9.042
- evas_object_color_interpolation_set at Base 0.9.9.042
- evas_object_color_set at Base 0.9.9.042
- evas_object_data_del at Base 0.9.9.042
- evas_object_data_get at Base 0.9.9.042
- evas_object_data_set at Base 0.9.9.042
- evas_object_del at Base 0.9.9.042
- evas_object_evas_get at Base 0.9.9.042
- evas_object_event_callback_add at Base 0.9.9.042
- evas_object_event_callback_del at Base 0.9.9.042
- evas_object_event_callback_del_full at Base 0.9.9.050
- evas_object_focus_get at Base 0.9.9.042
- evas_object_focus_set at Base 0.9.9.042
- evas_object_geometry_get at Base 0.9.9.042
- evas_object_gradient2_clear at Base 0.9.9.050
- evas_object_gradient2_color_np_stop_insert at Base 0.9.9.050
- evas_object_gradient2_fill_spread_get at Base 0.9.9.050
- evas_object_gradient2_fill_spread_set at Base 0.9.9.050
- evas_object_gradient2_fill_transform_get at Base 0.9.9.050
- evas_object_gradient2_fill_transform_set at Base 0.9.9.050
- evas_object_gradient2_linear_add at Base 0.9.9.050
- evas_object_gradient2_linear_fill_get at Base 0.9.9.050
- evas_object_gradient2_linear_fill_set at Base 0.9.9.050
- evas_object_gradient2_radial_add at Base 0.9.9.050
- evas_object_gradient2_radial_fill_get at Base 0.9.9.050
- evas_object_gradient2_radial_fill_set at Base 0.9.9.050
- evas_object_gradient_add at Base 0.9.9.042
- evas_object_gradient_alpha_data_set at Base 0.9.9.042
- evas_object_gradient_alpha_stop_add at Base 0.9.9.042
- evas_object_gradient_angle_get at Base 0.9.9.042
- evas_object_gradient_angle_set at Base 0.9.9.042
- evas_object_gradient_clear at Base 0.9.9.042
- evas_object_gradient_color_data_set at Base 0.9.9.042
- evas_object_gradient_color_stop_add at Base 0.9.9.042
- evas_object_gradient_direction_get at Base 0.9.9.042
- evas_object_gradient_direction_set at Base 0.9.9.042
- evas_object_gradient_fill_angle_get at Base 0.9.9.042
- evas_object_gradient_fill_angle_set at Base 0.9.9.042
- evas_object_gradient_fill_get at Base 0.9.9.042
- evas_object_gradient_fill_set at Base 0.9.9.042
- evas_object_gradient_fill_spread_get at Base 0.9.9.042
- evas_object_gradient_fill_spread_set at Base 0.9.9.042
- evas_object_gradient_offset_get at Base 0.9.9.042
- evas_object_gradient_offset_set at Base 0.9.9.042
- evas_object_gradient_type_get at Base 0.9.9.042
- evas_object_gradient_type_set at Base 0.9.9.042
- evas_object_hide at Base 0.9.9.042
- evas_object_image_add at Base 0.9.9.042
- evas_object_image_alpha_get at Base 0.9.9.042
- evas_object_image_alpha_set at Base 0.9.9.042
- evas_object_image_border_center_fill_get at Base 0.9.9.042
- evas_object_image_border_center_fill_set at Base 0.9.9.042
- evas_object_image_border_get at Base 0.9.9.042
- evas_object_image_border_set at Base 0.9.9.042
- evas_object_image_colorspace_get at Base 0.9.9.042
- evas_object_image_colorspace_set at Base 0.9.9.042
- evas_object_image_data_convert at Base 0.9.9.050
- evas_object_image_data_copy_set at Base 0.9.9.042
- evas_object_image_data_get at Base 0.9.9.042
- evas_object_image_data_set at Base 0.9.9.042
- evas_object_image_data_update_add at Base 0.9.9.042
- evas_object_image_file_get at Base 0.9.9.042
- evas_object_image_file_set at Base 0.9.9.042
- evas_object_image_fill_get at Base 0.9.9.042
- evas_object_image_fill_set at Base 0.9.9.042
- evas_object_image_fill_spread_get at Base 0.9.9.050
- evas_object_image_fill_spread_set at Base 0.9.9.050
- evas_object_image_fill_transform_get at Base 0.9.9.050
- evas_object_image_fill_transform_set at Base 0.9.9.050
- evas_object_image_load_dpi_get at Base 0.9.9.042
- evas_object_image_load_dpi_set at Base 0.9.9.042
- evas_object_image_load_error_get at Base 0.9.9.042
- evas_object_image_load_scale_down_get at Base 0.9.9.042
- evas_object_image_load_scale_down_set at Base 0.9.9.042
- evas_object_image_load_size_get at Base 0.9.9.042
- evas_object_image_load_size_set at Base 0.9.9.042
- evas_object_image_native_surface_get at Base 0.9.9.042
- evas_object_image_native_surface_set at Base 0.9.9.042
- evas_object_image_pixels_dirty_get at Base 0.9.9.042
- evas_object_image_pixels_dirty_set at Base 0.9.9.042
- evas_object_image_pixels_get_callback_set at Base 0.9.9.042
- evas_object_image_pixels_import at Base 0.9.9.042
- evas_object_image_preload at Base 0.9.9.050
- evas_object_image_reload at Base 0.9.9.042
- evas_object_image_save at Base 0.9.9.042
- evas_object_image_size_get at Base 0.9.9.042
- evas_object_image_size_set at Base 0.9.9.042
- evas_object_image_smooth_scale_get at Base 0.9.9.042
- evas_object_image_smooth_scale_set at Base 0.9.9.042
- evas_object_image_stride_get at Base 0.9.9.042
- evas_object_intercept_clip_set_callback_add at Base 0.9.9.042
- evas_object_intercept_clip_set_callback_del at Base 0.9.9.042
- evas_object_intercept_clip_unset_callback_add at Base 0.9.9.042
- evas_object_intercept_clip_unset_callback_del at Base 0.9.9.042
- evas_object_intercept_color_set_callback_add at Base 0.9.9.042
- evas_object_intercept_color_set_callback_del at Base 0.9.9.042
- evas_object_intercept_hide_callback_add at Base 0.9.9.042
- evas_object_intercept_hide_callback_del at Base 0.9.9.042
- evas_object_intercept_layer_set_callback_add at Base 0.9.9.042
- evas_object_intercept_layer_set_callback_del at Base 0.9.9.042
- evas_object_intercept_lower_callback_add at Base 0.9.9.042
- evas_object_intercept_lower_callback_del at Base 0.9.9.042
- evas_object_intercept_move_callback_add at Base 0.9.9.042
- evas_object_intercept_move_callback_del at Base 0.9.9.042
- evas_object_intercept_raise_callback_add at Base 0.9.9.042
- evas_object_intercept_raise_callback_del at Base 0.9.9.042
- evas_object_intercept_resize_callback_add at Base 0.9.9.042
- evas_object_intercept_resize_callback_del at Base 0.9.9.042
- evas_object_intercept_show_callback_add at Base 0.9.9.042
- evas_object_intercept_show_callback_del at Base 0.9.9.042
- evas_object_intercept_stack_above_callback_add at Base 0.9.9.042
- evas_object_intercept_stack_above_callback_del at Base 0.9.9.042
- evas_object_intercept_stack_below_callback_add at Base 0.9.9.042
- evas_object_intercept_stack_below_callback_del at Base 0.9.9.042
- evas_object_key_grab at Base 0.9.9.042
- evas_object_key_ungrab at Base 0.9.9.042
- evas_object_layer_get at Base 0.9.9.042
- evas_object_layer_set at Base 0.9.9.042
- evas_object_line_add at Base 0.9.9.042
- evas_object_line_xy_get at Base 0.9.9.042
- evas_object_line_xy_set at Base 0.9.9.042
- evas_object_list_append at Base 0.9.9.042
- evas_object_list_append_relative at Base 0.9.9.042
- evas_object_list_find at Base 0.9.9.042
- evas_object_list_prepend at Base 0.9.9.042
- evas_object_list_prepend_relative at Base 0.9.9.042
- evas_object_list_remove at Base 0.9.9.042
- evas_object_lower at Base 0.9.9.042
- evas_object_move at Base 0.9.9.042
- evas_object_name_find at Base 0.9.9.042
- evas_object_name_get at Base 0.9.9.042
- evas_object_name_set at Base 0.9.9.042
- evas_object_pass_events_get at Base 0.9.9.042
- evas_object_pass_events_set at Base 0.9.9.042
- evas_object_pointer_mode_get at Base 0.9.9.042
- evas_object_pointer_mode_set at Base 0.9.9.042
- evas_object_polygon_add at Base 0.9.9.042
- evas_object_polygon_point_add at Base 0.9.9.042
- evas_object_polygon_points_clear at Base 0.9.9.042
- evas_object_precise_is_inside_get at Base 0.9.9.042
- evas_object_precise_is_inside_set at Base 0.9.9.042
- evas_object_propagate_events_get at Base 0.9.9.042
- evas_object_propagate_events_set at Base 0.9.9.042
- evas_object_raise at Base 0.9.9.042
- evas_object_rectangle_add at Base 0.9.9.042
- evas_object_render_op_get at Base 0.9.9.042
- evas_object_render_op_set at Base 0.9.9.042
- evas_object_repeat_events_get at Base 0.9.9.042
- evas_object_repeat_events_set at Base 0.9.9.042
- evas_object_resize at Base 0.9.9.042
- evas_object_scale_get at Base 0.9.9.050
- evas_object_scale_set at Base 0.9.9.050
- evas_object_show at Base 0.9.9.042
- evas_object_size_hint_aspect_get at Base 0.9.9.043
- evas_object_size_hint_aspect_set at Base 0.9.9.043
- evas_object_size_hint_max_get at Base 0.9.9.043
- evas_object_size_hint_max_set at Base 0.9.9.043
- evas_object_size_hint_min_get at Base 0.9.9.043
- evas_object_size_hint_min_set at Base 0.9.9.043
- evas_object_size_hint_request_get at Base 0.9.9.043
- evas_object_size_hint_request_set at Base 0.9.9.043
- evas_object_smart_add at Base 0.9.9.042
- evas_object_smart_calculate at Base 0.9.9.050
- evas_object_smart_callback_add at Base 0.9.9.042
- evas_object_smart_callback_call at Base 0.9.9.042
- evas_object_smart_callback_del at Base 0.9.9.042
- evas_object_smart_changed at Base 0.9.9.050
- evas_object_smart_clipped_clipper_get at Base 0.9.9.050
- evas_object_smart_clipped_member_add at Base 0.9.9.050
- evas_object_smart_clipped_member_del at Base 0.9.9.050
- evas_object_smart_clipped_smart_set at Base 0.9.9.050
- evas_object_smart_data_get at Base 0.9.9.042
- evas_object_smart_data_set at Base 0.9.9.042
- evas_object_smart_member_add at Base 0.9.9.042
- evas_object_smart_member_del at Base 0.9.9.042
- evas_object_smart_members_get at Base 0.9.9.042
- evas_object_smart_move_children_relative at Base 0.9.9.050
- evas_object_smart_need_recalculate_get at Base 0.9.9.050
- evas_object_smart_need_recalculate_set at Base 0.9.9.050
- evas_object_smart_parent_get at Base 0.9.9.042
- evas_object_smart_smart_get at Base 0.9.9.042
- evas_object_stack_above at Base 0.9.9.042
- evas_object_stack_below at Base 0.9.9.042
- evas_object_text_add at Base 0.9.9.042
- evas_object_text_ascent_get at Base 0.9.9.042
- evas_object_text_char_coords_get at Base 0.9.9.042
- evas_object_text_char_pos_get at Base 0.9.9.042
- evas_object_text_descent_get at Base 0.9.9.042
- evas_object_text_font_get at Base 0.9.9.042
- evas_object_text_font_set at Base 0.9.9.042
- evas_object_text_font_source_get at Base 0.9.9.042
- evas_object_text_font_source_set at Base 0.9.9.042
- evas_object_text_glow2_color_get at Base 0.9.9.042
- evas_object_text_glow2_color_set at Base 0.9.9.042
- evas_object_text_glow_color_get at Base 0.9.9.042
- evas_object_text_glow_color_set at Base 0.9.9.042
- evas_object_text_horiz_advance_get at Base 0.9.9.042
- evas_object_text_inset_get at Base 0.9.9.042
- evas_object_text_max_ascent_get at Base 0.9.9.042
- evas_object_text_max_descent_get at Base 0.9.9.042
- evas_object_text_outline_color_get at Base 0.9.9.042
- evas_object_text_outline_color_set at Base 0.9.9.042
- evas_object_text_shadow_color_get at Base 0.9.9.042
- evas_object_text_shadow_color_set at Base 0.9.9.042
- evas_object_text_style_get at Base 0.9.9.042
- evas_object_text_style_pad_get at Base 0.9.9.042
- evas_object_text_style_set at Base 0.9.9.042
- evas_object_text_text_get at Base 0.9.9.042
- evas_object_text_text_set at Base 0.9.9.042
- evas_object_text_vert_advance_get at Base 0.9.9.042
- evas_object_textblock_add at Base 0.9.9.042
- evas_object_textblock_clear at Base 0.9.9.042
- evas_object_textblock_cursor_get at Base 0.9.9.042
- evas_object_textblock_cursor_new at Base 0.9.9.042
- evas_object_textblock_line_number_geometry_get at Base 0.9.9.042
- evas_object_textblock_size_formatted_get at Base 0.9.9.042
- evas_object_textblock_size_native_get at Base 0.9.9.042
- evas_object_textblock_style_get at Base 0.9.9.042
- evas_object_textblock_style_insets_get at Base 0.9.9.042
- evas_object_textblock_style_set at Base 0.9.9.042
- evas_object_textblock_text_markup_get at Base 0.9.9.042
- evas_object_textblock_text_markup_set at Base 0.9.9.042
- evas_object_top_at_pointer_get at Base 0.9.9.042
- evas_object_top_at_xy_get at Base 0.9.9.042
- evas_object_top_get at Base 0.9.9.042
- evas_object_top_in_rectangle_get at Base 0.9.9.042
- evas_object_type_get at Base 0.9.9.042
- evas_object_visible_get at Base 0.9.9.042
- evas_objects_at_xy_get at Base 0.9.9.042
- evas_objects_in_rectangle_get at Base 0.9.9.042
- evas_obscured_clear at Base 0.9.9.042
- evas_obscured_rectangle_add at Base 0.9.9.042
- evas_output_method_get at Base 0.9.9.042
- evas_output_method_set at Base 0.9.9.042
- evas_output_size_get at Base 0.9.9.042
- evas_output_size_set at Base 0.9.9.042
- evas_output_viewport_get at Base 0.9.9.042
- evas_output_viewport_set at Base 0.9.9.042
- evas_pointer_button_down_mask_get at Base 0.9.9.042
- evas_pointer_canvas_xy_get at Base 0.9.9.042
- evas_pointer_inside_get at Base 0.9.9.042
- evas_pointer_output_xy_get at Base 0.9.9.042
- evas_render at Base 0.9.9.042
- evas_render_idle_flush at Base 0.9.9.042
- evas_render_method_list at Base 0.9.9.042
- evas_render_method_list_free at Base 0.9.9.042
- evas_render_method_lookup at Base 0.9.9.042
- evas_render_updates at Base 0.9.9.042
- evas_render_updates_free at Base 0.9.9.042
- evas_shutdown at Base 0.9.9.042
- evas_smart_class_get at Base 0.9.9.042
- evas_smart_class_new at Base 0.9.9.042
- evas_smart_data_get at Base 0.9.9.042
- evas_smart_free at Base 0.9.9.042
- evas_smart_new at Base 0.9.9.042
- evas_string_char_next_get at Base 0.9.9.042
- evas_string_char_prev_get at Base 0.9.9.042
- evas_stringshare_add at Base 0.9.9.042
- evas_stringshare_del at Base 0.9.9.042
- evas_textblock_cursor_char_coord_set at Base 0.9.9.042
- evas_textblock_cursor_char_delete at Base 0.9.9.042
- evas_textblock_cursor_char_first at Base 0.9.9.042
- evas_textblock_cursor_char_geometry_get at Base 0.9.9.042
- evas_textblock_cursor_char_last at Base 0.9.9.042
- evas_textblock_cursor_char_next at Base 0.9.9.042
- evas_textblock_cursor_char_prev at Base 0.9.9.042
- evas_textblock_cursor_compare at Base 0.9.9.042
- evas_textblock_cursor_copy at Base 0.9.9.042
- evas_textblock_cursor_format_append at Base 0.9.9.042
- evas_textblock_cursor_format_prepend at Base 0.9.9.042
- evas_textblock_cursor_free at Base 0.9.9.042
- evas_textblock_cursor_line_coord_set at Base 0.9.9.042
- evas_textblock_cursor_line_first at Base 0.9.9.042
- evas_textblock_cursor_line_geometry_get at Base 0.9.9.042
- evas_textblock_cursor_line_last at Base 0.9.9.042
- evas_textblock_cursor_line_set at Base 0.9.9.042
- evas_textblock_cursor_node_delete at Base 0.9.9.042
- evas_textblock_cursor_node_first at Base 0.9.9.042
- evas_textblock_cursor_node_format_get at Base 0.9.9.042
- evas_textblock_cursor_node_last at Base 0.9.9.042
- evas_textblock_cursor_node_next at Base 0.9.9.042
- evas_textblock_cursor_node_prev at Base 0.9.9.042
- evas_textblock_cursor_node_text_get at Base 0.9.9.042
- evas_textblock_cursor_node_text_length_get at Base 0.9.9.042
- evas_textblock_cursor_pos_get at Base 0.9.9.042
- evas_textblock_cursor_pos_set at Base 0.9.9.042
- evas_textblock_cursor_range_delete at Base 0.9.9.042
- evas_textblock_cursor_range_geometry_get at Base 0.9.9.042
- evas_textblock_cursor_range_text_get at Base 0.9.9.042
- evas_textblock_cursor_text_append at Base 0.9.9.042
- evas_textblock_cursor_text_prepend at Base 0.9.9.042
- evas_textblock_style_free at Base 0.9.9.042
- evas_textblock_style_get at Base 0.9.9.042
- evas_textblock_style_new at Base 0.9.9.042
- evas_textblock_style_set at Base 0.9.9.042
- evas_transform_compose at Base 0.9.9.050
- evas_transform_identity_set at Base 0.9.9.050
- evas_transform_rotate at Base 0.9.9.050
- evas_transform_scale at Base 0.9.9.050
- evas_transform_shear at Base 0.9.9.050
- evas_transform_translate at Base 0.9.9.050
diff --git a/debian/libevas0.symbols.amd64 b/debian/libevas0.symbols.amd64
deleted file mode 100644
index fad296a..0000000
--- a/debian/libevas0.symbols.amd64
+++ /dev/null
@@ -1,6 +0,0 @@
-libevas.so.0 libevas0 #MINVER#
-#include "libevas0.symbols"
- evas_common_scale_rgba_in_to_out_clip_smooth_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_1x2_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x1_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x2_mmx at Base 0.9.9.042
diff --git a/debian/libevas0.symbols.i386 b/debian/libevas0.symbols.i386
deleted file mode 100644
index fad296a..0000000
--- a/debian/libevas0.symbols.i386
+++ /dev/null
@@ -1,6 +0,0 @@
-libevas.so.0 libevas0 #MINVER#
-#include "libevas0.symbols"
- evas_common_scale_rgba_in_to_out_clip_smooth_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_1x2_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x1_mmx at Base 0.9.9.042
- evas_common_scale_rgba_mipmap_down_2x2_mmx at Base 0.9.9.042
diff --git a/debian/patches/01-fix-library-soname.diff b/debian/patches/01-fix-library-soname.diff
new file mode 100644
index 0000000..aff048c
--- /dev/null
+++ b/debian/patches/01-fix-library-soname.diff
@@ -0,0 +1,23 @@
+diff --git a/configure.ac b/configure.ac
+index e9b12bd..0557cdc 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -9,6 +9,7 @@ AC_CANONICAL_HOST
+ AC_ISC_POSIX
+ 
+ AM_INIT_AUTOMAKE(1.6 dist-bzip2)
++AM_MAINTAINER_MODE
+ AM_CONFIG_HEADER(config.h)
+ 
+ AC_PROG_CXX
+diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
+index ea1f082..46c778c 100644
+--- a/src/lib/Makefile.am
++++ b/src/lib/Makefile.am
+@@ -55,5 +55,5 @@ libevas_la_DEPENDENCIES += engines/common_16/libevas_engine_common_16.la
+ 
+ endif
+ 
+-libevas_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
++libevas_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ 
diff --git a/debian/patches/02-reapply-autofoo.diff b/debian/patches/02-reapply-autofoo.diff
new file mode 100644
index 0000000..0f0e143
--- /dev/null
+++ b/debian/patches/02-reapply-autofoo.diff
@@ -0,0 +1,2587 @@
+diff --git a/INSTALL b/INSTALL
+index a4b76cb..d3c5b40 100644
+--- a/INSTALL
++++ b/INSTALL
+@@ -1,17 +1,237 @@
+-COMPILING and INSTALLING:
++Installation Instructions
++*************************
+ 
+-please see the README file.
++Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
++2006, 2007 Free Software Foundation, Inc.
+ 
+-NB: you will need pkgconfig package (available for debian and for redhat -
+-try www.rpmfind.net if you're lost, or go to the pkgconfig website:
+-http://www.freedesktop.org/software/pkgconfig/ ) if your are taking this from 
+-CVS and having to run ./autogen.sh)
++This file is free documentation; the Free Software Foundation gives
++unlimited permission to copy, distribute and modify it.
+ 
+-NOTE: for compilation with MinGW, fnmatch.h is probably missing.
+-      That file can be found here:
+-http://www.koders.com/c/fid2B518462CB1EED3D4E31E271DB83CD1582F6EEBE.aspx
+-      It should be installed in the mingw include directory.
++Basic Installation
++==================
++
++Briefly, the shell commands `./configure; make; make install' should
++configure, build, and install this package.  The following
++more-detailed instructions are generic; see the `README' file for
++instructions specific to this package.
++
++   The `configure' shell script attempts to guess correct values for
++various system-dependent variables used during compilation.  It uses
++those values to create a `Makefile' in each directory of the package.
++It may also create one or more `.h' files containing system-dependent
++definitions.  Finally, it creates a shell script `config.status' that
++you can run in the future to recreate the current configuration, and a
++file `config.log' containing compiler output (useful mainly for
++debugging `configure').
++
++   It can also use an optional file (typically called `config.cache'
++and enabled with `--cache-file=config.cache' or simply `-C') that saves
++the results of its tests to speed up reconfiguring.  Caching is
++disabled by default to prevent problems with accidental use of stale
++cache files.
++
++   If you need to do unusual things to compile the package, please try
++to figure out how `configure' could check whether to do them, and mail
++diffs or instructions to the address given in the `README' so they can
++be considered for the next release.  If you are using the cache, and at
++some point `config.cache' contains results you don't want to keep, you
++may remove or edit it.
++
++   The file `configure.ac' (or `configure.in') is used to create
++`configure' by a program called `autoconf'.  You need `configure.ac' if
++you want to change it or regenerate `configure' using a newer version
++of `autoconf'.
++
++The simplest way to compile this package is:
++
++  1. `cd' to the directory containing the package's source code and type
++     `./configure' to configure the package for your system.
++
++     Running `configure' might take a while.  While running, it prints
++     some messages telling which features it is checking for.
++
++  2. Type `make' to compile the package.
++
++  3. Optionally, type `make check' to run any self-tests that come with
++     the package.
++
++  4. Type `make install' to install the programs and any data files and
++     documentation.
++
++  5. You can remove the program binaries and object files from the
++     source code directory by typing `make clean'.  To also remove the
++     files that `configure' created (so you can compile the package for
++     a different kind of computer), type `make distclean'.  There is
++     also a `make maintainer-clean' target, but that is intended mainly
++     for the package's developers.  If you use it, you may have to get
++     all sorts of other programs in order to regenerate files that came
++     with the distribution.
++
++  6. Often, you can also type `make uninstall' to remove the installed
++     files again.
++
++Compilers and Options
++=====================
++
++Some systems require unusual options for compilation or linking that the
++`configure' script does not know about.  Run `./configure --help' for
++details on some of the pertinent environment variables.
++
++   You can give `configure' initial values for configuration parameters
++by setting variables in the command line or in the environment.  Here
++is an example:
++
++     ./configure CC=c99 CFLAGS=-g LIBS=-lposix
++
++   *Note Defining Variables::, for more details.
++
++Compiling For Multiple Architectures
++====================================
++
++You can compile the package for more than one kind of computer at the
++same time, by placing the object files for each architecture in their
++own directory.  To do this, you can use GNU `make'.  `cd' to the
++directory where you want the object files and executables to go and run
++the `configure' script.  `configure' automatically checks for the
++source code in the directory that `configure' is in and in `..'.
++
++   With a non-GNU `make', it is safer to compile the package for one
++architecture at a time in the source code directory.  After you have
++installed the package for one architecture, use `make distclean' before
++reconfiguring for another architecture.
++
++Installation Names
++==================
++
++By default, `make install' installs the package's commands under
++`/usr/local/bin', include files under `/usr/local/include', etc.  You
++can specify an installation prefix other than `/usr/local' by giving
++`configure' the option `--prefix=PREFIX'.
++
++   You can specify separate installation prefixes for
++architecture-specific files and architecture-independent files.  If you
++pass the option `--exec-prefix=PREFIX' to `configure', the package uses
++PREFIX as the prefix for installing programs and libraries.
++Documentation and other data files still use the regular prefix.
++
++   In addition, if you use an unusual directory layout you can give
++options like `--bindir=DIR' to specify different values for particular
++kinds of files.  Run `configure --help' for a list of the directories
++you can set and what kinds of files go in them.
++
++   If the package supports it, you can cause programs to be installed
++with an extra prefix or suffix on their names by giving `configure' the
++option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
++
++Optional Features
++=================
++
++Some packages pay attention to `--enable-FEATURE' options to
++`configure', where FEATURE indicates an optional part of the package.
++They may also pay attention to `--with-PACKAGE' options, where PACKAGE
++is something like `gnu-as' or `x' (for the X Window System).  The
++`README' should mention any `--enable-' and `--with-' options that the
++package recognizes.
++
++   For packages that use the X Window System, `configure' can usually
++find the X include and library files automatically, but if it doesn't,
++you can use the `configure' options `--x-includes=DIR' and
++`--x-libraries=DIR' to specify their locations.
++
++Specifying the System Type
++==========================
++
++There may be some features `configure' cannot figure out automatically,
++but needs to determine by the type of machine the package will run on.
++Usually, assuming the package is built to be run on the _same_
++architectures, `configure' can figure that out, but if it prints a
++message saying it cannot guess the machine type, give it the
++`--build=TYPE' option.  TYPE can either be a short name for the system
++type, such as `sun4', or a canonical name which has the form:
++
++     CPU-COMPANY-SYSTEM
++
++where SYSTEM can have one of these forms:
++
++     OS KERNEL-OS
++
++   See the file `config.sub' for the possible values of each field.  If
++`config.sub' isn't included in this package, then this package doesn't
++need to know the machine type.
++
++   If you are _building_ compiler tools for cross-compiling, you should
++use the option `--target=TYPE' to select the type of system they will
++produce code for.
++
++   If you want to _use_ a cross compiler, that generates code for a
++platform different from the build platform, you should specify the
++"host" platform (i.e., that on which the generated programs will
++eventually be run) with `--host=TYPE'.
++
++Sharing Defaults
++================
++
++If you want to set default values for `configure' scripts to share, you
++can create a site shell script called `config.site' that gives default
++values for variables like `CC', `cache_file', and `prefix'.
++`configure' looks for `PREFIX/share/config.site' if it exists, then
++`PREFIX/etc/config.site' if it exists.  Or, you can set the
++`CONFIG_SITE' environment variable to the location of the site script.
++A warning: not all `configure' scripts look for a site script.
++
++Defining Variables
++==================
++
++Variables not defined in a site shell script can be set in the
++environment passed to `configure'.  However, some packages may run
++configure again during the build, and the customized values of these
++variables may be lost.  In order to avoid this problem, you should set
++them in the `configure' command line, using `VAR=value'.  For example:
++
++     ./configure CC=/usr/local2/bin/gcc
++
++causes the specified `gcc' to be used as the C compiler (unless it is
++overridden in the site shell script).
++
++Unfortunately, this technique does not work for `CONFIG_SHELL' due to
++an Autoconf bug.  Until the bug is fixed you can use this workaround:
++
++     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
++
++`configure' Invocation
++======================
++
++`configure' recognizes the following options to control how it operates.
++
++`--help'
++`-h'
++     Print a summary of the options to `configure', and exit.
++
++`--version'
++`-V'
++     Print the version of Autoconf used to generate the `configure'
++     script, and exit.
++
++`--cache-file=FILE'
++     Enable the cache: use and save the results of the tests in FILE,
++     traditionally `config.cache'.  FILE defaults to `/dev/null' to
++     disable caching.
++
++`--config-cache'
++`-C'
++     Alias for `--cache-file=config.cache'.
++
++`--quiet'
++`--silent'
++`-q'
++     Do not print messages saying which checks are being made.  To
++     suppress all normal output, redirect it to `/dev/null' (any error
++     messages will still be shown).
++
++`--srcdir=DIR'
++     Look for the package's source code in directory DIR.  Usually
++     `configure' can determine that directory automatically.
++
++`configure' also accepts some other, not widely useful, options.  Run
++`configure --help' for more details.
+ 
+-NOTE: for the OpenGL engine on Windows, the glew library:
+-http://glew.sourceforge.net/
+-      is needed.
+diff --git a/Makefile.in b/Makefile.in
+index 0499ff8..3108ade 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -168,6 +168,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -429,7 +430,7 @@ all: config.h
+ .SUFFIXES:
+ am--refresh:
+ 	@:
+-$(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*) \
+@@ -456,9 +457,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ 	$(SHELL) ./config.status --recheck
+ 
+-$(top_srcdir)/configure:  $(am__configure_deps)
++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ 	cd $(srcdir) && $(AUTOCONF)
+-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+ 
+ config.h: stamp-h1
+@@ -470,7 +471,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
+-$(srcdir)/config.h.in:  $(am__configure_deps) 
++$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
+ 	cd $(top_srcdir) && $(AUTOHEADER)
+ 	rm -f stamp-h1
+ 	touch $@
+diff --git a/aclocal.m4 b/aclocal.m4
+index 226ea91..7b0db30 100644
+--- a/aclocal.m4
++++ b/aclocal.m4
+@@ -7376,6 +7376,35 @@ fi
+ rmdir .tst 2>/dev/null
+ AC_SUBST([am__leading_dot])])
+ 
++# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
++# From Jim Meyering
++
++# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
++# Free Software Foundation, Inc.
++#
++# This file is free software; the Free Software Foundation
++# gives unlimited permission to copy and/or distribute it,
++# with or without modifications, as long as this notice is preserved.
++
++# serial 4
++
++AC_DEFUN([AM_MAINTAINER_MODE],
++[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
++  dnl maintainer-mode is disabled by default
++  AC_ARG_ENABLE(maintainer-mode,
++[  --enable-maintainer-mode  enable make rules and dependencies not useful
++			  (and sometimes confusing) to the casual installer],
++      USE_MAINTAINER_MODE=$enableval,
++      USE_MAINTAINER_MODE=no)
++  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
++  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
++  MAINT=$MAINTAINER_MODE_TRUE
++  AC_SUBST(MAINT)dnl
++]
++)
++
++AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
++
+ # Check to see how 'make' treats includes.	            -*- Autoconf -*-
+ 
+ # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
+diff --git a/configure b/configure
+index 516e301..2386dbb 100755
+--- a/configure
++++ b/configure
+@@ -850,6 +850,9 @@ AMDEPBACKSLASH
+ CCDEPMODE
+ am__fastdepCC_TRUE
+ am__fastdepCC_FALSE
++MAINTAINER_MODE_TRUE
++MAINTAINER_MODE_FALSE
++MAINT
+ CXX
+ CXXFLAGS
+ ac_ct_CXX
+@@ -1674,6 +1677,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
++  --enable-maintainer-mode  enable make rules and dependencies not useful
++			  (and sometimes confusing) to the casual installer
+   --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
+ 
+ 
+ 
++{ echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
++echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6; }
++    # Check whether --enable-maintainer-mode was given.
++if test "${enable_maintainer_mode+set}" = set; then
++  enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
++else
++  USE_MAINTAINER_MODE=no
++fi
++
++  { echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
++echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6; }
++   if test $USE_MAINTAINER_MODE = yes; then
++  MAINTAINER_MODE_TRUE=
++  MAINTAINER_MODE_FALSE='#'
++else
++  MAINTAINER_MODE_TRUE='#'
++  MAINTAINER_MODE_FALSE=
++fi
++
++  MAINT=$MAINTAINER_MODE_TRUE
++
++
+ ac_config_headers="$ac_config_headers config.h"
+ 
+ 
+@@ -7412,7 +7439,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
+   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
+   (eval $ac_compile) 2>&5
+   ac_status=$?
+@@ -9552,11 +9579,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 "$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
+    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
+    -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 "$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
+    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
+    -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 "$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
+    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
+   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"
+ #include "confdefs.h"
+ 
+ #if HAVE_DLFCN_H
+@@ -12423,7 +12450,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"
+ #include "confdefs.h"
+ 
+ #if HAVE_DLFCN_H
+@@ -14824,11 +14851,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 "$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
+    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
+    -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 "$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
+    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
+    -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 "$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
+    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
+    -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 "$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
+    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
+    -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 "$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
+    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.
+ Usually this means the macro was only invoked conditionally." >&2;}
+    { (exit 1); exit 1; }; }
+ fi
++if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
++  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
++Usually this means the macro was only invoked conditionally." >&5
++echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
++Usually this means the macro was only invoked conditionally." >&2;}
++   { (exit 1); exit 1; }; }
++fi
+ 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
+ CCDEPMODE!$CCDEPMODE$ac_delim
+ am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
+ am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
++MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
++MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
++MAINT!$MAINT$ac_delim
+ CXX!$CXX$ac_delim
+ CXXFLAGS!$CXXFLAGS$ac_delim
+ ac_ct_CXX!$ac_ct_CXX$ac_delim
+@@ -38332,9 +38369,6 @@ GREP!$GREP$ac_delim
+ EGREP!$EGREP$ac_delim
+ SED!$SED$ac_delim
+ LN_S!$LN_S$ac_delim
+-ECHO!$ECHO$ac_delim
+-AR!$AR$ac_delim
+-RANLIB!$RANLIB$ac_delim
+ _ACEOF
+ 
+   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -38376,6 +38410,9 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+   cat >conf$$subs.sed <<_ACEOF
++ECHO!$ECHO$ac_delim
++AR!$AR$ac_delim
++RANLIB!$RANLIB$ac_delim
+ 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
+ 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
+-DIRECTFB_CFLAGS!$DIRECTFB_CFLAGS$ac_delim
+-DIRECTFB_LIBS!$DIRECTFB_LIBS$ac_delim
+-evas_engine_directfb_cflags!$evas_engine_directfb_cflags$ac_delim
+ _ACEOF
+ 
+   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
+@@ -38514,6 +38548,9 @@ _ACEOF
+ ac_delim='%!_!# '
+ for ac_last_try in false false false false false :; do
+   cat >conf$$subs.sed <<_ACEOF
++DIRECTFB_CFLAGS!$DIRECTFB_CFLAGS$ac_delim
++DIRECTFB_LIBS!$DIRECTFB_LIBS$ac_delim
++evas_engine_directfb_cflags!$evas_engine_directfb_cflags$ac_delim
+ 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
+ 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
+     break
+   elif $ac_last_try; then
+     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
+diff --git a/src/Makefile.in b/src/Makefile.in
+index 20b13cf..89947f2 100644
+--- a/src/Makefile.in
++++ b/src/Makefile.in
+@@ -116,6 +116,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -274,7 +275,7 @@ SUBDIRS = lib modules
+ all: all-recursive
+ 
+ .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*) \
+@@ -299,9 +300,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
+ 
+ mostlyclean-libtool:
+diff --git a/src/lib/Makefile.in b/src/lib/Makefile.in
+index 5256f65..675a817 100644
+--- a/src/lib/Makefile.in
++++ b/src/lib/Makefile.in
+@@ -149,6 +149,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -332,12 +333,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)
+-libevas_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@
++libevas_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -release @PACKAGE_VERSION@$(DEBIAN_MINOR)
+ all: all-recursive
+ 
+ .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*) \
+@@ -362,9 +363,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-libLTLIBRARIES: $(lib_LTLIBRARIES)
+ 	@$(NORMAL_INSTALL)
+diff --git a/src/lib/cache/Makefile.in b/src/lib/cache/Makefile.in
+index 11de98f..ea61a50 100644
+--- a/src/lib/cache/Makefile.in
++++ b/src/lib/cache/Makefile.in
+@@ -124,6 +124,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -301,7 +302,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*) \
+@@ -326,9 +327,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/canvas/Makefile.in b/src/lib/canvas/Makefile.in
+index f0a2493..f946146 100644
+--- a/src/lib/canvas/Makefile.in
++++ b/src/lib/canvas/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -346,7 +347,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*) \
+@@ -371,9 +372,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/data/Makefile.in b/src/lib/data/Makefile.in
+index 541cee9..03eb700 100644
+--- a/src/lib/data/Makefile.in
++++ b/src/lib/data/Makefile.in
+@@ -123,6 +123,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -296,7 +297,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*) \
+@@ -321,9 +322,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/engines/Makefile.in b/src/lib/engines/Makefile.in
+index db74535..83ffdfd 100644
+--- a/src/lib/engines/Makefile.in
++++ b/src/lib/engines/Makefile.in
+@@ -117,6 +117,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -275,7 +276,7 @@ SUBDIRS = common $(am__append_1)
+ all: all-recursive
+ 
+ .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*) \
+@@ -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
+ 
+-$(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
+ 
+ mostlyclean-libtool:
+diff --git a/src/lib/engines/common/Makefile.in b/src/lib/engines/common/Makefile.in
+index e17450e..cacaca2 100644
+--- a/src/lib/engines/common/Makefile.in
++++ b/src/lib/engines/common/Makefile.in
+@@ -154,6 +154,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -412,7 +413,7 @@ all: all-recursive
+ 
+ .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*) \
+@@ -437,9 +438,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_add_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_blend_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_copy_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_mask_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_mul_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ 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
+--- 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -272,7 +273,7 @@ op_sub_pixel_mask_i386.c
+ 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*) \
+@@ -297,9 +298,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
+ 
+ mostlyclean-libtool:
+diff --git a/src/lib/engines/common_16/Makefile.in b/src/lib/engines/common_16/Makefile.in
+index 2cffb5f..8d99b6d 100644
+--- a/src/lib/engines/common_16/Makefile.in
++++ b/src/lib/engines/common_16/Makefile.in
+@@ -128,6 +128,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -312,7 +313,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*) \
+@@ -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
+ 
+-$(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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/file/Makefile.in b/src/lib/file/Makefile.in
+index 51aaf76..86a9def 100644
+--- a/src/lib/file/Makefile.in
++++ b/src/lib/file/Makefile.in
+@@ -123,6 +123,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -301,7 +302,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*) \
+@@ -326,9 +327,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/imaging/Makefile.in b/src/lib/imaging/Makefile.in
+index ad6b15f..4b3446a 100644
+--- a/src/lib/imaging/Makefile.in
++++ b/src/lib/imaging/Makefile.in
+@@ -123,6 +123,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -296,7 +297,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*) \
+@@ -321,9 +322,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/lib/include/Makefile.in b/src/lib/include/Makefile.in
+index 7ad9078..7df5456 100644
+--- a/src/lib/include/Makefile.in
++++ b/src/lib/include/Makefile.in
+@@ -104,6 +104,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -271,7 +272,7 @@ evas_blend_ops.h
+ 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*) \
+@@ -296,9 +297,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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/Makefile.in b/src/modules/Makefile.in
+index a8f234d..42b9d67 100644
+--- a/src/modules/Makefile.in
++++ b/src/modules/Makefile.in
+@@ -116,6 +116,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -274,7 +275,7 @@ SUBDIRS = engines loaders savers
+ all: all-recursive
+ 
+ .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*) \
+@@ -299,9 +300,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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/engines/Makefile.in b/src/modules/engines/Makefile.in
+index d2efaba..0cd3f62 100644
+--- a/src/modules/engines/Makefile.in
++++ b/src/modules/engines/Makefile.in
+@@ -116,6 +116,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -300,7 +301,7 @@ quartz
+ all: all-recursive
+ 
+ .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*) \
+@@ -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
+ 
+-$(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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/engines/buffer/Makefile.in b/src/modules/engines/buffer/Makefile.in
+index 2101fa1..82498e2 100644
+--- a/src/modules/engines/buffer/Makefile.in
++++ b/src/modules/engines/buffer/Makefile.in
+@@ -144,6 +144,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -322,7 +323,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*) \
+@@ -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
+ 
+-$(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/cairo_common/Makefile.in b/src/modules/engines/cairo_common/Makefile.in
+index ee90a42..1c5e978 100644
+--- a/src/modules/engines/cairo_common/Makefile.in
++++ b/src/modules/engines/cairo_common/Makefile.in
+@@ -127,6 +127,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -302,7 +303,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*) \
+@@ -327,9 +328,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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/modules/engines/cairo_x11/Makefile.in b/src/modules/engines/cairo_x11/Makefile.in
+index 26c6064..09b802e 100644
+--- a/src/modules/engines/cairo_x11/Makefile.in
++++ b/src/modules/engines/cairo_x11/Makefile.in
+@@ -144,6 +144,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -322,7 +323,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*) \
+@@ -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
+ 
+-$(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/direct3d/Makefile.in b/src/modules/engines/direct3d/Makefile.in
+index 85d85a7..8137324 100644
+--- a/src/modules/engines/direct3d/Makefile.in
++++ b/src/modules/engines/direct3d/Makefile.in
+@@ -155,6 +155,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -336,7 +337,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .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*) \
+@@ -361,9 +362,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/directfb/Makefile.in b/src/modules/engines/directfb/Makefile.in
+index b8fd21c..5300a13 100644
+--- a/src/modules/engines/directfb/Makefile.in
++++ b/src/modules/engines/directfb/Makefile.in
+@@ -143,6 +143,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -319,7 +320,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*) \
+@@ -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
+ 
+-$(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/fb/Makefile.in b/src/modules/engines/fb/Makefile.in
+index c1fced2..eb10235 100644
+--- a/src/modules/engines/fb/Makefile.in
++++ b/src/modules/engines/fb/Makefile.in
+@@ -145,6 +145,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -327,7 +328,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*) \
+@@ -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
+ 
+-$(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/gl_common/Makefile.in b/src/modules/engines/gl_common/Makefile.in
+index fec3df4..2296496 100644
+--- a/src/modules/engines/gl_common/Makefile.in
++++ b/src/modules/engines/gl_common/Makefile.in
+@@ -137,6 +137,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -319,7 +320,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*) \
+@@ -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
+ 
+-$(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
+ 
+ clean-noinstLTLIBRARIES:
+diff --git a/src/modules/engines/gl_glew/Makefile.in b/src/modules/engines/gl_glew/Makefile.in
+index e41a6a8..d8b0ebf 100644
+--- a/src/modules/engines/gl_glew/Makefile.in
++++ b/src/modules/engines/gl_glew/Makefile.in
+@@ -144,6 +144,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -322,7 +323,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*) \
+@@ -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
+ 
+-$(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/gl_x11/Makefile.in b/src/modules/engines/gl_x11/Makefile.in
+index 62dd3c5..af51354 100644
+--- a/src/modules/engines/gl_x11/Makefile.in
++++ b/src/modules/engines/gl_x11/Makefile.in
+@@ -144,6 +144,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -322,7 +323,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*) \
+@@ -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
+ 
+-$(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/glitz_x11/Makefile.in b/src/modules/engines/glitz_x11/Makefile.in
+index 7ac33fe..9caeef5 100644
+--- a/src/modules/engines/glitz_x11/Makefile.in
++++ b/src/modules/engines/glitz_x11/Makefile.in
+@@ -149,6 +149,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -331,7 +332,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*) \
+@@ -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
+ 
+-$(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/quartz/Makefile.in b/src/modules/engines/quartz/Makefile.in
+index 5800c89..d545bf7 100644
+--- a/src/modules/engines/quartz/Makefile.in
++++ b/src/modules/engines/quartz/Makefile.in
+@@ -143,6 +143,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -320,7 +321,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*) \
+@@ -345,9 +346,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_16/Makefile.in b/src/modules/engines/software_16/Makefile.in
+index 8a64770..57106cd 100644
+--- a/src/modules/engines/software_16/Makefile.in
++++ b/src/modules/engines/software_16/Makefile.in
+@@ -137,6 +137,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -312,7 +313,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*) \
+@@ -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
+ 
+-$(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_16_ddraw/Makefile.in b/src/modules/engines/software_16_ddraw/Makefile.in
+index 26d90e5..e664390 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -336,7 +337,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .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*) \
+@@ -361,9 +362,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_16_sdl/Makefile.in b/src/modules/engines/software_16_sdl/Makefile.in
+index 8f9f3c4..57b9d86 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -315,7 +316,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*) \
+@@ -340,9 +341,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_16_wince/Makefile.in b/src/modules/engines/software_16_wince/Makefile.in
+index b98df41..8658e17 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -344,7 +345,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .lo .o .obj .rc
+-$(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*) \
+@@ -369,9 +370,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_16_x11/Makefile.in b/src/modules/engines/software_16_x11/Makefile.in
+index f31f555..7f5c6e9 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -323,7 +324,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*) \
+@@ -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
+ 
+-$(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_ddraw/Makefile.in b/src/modules/engines/software_ddraw/Makefile.in
+index 5e57344..9497350 100644
+--- a/src/modules/engines/software_ddraw/Makefile.in
++++ b/src/modules/engines/software_ddraw/Makefile.in
+@@ -156,6 +156,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -337,7 +338,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .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*) \
+@@ -362,9 +363,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_generic/Makefile.in b/src/modules/engines/software_generic/Makefile.in
+index 34f1807..cc67290 100644
+--- a/src/modules/engines/software_generic/Makefile.in
++++ b/src/modules/engines/software_generic/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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_qtopia/Makefile.in b/src/modules/engines/software_qtopia/Makefile.in
+index 27f50ea..4b4ca4b 100644
+--- a/src/modules/engines/software_qtopia/Makefile.in
++++ b/src/modules/engines/software_qtopia/Makefile.in
+@@ -155,6 +155,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -335,7 +336,7 @@ all: all-am
+ 
+ .SUFFIXES:
+ .SUFFIXES: .c .cpp .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*) \
+@@ -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
+ 
+-$(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_sdl/Makefile.in b/src/modules/engines/software_sdl/Makefile.in
+index 7ceb81d..8236642 100644
+--- a/src/modules/engines/software_sdl/Makefile.in
++++ b/src/modules/engines/software_sdl/Makefile.in
+@@ -142,6 +142,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -318,7 +319,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*) \
+@@ -343,9 +344,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_win32_gdi/Makefile.in b/src/modules/engines/software_win32_gdi/Makefile.in
+index 88c01be..48631f1 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@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -269,7 +270,7 @@ Evas_Engine_Software_Win32_GDI.h
+ 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*) \
+@@ -294,9 +295,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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/engines/software_x11/Makefile.in b/src/modules/engines/software_x11/Makefile.in
+index 3f524bc..59ad375 100644
+--- a/src/modules/engines/software_x11/Makefile.in
++++ b/src/modules/engines/software_x11/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
+ $(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
+ $(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/xrender_x11/Makefile.in b/src/modules/engines/xrender_x11/Makefile.in
+index 9c38b26..62f24c9 100644
+--- a/src/modules/engines/xrender_x11/Makefile.in
++++ b/src/modules/engines/xrender_x11/Makefile.in
+@@ -149,6 +149,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -331,7 +332,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*) \
+@@ -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
+ 
+-$(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/xrender_xcb/Makefile.in b/src/modules/engines/xrender_xcb/Makefile.in
+index be61576..cb11876 100644
+--- a/src/modules/engines/xrender_xcb/Makefile.in
++++ b/src/modules/engines/xrender_xcb/Makefile.in
+@@ -149,6 +149,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -331,7 +332,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*) \
+@@ -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
+ 
+-$(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/loaders/Makefile.in b/src/modules/loaders/Makefile.in
+index ca3439a..d2d616e 100644
+--- a/src/modules/loaders/Makefile.in
++++ b/src/modules/loaders/Makefile.in
+@@ -116,6 +116,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ 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
+ all: all-recursive
+ 
+ .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*) \
+@@ -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
+ 
+-$(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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/loaders/edb/Makefile.in b/src/modules/loaders/edb/Makefile.in
+index e4c0a6e..5da92a8 100644
+--- a/src/modules/loaders/edb/Makefile.in
++++ b/src/modules/loaders/edb/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -306,7 +307,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*) \
+@@ -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
+ 
+-$(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/loaders/eet/Makefile.in b/src/modules/loaders/eet/Makefile.in
+index 893b3eb..f93b49c 100644
+--- a/src/modules/loaders/eet/Makefile.in
++++ b/src/modules/loaders/eet/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/loaders/gif/Makefile.in b/src/modules/loaders/gif/Makefile.in
+index f59181f..fed94d4 100644
+--- a/src/modules/loaders/gif/Makefile.in
++++ b/src/modules/loaders/gif/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/loaders/jpeg/Makefile.in b/src/modules/loaders/jpeg/Makefile.in
+index a3dd208..fc1c536 100644
+--- a/src/modules/loaders/jpeg/Makefile.in
++++ b/src/modules/loaders/jpeg/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -309,7 +310,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*) \
+@@ -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
+ 
+-$(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/loaders/pmaps/Makefile.in b/src/modules/loaders/pmaps/Makefile.in
+index fce3df7..f10ba41 100644
+--- a/src/modules/loaders/pmaps/Makefile.in
++++ b/src/modules/loaders/pmaps/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -309,7 +310,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*) \
+@@ -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
+ 
+-$(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/loaders/png/Makefile.in b/src/modules/loaders/png/Makefile.in
+index 1e7641a..bb23dc8 100644
+--- a/src/modules/loaders/png/Makefile.in
++++ b/src/modules/loaders/png/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -308,7 +309,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*) \
+@@ -333,9 +334,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/loaders/svg/Makefile.in b/src/modules/loaders/svg/Makefile.in
+index 0b6a617..f5fac9c 100644
+--- a/src/modules/loaders/svg/Makefile.in
++++ b/src/modules/loaders/svg/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/loaders/tiff/Makefile.in b/src/modules/loaders/tiff/Makefile.in
+index b3c675b..6c006b0 100644
+--- a/src/modules/loaders/tiff/Makefile.in
++++ b/src/modules/loaders/tiff/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -309,7 +310,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*) \
+@@ -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
+ 
+-$(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/loaders/xpm/Makefile.in b/src/modules/loaders/xpm/Makefile.in
+index 1d8f8ea..3c7cf87 100644
+--- a/src/modules/loaders/xpm/Makefile.in
++++ b/src/modules/loaders/xpm/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -309,7 +310,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*) \
+@@ -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
+ 
+-$(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/savers/Makefile.in b/src/modules/savers/Makefile.in
+index 65a1cbf..a3f5468 100644
+--- a/src/modules/savers/Makefile.in
++++ b/src/modules/savers/Makefile.in
+@@ -116,6 +116,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ 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
+ all: all-recursive
+ 
+ .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*) \
+@@ -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
+ 
+-$(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
+ 
+ mostlyclean-libtool:
+diff --git a/src/modules/savers/edb/Makefile.in b/src/modules/savers/edb/Makefile.in
+index 6b39c8d..b327f70 100644
+--- a/src/modules/savers/edb/Makefile.in
++++ b/src/modules/savers/edb/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -305,7 +306,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*) \
+@@ -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
+ 
+-$(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/savers/eet/Makefile.in b/src/modules/savers/eet/Makefile.in
+index b2051fb..a63b78e 100644
+--- a/src/modules/savers/eet/Makefile.in
++++ b/src/modules/savers/eet/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/savers/jpeg/Makefile.in b/src/modules/savers/jpeg/Makefile.in
+index 983bc86..0dcb8fe 100644
+--- a/src/modules/savers/jpeg/Makefile.in
++++ b/src/modules/savers/jpeg/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/savers/png/Makefile.in b/src/modules/savers/png/Makefile.in
+index d747d15..84e0415 100644
+--- a/src/modules/savers/png/Makefile.in
++++ b/src/modules/savers/png/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -309,7 +310,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*) \
+@@ -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
+ 
+-$(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/savers/tiff/Makefile.in b/src/modules/savers/tiff/Makefile.in
+index a9032d9..0a8ca89 100644
+--- a/src/modules/savers/tiff/Makefile.in
++++ b/src/modules/savers/tiff/Makefile.in
+@@ -134,6 +134,7 @@ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+ LTLIBOBJS = @LTLIBOBJS@
++MAINT = @MAINT@
+ MAKEINFO = @MAKEINFO@
+ MKDIR_P = @MKDIR_P@
+ MODULE_ARCH = @MODULE_ARCH@
+@@ -307,7 +308,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*) \
+@@ -332,9 +333,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/debian/rules b/debian/rules
index 7bb4cc6..c0d8644 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,10 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 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'
 
 install/libevas-doc::
 	cp -R $(DEB_SRCDIR)/doc/html debian/libevas-doc/usr/share/doc/libevas-doc/
@@ -70,4 +72,5 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-strict \
 	--enable-convert-32-rgb-rot-180 \
 	--enable-convert-32-rgb-rot-270 \
 	--enable-convert-32-rgb-rot-90 \
+	--disable-image-loader-edb \
 	--disable-rpath $(arch_flags)

-- 
Enlightenment DR17 advanced canvas library



More information about the Pkg-e-commits mailing list