]> code.delx.au - pulseaudio/commitdiff
build-sys: Fix an outdated D-Bus version in an error message.
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 24 Jan 2013 09:05:37 +0000 (11:05 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 24 Jan 2013 09:05:37 +0000 (11:05 +0200)
configure.ac

index 78d48a7f05dc0f6deedcb9ea9bd4a5ad605d9d51..6d340fddc9b3d0d4de209880815698a5cc8a09aa 100644 (file)
@@ -975,7 +975,7 @@ AS_IF([test "x$enable_dbus" != "xno"],
     HAVE_DBUS=0)
 
 AS_IF([test "x$enable_dbus" = "xyes" && test "x$HAVE_DBUS" = "x0"],
-    [AC_MSG_ERROR([*** D-Bus (1.3.0+) support not found])])
+    [AC_MSG_ERROR([*** D-Bus not available or too old version])])
 
 AS_IF([test "x$HAVE_DBUS" = "x1"],
     [