Evas: bump libpng version to 1.2.10.
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 22 Oct 2011 19:39:56 +0000 (19:39 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 22 Oct 2011 19:39:56 +0000 (19:39 +0000)
commit30183104c4e7eba89591bc1b1c5b348152421b79
treeeade934359118d9cb7932d26d93203754607d343
parent8c386e130c594a3ca8c152338fca7314039728fc
Evas: bump libpng version to 1.2.10.
libpng 1.2.8 does not have the symbol png_set_expand_gray_1_2_4_to_8.
It seems that 1.2.10 has no problem, so we check for libpng >= 1.2.10
and we drop libpng 1.0.*

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@64303 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
m4/evas_check_loader.m4