1 --- gvfs-1.26.0/configure.ac.~2~ 2016-10-31 11:43:03.528858299 +0300
2 +++ gvfs-1.26.0/configure.ac 2016-10-31 11:43:29.101975956 +0300
4 AC_ARG_ENABLE([hal], [AS_HELP_STRING([--disable-hal],[build without HAL support])])
10 if test "x$enable_hal" != "xno" && test "x$msg_gdu" = "xno"; then
11 PKG_CHECK_EXISTS([hal >= $HAL_REQUIRED], [msg_hal=yes])