aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Olson <[email protected]>2008-02-05 05:13:13 +0000
committerMichael Olson <[email protected]>2008-02-05 05:13:13 +0000
commitb5a922ded48de4cec9d9fa82568ee5606a6d1b1f (patch)
tree9ca8e93116d88679fc2f3b000905456d90ae11f5 /configure.in
parentfccaebfd64a63b31f0bdc295ecc063a4d9977409 (diff)
configure.in: Enable D-Bus by default.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cded82a68d..2e82a5bd13 100644
--- a/configure.in
+++ b/configure.in
@@ -147,7 +147,7 @@ OPTION_DEFAULT_ON([xim],[don't use X11 XIM])
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],