and make it compile... :-/
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 16 Jun 2012 06:10:15 +0000 (06:10 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 16 Jun 2012 06:10:15 +0000 (06:10 +0000)
commita1de490e1634520667c4d369acd0b6eb324d961a
treefa62c735f8a8b8d3e761f8b6b8e2f86e740e55da
parentd3bdf4823f0f205856b2780b160ee7e3d317dca9
and make it compile... :-/

now my bad, I'm rusty enough to get it wrong without testing.

The problems were:
 * missing "_" between EFL_HAVE and ECORE_CON.
 * must declare the AM_CONDITIONAL, even if the flags were not checked.

This case was triggered if --enable-cares or --disable-ipv6.

Anyway, EFL_HAVE_ECORE_CON is never used... I have no idea why vtorri
did the macro to define this conditional.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@72213 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/efl_compiler.m4