From: Andreas Schwab Date: Sun, 9 Dec 2007 11:08:24 +0000 (+0000) Subject: D-Bus is not enabled by default. X-Git-Tag: emacs-pretest-23.0.90~8994 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=209a3a867f2ff64dd85402f16c8dbae53b25c3e6;p=emacs.git D-Bus is not enabled by default. --- diff --git a/configure.in b/configure.in index 804fd5484a8..c07541fe1ba 100644 --- a/configure.in +++ b/configure.in @@ -119,7 +119,7 @@ EMACS_ARG_N([toolkit-scroll-bars],[don't use Motif or Xaw3d scroll bars]) EMACS_ARG_N([xaw3d],[don't use Xaw3d]) EMACS_ARG_N([xim],[don't use X11 XIM]) EMACS_ARG_N([carbon],[don't use Carbon GUI on Mac OS X]) -EMACS_ARG_N([dbus],[don't use D-Bus]) +EMACS_ARG_Y([dbus],[use D-Bus]) AC_ARG_ENABLE(carbon-app, [AS_HELP_STRING([--enable-carbon-app@<:@=DIR@:>@],