diff --git a/configure.ac b/configure.ac index f0926d320..7c24be1fc 100644 --- a/configure.ac +++ b/configure.ac @@ -315,7 +315,8 @@ fi AC_MSG_RESULT($device_backend) AM_CONDITIONAL([HAVE_EEZE], [test "x${device_backend}" = "xeeze"]) -AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${eeze_mount}" = "xyes"]) +##AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${eeze_mount}" = "xyes"]) +AM_CONDITIONAL([HAVE_EEZE_MOUNT], [false]) # doxygen program for documentation building