diff configure.in @ 91537:cdc08d88f810

configure.in: Enable D-Bus by default.
author Michael Olson <mwolson@gnu.org>
date Tue, 05 Feb 2008 05:13:13 +0000
parents e086fbb9f3a1
children 03a17567381d
line wrap: on
line diff
--- a/configure.in	Tue Feb 05 04:30:27 2008 +0000
+++ b/configure.in	Tue Feb 05 05:13:13 2008 +0000
@@ -147,7 +147,7 @@
 OPTION_DEFAULT_OFF([carbon],[use Carbon GUI on Mac OS X.  This is unsupported!])
 
 OPTION_DEFAULT_ON([gpm],[don't use -lgpm for mouse support on a GNU/Linux console])
-OPTION_DEFAULT_OFF([dbus],[compile with D-Bus support])
+OPTION_DEFAULT_ON([dbus],[don't compile with D-Bus support])
 
 AC_ARG_WITH([pkg-config-prog],dnl
 [AS_HELP_STRING([--with-pkg-config-prog=PATH],