and make it compile... :-/
[framework/uifw/ecore.git] / configure.ac
index cb87607..efb2a2e 100644 (file)
@@ -1532,6 +1532,7 @@ if test "x${have_ecore_con}" = "xyes" ; then
 
 fi
 
+AM_CONDITIONAL([EFL_HAVE_ECORE_CON], [true])
 if test "x${have_cares}" != "xyes" -a "x${have_ipv6}" = "xyes" ; then
    EFL_CHECK_COMPILER_FLAGS([ECORE_CON], [-Wno-override-init -Wno-initializer-overrides])
 fi