emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch to enable dbus by default


From: Michael Olson
Subject: Re: Patch to enable dbus by default
Date: Sat, 02 Feb 2008 00:46:59 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Tom Tromey <address@hidden> writes:

> I think dbus support should default to 'on', not 'off'.  If dbus is
> not detected, it will not be used, so this patch should not break
> anything.

Does anyone have a strong opinion on this?  As I'm interested in Tom's
systray work, and this goes along with it, I'm going to apply this patch
tomorrow, unless we have objections/discussion.

> ChangeLog:
> 2008-01-27  Tom Tromey  <address@hidden>
>
>       * configure.in (--with-dbus): Default to enabled.
> Index: configure.in
> ===================================================================
> RCS file: /sources/emacs/emacs/configure.in,v
> retrieving revision 1.502
> diff -u -r1.502 configure.in
> --- configure.in      27 Jan 2008 16:06:01 -0000      1.502
> +++ configure.in      27 Jan 2008 22:57:46 -0000
> @@ -142,7 +137,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

-- 
       Michael Olson -- FSF Associate Member #652     |
 http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net  |  /` |\ | | |
          Programmer -- Hobbies: Lisp, HCoop          | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |

Attachment: pgpe5PuxCmnLi.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]