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)
commit1a2ace269294dde0d87038269a48b251e624707b
tree427e50efd44134ab0895ebe3e4415a5d083da287
parent9893d4b0573eb64f6d7144ec55d78e7c975c0abe
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