configure: Add a note about missing dbus if libhal is missing.
diff --git a/configure b/configure
index 73ced57..7d18ad5 100755
--- a/configure
+++ b/configure
Binary files differ
diff --git a/configure.ac b/configure.ac
index 258a864..bef311e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1006,7 +1006,7 @@
CPPFLAGS="$ac_save_CPPFLAGS"
fi
WINE_NOTICE_WITH(hal,[test "x$ac_cv_lib_soname_hal" = "x"],
- [libhal ${notice_platform}development files not found, no dynamic device support.])
+ [libhal/libdbus ${notice_platform}development files not found, no dynamic device support.])
dnl **** Check for libgnutls ****
if test "x$with_gnutls" != "xno"