From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Configure warning (Emacs24) Date: Thu, 11 Mar 2010 18:26:28 +0100 Message-ID: <4B9927C4.7080004@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1268329966 28104 80.91.229.12 (11 Mar 2010 17:52:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2010 17:52:46 +0000 (UTC) To: Emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 11 18:52:34 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NpmYd-0008NZ-HG for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 18:52:27 +0100 Original-Received: from localhost ([127.0.0.1]:43090 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NpmYc-0002ea-UO for ged-emacs-devel@m.gmane.org; Thu, 11 Mar 2010 12:52:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Npm9t-00052O-Ig for emacs-devel@gnu.org; Thu, 11 Mar 2010 12:26:53 -0500 Original-Received: from [140.186.70.92] (port=60235 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Npm9s-00051G-2G for emacs-devel@gnu.org; Thu, 11 Mar 2010 12:26:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Npm9r-00056u-Is for emacs-devel@gnu.org; Thu, 11 Mar 2010 12:26:51 -0500 Original-Received: from smtp-out04.alice.it ([85.37.17.100]:1326) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Npm9r-00056a-9a for emacs-devel@gnu.org; Thu, 11 Mar 2010 12:26:51 -0500 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out04.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Mar 2010 18:26:47 +0100 Original-Received: from FBCMCL01B09.fbc.local ([192.168.171.26]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Mar 2010 18:26:47 +0100 Original-Received: from [87.1.0.225] ([87.1.0.225]) by FBCMCL01B09.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Mar 2010 18:26:47 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 X-OriginalArrivalTime: 11 Mar 2010 17:26:47.0125 (UTC) FILETIME=[06E57850:01CAC140] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:121822 Archived-At: Just for the record... Building Emacs24 (rev. 99643) gives the following warning while configuring: configure: WARNING: version mismatch between `/tmp/emacs/configure.in' and `/tmp/emacs/lisp/version.el'. Ciao, Angelo.