From b5a922ded48de4cec9d9fa82568ee5606a6d1b1f Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Tue, 5 Feb 2008 05:13:13 +0000 Subject: configure.in: Enable D-Bus by default. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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], -- cgit v1.2.3