make multisense off by default as it's not ready yet.

SVN revision: 74050
This commit is contained in:
Carsten Haitzler 2012-07-18 08:33:41 +00:00
parent 8d4f8f3dc7
commit e7c992be99
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ PKG_CHECK_MODULES([EIO],
[have_eio="no"])
# Enable Multisense use
want_multisense="yes"
want_multisense="no"
AC_ARG_ENABLE([multisense],
[AC_HELP_STRING(
[--enable-multisense],