no need to set want_ecore_con to yes for darwin and generic OS

SVN revision: 46864
This commit is contained in:
Vincent Torri 2010-03-04 08:21:21 +00:00
parent 491389a7ee
commit f84d37e9f0
1 changed files with 0 additions and 2 deletions

View File

@ -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"