[Spice-devel] [client v2] build-sys: Use SPICE_WARNING() to issue the DBus warning
Christophe Fergeau
cfergeau at redhat.com
Wed Nov 25 01:45:30 PST 2015
Hey,
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
Going to push this along with a submodule update.
Christophe
On Mon, Nov 23, 2015 at 05:33:15PM +0100, Francois Gouget wrote:
> Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
> ---
> configure.ac | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 7033cbb..db2891f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -671,6 +671,8 @@ have_dbus=no
> if test "x$enable_dbus" != "xno"; then
> AC_DEFINE([USE_GDBUS], [1], [Define if supporting gdbus])
> have_dbus=yes
> +else
> + SPICE_WARNING([No D-Bus support, desktop integration and USB redirection may not work properly])
> fi
>
> SPICE_CHECK_LZ4
> @@ -750,6 +752,4 @@ AC_MSG_NOTICE([
> Now type 'make' to build $PACKAGE
>
> ])
> -if test "x$have_dbus" = "xno"; then
> - AC_MSG_WARN([No D-Bus support, desktop integration and USB redirection may not work properly])
> -fi
> +SPICE_PRINT_MESSAGES
> --
> 2.6.2
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151125/30a72e68/attachment.sig>
More information about the Spice-devel
mailing list