Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 219632 | Differences between
and this patch

Collapse All | Expand All

(-)a/configure.ac (-1 / +1 lines)
Lines 267-273 Link Here
267
dnl D-BUS stuff
267
dnl D-BUS stuff
268
dnl ***********
268
dnl ***********
269
have_dbus=no
269
have_dbus=no
270
AC_ARG_ENABLE([DBUS],
270
AC_ARG_ENABLE([dbus],
271
        AS_HELP_STRING([--disable-dbus],[Disable D-BUS support (default: enabled)]),
271
        AS_HELP_STRING([--disable-dbus],[Disable D-BUS support (default: enabled)]),
272
        [])
272
        [])
273
273

Return to bug 219632