diff --git a/legacy/ecore/configure.ac b/legacy/ecore/configure.ac index 2873e18985..3bd6f10289 100644 --- a/legacy/ecore/configure.ac +++ b/legacy/ecore/configure.ac @@ -195,7 +195,6 @@ case "$host_os" in want_glib="auto" want_gnutls="auto" want_openssl="auto" - want_ecore_con="yes" want_ecore_ipc="yes" want_ecore_imf="yes" want_ecore_quartz="yes" @@ -213,7 +212,6 @@ case "$host_os" in want_signature="yes" want_inotify="yes" want_tslib="yes" - want_ecore_con="yes" want_ecore_ipc="yes" want_ecore_imf="yes" want_ecore_x="yes"