if someone found and enabled this now before it's actually implemented that would be bad (tm)

SVN revision: 55736
This commit is contained in:
Mike Blumenkrantz 2010-12-23 01:23:23 +00:00
parent 3d166f4860
commit feb6934d2b
1 changed files with 2 additions and 1 deletions

View File

@ -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