remove azy code and build/configure checks. after zmike made it plain
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 27 Mar 2013 12:26:15 +0000 (21:26 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 27 Mar 2013 12:50:49 +0000 (21:50 +0900)
commit5a86b057b86f9703315758565077633f646ebb30
tree2b7bc251a5211a79ae81fe9d95cd3383bb7bd359
parent1f0a8801b5e44de561d33883ff16757db0f982b4
remove azy code and build/configure checks. after zmike made it plain
azy will never become part of efl, and things like being able to do
http get/posts etc. should be part of efl itself as a core feature,
then we forever will have to choose ecore_con_url or some efl
mechanism OR azy.. or go implement both always, and implementing both
is just stupid. imlementing azy only means we add more dependencies
outside of efl and we repeat the mistakes of the past with the split
tree, or we implement the efl method only (ecore-con-url), so i'm
choosing the one with the least dependencies. call me if this position
on azy outside of efl changes.
configure.ac
src/bin/Makefile.am
src/modules/Makefile.am
src/modules/shot/e_mod_main.c