fix configure

SVN revision: 53712
This commit is contained in:
Mike Blumenkrantz 2010-10-21 09:54:58 +00:00
parent 522992eb90
commit 0b7ffc41f9
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ if test "x$e_cv_want_device_udev" = "xyes";then
],[device_backend=ehal])
else
device_backend=ehal
AM_CONDITIONAL([HAVE_EEZE_MOUNT], [false])
fi
AC_MSG_RESULT($device_backend)