On Fri, 13.12.13 10:26, Lukasz Skalski ([email protected]) wrote:

Applied! Thanks!

> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 6ada38a..f85e86e 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -801,7 +801,7 @@ AM_CONDITIONAL(ENABLE_MULTI_SEAT_X, [test 
> "$have_multi_seat_x" = "yes"])
>  
>  # 
> ------------------------------------------------------------------------------
>  have_kdbus=no
> -AC_ARG_ENABLE(kdbus, AS_HELP_STRING([--enable-kdbus], [do not connect to 
> kdbus by default]))
> +AC_ARG_ENABLE(kdbus, AS_HELP_STRING([--enable-kdbus], [do connect to kdbus 
> by default]))
>  if test "x$enable_kdbus" == "xyes"; then
>          AC_DEFINE(ENABLE_KDBUS, 1, [Define if kdbus support is to be 
> enabled])
>          have_kdbus=yes


Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to