Eet: add nice m4 macros to check functions and libraries. Will be usable easily in...
authorVincent Torri <vincent.torri@gmail.com>
Sun, 1 Jul 2012 09:47:48 +0000 (09:47 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Sun, 1 Jul 2012 09:47:48 +0000 (09:47 +0000)
commit344b3f5d84b4ed4c7af958d46c303d6efb753847
tree4b05d0ac320ec19fbb137edbe5c4dfed7b0a16cc
parent54f22b1e7bccfa2895a960f0d432d27c529cc8c4
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

SVN revision: 73095
legacy/eet/Makefile.am
legacy/eet/configure.ac
legacy/eet/eet.pc.in
legacy/eet/m4/efl_check_funcs.m4 [new file with mode: 0644]
legacy/eet/m4/efl_check_libs.m4 [new file with mode: 0644]
legacy/eet/m4/efl_fnmatch.m4 [deleted file]
legacy/eet/src/bin/Makefile.am
legacy/eet/src/lib/Makefile.am
legacy/eet/src/tests/Makefile.am