From 4fa6f7a43a0211eb54ac07953d2ea80fa0cf5e5c Mon Sep 17 00:00:00 2001 From: caro Date: Thu, 4 Mar 2010 08:21:21 +0000 Subject: [PATCH] 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 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) 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" -- 2.7.4