autotools cleanups:
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Oct 2008 08:04:06 +0000 (08:04 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Oct 2008 08:04:06 +0000 (08:04 +0000)
commit787f8ca71e29e1a14a8f5dae8182d37ff381b72d
tree3953af13f2db3c40c87e005a1d206041e583b292
parent870fa994a34315fa6b2482370a3c99de32364be5
autotools cleanups:

 * reorganize configure.ac
 * remove eina dependency, use the new ac_attribute m4 macro
 * fix Libs.private field and add Requires field in embryo.pc
 * rename embryo.c.in to embryo.dox.in
 * add doc rule to build the documentation. The doc will completely
   be fixed in the next commit

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@37116 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
15 files changed:
Makefile.am
configure.ac
doc/Doxyfile [moved from Doxyfile with 100% similarity]
doc/embryo.dox.in [moved from embryo.c.in with 100% similarity]
embryo.pc.in
gendoc [deleted file]
m4/ac_attribute.m4
m4/efl_doxygen.m4 [new file with mode: 0644]
src/bin/Makefile.am
src/bin/embryo_cc_sc.h
src/lib/Makefile.am
src/lib/embryo_amx.c
src/lib/embryo_private.h
src/lib/embryo_str.c
src/lib/embryo_time.c