Eet: add nice m4 macros to check functions and libraries. Will be usable easily in...
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commitc0f6e49533e34956b085db08f961472f532d9b06
tree427e50efd44134ab0895ebe3e4415a5d083da287
parent56e638e192c0eac4ca697982cc0fed9b24f8e976
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: svn+ssh://svn.enlightenment.org/var/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