Eina: add nice m4 macro to check function. Will be usable easily in the merge, per...
authorcaro <caro>
Thu, 28 Jun 2012 06:45:12 +0000 (06:45 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 28 Jun 2012 06:45:12 +0000 (06:45 +0000)
commit906bc06538d99a5dd3d316c799a504f30c369c71
treef3dfd5fd276f81afb021d1b8868f82c14b8c80f2
parent6f0a5b758906036852ea2faa8132d3b7cadfa4f6
Eina: add nice m4 macro to check function. Will be usable easily in the merge, per EFL lib

Please, test. config.h is the same (except useless macro HAVE_ICONV_H) and compilation is correct on linux and mingw here

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@72972 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
eina.pc.in
m4/common/efl_check_funcs.m4 [new file with mode: 0644]
src/lib/Makefile.am