From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Alternative D-Bus bindings Date: Sun, 09 Sep 2012 22:01:51 +0200 Message-ID: <87fw6rm0cw.fsf@gmx.de> References: <87ligjmmqw.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1347220924 8596 80.91.229.3 (9 Sep 2012 20:02:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Sep 2012 20:02:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: James Cloos Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 09 22:02:07 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TAnhm-0001n7-8G for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2012 22:02:06 +0200 Original-Received: from localhost ([::1]:39368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAnhj-0006QJ-0N for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2012 16:02:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAnhf-0006Py-Us for emacs-devel@gnu.org; Sun, 09 Sep 2012 16:02:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TAnhf-0005T7-41 for emacs-devel@gnu.org; Sun, 09 Sep 2012 16:01:59 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:59887) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TAnhe-0005T2-Pe for emacs-devel@gnu.org; Sun, 09 Sep 2012 16:01:59 -0400 Original-Received: (qmail invoked by alias); 09 Sep 2012 20:01:57 -0000 Original-Received: from p57BB8778.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.135.120] by mail.gmx.net (mp040) with SMTP; 09 Sep 2012 22:01:57 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18/F/cp2Mw/az++WxagDNVNssU6rgsVenluS8a/4t rMuwN1Trk5mU90 In-Reply-To: (James Cloos's message of "Sun, 09 Sep 2012 15:32:24 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:153204 Archived-At: James Cloos writes: > Please ensure that libgio isn't used unless the toolkit is gtk. > > An athena build shouldn't have dependencies on glib. Should be possible. > -JimC Best regards, Michael.