From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: `exec shield' test in configure too strict? Date: Wed, 06 Oct 2004 09:50:00 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <4163A3A8.1030804@swipnet.se> References: <200410052211.i95MBJxm023321@coolsville.localdomain> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1097049074 8285 80.91.229.6 (6 Oct 2004 07:51:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 6 Oct 2004 07:51:14 +0000 (UTC) Cc: Stefan , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 06 09:51:07 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CF6Zm-0001Ux-00 for ; Wed, 06 Oct 2004 09:51:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CF6gR-0002Ya-V6 for ged-emacs-devel@m.gmane.org; Wed, 06 Oct 2004 03:57:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CF6gL-0002YE-4S for emacs-devel@gnu.org; Wed, 06 Oct 2004 03:57:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CF6gK-0002Xu-FO for emacs-devel@gnu.org; Wed, 06 Oct 2004 03:57:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CF6gK-0002Xk-9J for emacs-devel@gnu.org; Wed, 06 Oct 2004 03:57:52 -0400 Original-Received: from [195.54.107.73] (helo=mxfep02.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CF6ZR-00044M-G7; Wed, 06 Oct 2004 03:50:45 -0400 Original-Received: from coolsville.localdomain ([213.115.28.241] [213.115.28.241]) by mxfep02.bredband.com with ESMTP id <20041006075044.ICZF27821.mxfep02.bredband.com@coolsville.localdomain>; Wed, 6 Oct 2004 09:50:44 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040916 X-Accept-Language: en-us, en Original-To: Miles Bader In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 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 Xref: main.gmane.org gmane.emacs.devel:27983 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27983 Miles Bader wrote: > Stefan writes: > >>I.e. just transform the current error into a warning. > > > I'd suggest this as the short-term fix. It can use appropriately big > letters or whitespace or whatever, to be noticeable. I've used some withespace and some '***' to make it stand out. But it still flashes by very fast on a reasonable new machine, so unless you are looking at the configure output (I usually don't) you probably will miss it. Jan D.