From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.2.92 Date: Sat, 12 Jan 2013 21:17:40 +0800 Organization: The Church of Emacs Message-ID: <20130112211740.b9df5bf239a2237f0b5177e4@gmail.com> References: <2yk3rlr9kk.fsf@fencepost.gnu.org> <871udqmu80.fsf@Rainer.invalid> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1357996681 6172 80.91.229.3 (12 Jan 2013 13:18:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jan 2013 13:18:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Achim Gratz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 12 14:18:19 2013 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 1Tu0yZ-0002TE-DD for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2013 14:18:19 +0100 Original-Received: from localhost ([::1]:58699 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu0yJ-0001x8-58 for ged-emacs-devel@m.gmane.org; Sat, 12 Jan 2013 08:18:03 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:60357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu0yC-0001vk-PI for emacs-devel@gnu.org; Sat, 12 Jan 2013 08:18:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu0y7-0008KU-Kb for emacs-devel@gnu.org; Sat, 12 Jan 2013 08:17:56 -0500 Original-Received: from mail-da0-f43.google.com ([209.85.210.43]:63472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu0y7-0008KM-ER for emacs-devel@gnu.org; Sat, 12 Jan 2013 08:17:51 -0500 Original-Received: by mail-da0-f43.google.com with SMTP id u36so1173807dak.30 for ; Sat, 12 Jan 2013 05:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=/IilWK55tA2IxCAPrxSXMJ8LG9+iveyEjNKlGghgwmc=; b=o8R3eitfB+0dQswZ/RV6VlfgOcTExqzBVQQLPb6rptgxcvk6vn/sT/0AYYjRPCF8Ur H2+ZAI0YIQZDFJOeGBlEGo3HQtqdymHJImyLg9rfGowzGLu0GaBe4QpxxzPNhIE0tC1v eRHz4Hmefb4jgW84b7oGNGqtcUSVVRLNg5KBoQ6/f2nN3l13YxDYIAGSn0ZMzFqZXzsv VC+uCJMgMP4BPNY4xh2lk7y2DO9Y+Gj+3doFtMVAkUUhYGCXenmgxB0+LxlEBe6zWVcX d0Nrmom551ocnzR8qmLJMJi459fY33otJvmdeW4Mtb8EGd9sk876Aev7Q0BGCkMCqLKY fRLw== X-Received: by 10.68.197.9 with SMTP id iq9mr234901541pbc.130.1357996670513; Sat, 12 Jan 2013 05:17:50 -0800 (PST) Original-Received: from Emacs ([123.114.123.43]) by mx.google.com with ESMTPS id x6sm670844paw.0.2013.01.12.05.17.44 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 05:17:49 -0800 (PST) In-Reply-To: <871udqmu80.fsf@Rainer.invalid> X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.43 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:156270 Archived-At: On Sat, 12 Jan 2013 14:00:47 +0100 Achim Gratz wrote: > `configure '--with-x-toolkit=gtk3' If you don't pass `--with-x-toolkit' to configure, or if you use `--with-x-toolkit=gtk' or `--with-x-toolkit=yes', configure will try to build with Gtk+ version 3, and if that fails, try Gtk+ version 2. -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao