efl build - fix multisense to actually be turned on again

This commit is contained in:
Carsten Haitzler 2014-07-07 16:29:40 +09:00
parent 1b54047ac4
commit 6aa3bc5824
1 changed files with 1 additions and 1 deletions

View File

@ -4008,7 +4008,7 @@ AC_ARG_ENABLE([multisense],
want_multisense="no"
fi
],
[want_multisense="no"])
[want_multisense="yes"])
if test "x${build_gui}" = "xno"; then
want_multisense="no"