e17: Fix build with DSO

SVN revision: 57321
This commit is contained in:
Hannes Janetzek 2011-02-25 12:47:59 +00:00
parent daaa96b36a
commit 97dac39c74
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ test "x${device_backend}" = "xeeze" || AC_DEFINE_UNQUOTED([HAVE_HAL],[1],[enable
DBUS_MOUNT_CONFIG=1
dbus_mount="dbus-1"
hal_mount="ehal >= 1.0.0"
hal_mount="ehal >= 1.0.0, edbus >= 1.0.0"
udisks_mount="eukit >= 1.0.0"
AC_ARG_ENABLE([mount-hal],
AS_HELP_STRING([--enable-mount-hal],[enable hal mounting support @<:@default=enabled@:>@]),