disable connman until we update it to newer connman api in e_dbus.

SVN revision: 40024
This commit is contained in:
Gustavo Sverzut Barbieri 2009-04-13 20:03:11 +00:00
parent 8509b408b2
commit 3bfa205a20
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ AC_E_OPTIONAL_MODULE([conf_interaction], true)
AC_E_OPTIONAL_MODULE([conf_scale], true)
AC_E_OPTIONAL_MODULE([gadman], true)
AC_E_OPTIONAL_MODULE([mixer], true, [CHECK_MODULE_MIXER])
AC_E_OPTIONAL_MODULE([connman], true)
AC_E_OPTIONAL_MODULE([connman], false)
AC_E_OPTIONAL_MODULE([illume], true)
AC_E_OPTIONAL_MODULE([syscon], true)