]> code.delx.au - pulseaudio/blobdiff - configure.ac
build-sys: Correct bluez support error if sbc is missing
[pulseaudio] / configure.ac
index b63b0d28b00b7d1205e404f01a4e17dd14242804..99aafda611fb53e37018b68765dcbdea422b9dcc 100644 (file)
@@ -1012,7 +1012,7 @@ AS_IF([test "x$enable_bluez" != "xno"],
 AS_IF([test "x$HAVE_DBUS" != "x1"], HAVE_BLUEZ=0)
 
 AS_IF([test "x$enable_bluez" = "xyes" && test "x$HAVE_BLUEZ" = "x0"],
-    [AC_MSG_ERROR([*** BLUEZ support not found (requires D-Bus)])])
+    [AC_MSG_ERROR([*** BLUEZ support not found (requires BlueZ, sbc, and D-Bus)])])
 
 AC_SUBST(BLUEZ_CFLAGS)
 AC_SUBST(BLUEZ_LIBS)