Embryo: fix compilation on Windows CE and link with Evil
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 5 Oct 2011 22:30:16 +0000 (22:30 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 5 Oct 2011 22:30:16 +0000 (22:30 +0000)
commit827a38b378edf1e31bf1a7d52e7d14a03d589c53
treedfa23ade224d673a857cb79c9ec2a1bd1164a622
parent7a60d723758ec407733a9605b8f39dfb772a7579
Embryo: fix compilation on Windows CE and link with Evil

* use fseek() instead of rewind() as the latter does not exist on Windows CE
* fix compilation with Evil.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@63850 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/lib/Makefile.am
src/lib/embryo_amx.c