From: caro Date: Thu, 4 Mar 2010 08:21:21 +0000 (+0000) Subject: no need to set want_ecore_con to yes for darwin and generic OS X-Git-Tag: build/2012-07-04.173327~2135 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fa6f7a43a0211eb54ac07953d2ea80fa0cf5e5c;p=profile%2Fivi%2Fecore.git no need to set want_ecore_con to yes for darwin and generic OS git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@46864 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 2873e18..3bd6f10 100644 --- a/configure.ac +++ b/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"