Eet: add nice m4 macros to check functions and libraries. Will be usable easily in...
authorcaro <caro>
Sun, 1 Jul 2012 09:47:48 +0000 (09:47 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 1 Jul 2012 09:47:48 +0000 (09:47 +0000)
commit0cae97ba9b5ae6275e4ad83672f0631553401f86
tree427e50efd44134ab0895ebe3e4415a5d083da287
parent15fd52e4831b946308a80df9a25357dc18c97ca2
Eet: add nice m4 macros to check functions and libraries. 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/eet@73095 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
Makefile.am
configure.ac
eet.pc.in
m4/efl_check_funcs.m4 [new file with mode: 0644]
m4/efl_check_libs.m4 [new file with mode: 0644]
m4/efl_fnmatch.m4 [deleted file]
src/bin/Makefile.am
src/lib/Makefile.am
src/tests/Makefile.am