autotools cleanups
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Oct 2008 11:55:57 +0000 (11:55 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Oct 2008 11:55:57 +0000 (11:55 +0000)
commit697dff2dab72b4b5ce4e7ea8c8e6c19a524ea1af
tree1500ff598a3f534cc573f838d157034c890e1cc6
parent98b930c5452f39f572ddd930a5525f66b0f3dc32
autotools cleanups

 * configure.ac re-organisation
 * don't compile edje binaries on windows ce
 * add doc rule to build documentation (hence gendo is removed,
   Doxyfile is moved to doc/ and edje.c.in is renamed doc/edje.dox.in)
   Next commit will fix completely the documentation
 * fix edje.pc.in

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@37137 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
12 files changed:
Makefile.am
autogen.sh
configure.ac
doc/Doxyfile [moved from Doxyfile with 100% similarity]
doc/Makefile.am [new file with mode: 0644]
doc/edje.dox.in [moved from edje.c.in with 100% similarity]
edje.pc.in
m4/ac_attribute.m4 [new file with mode: 0644]
src/bin/Makefile.am
src/lib/Makefile.am
src/lib/edje_edit.c
src/lib/edje_private.h