From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap fails on w32 Date: Mon, 23 May 2005 00:34:10 +0200 Message-ID: <429108E2.5000400@student.lu.se> References: <428FB183.3000209@student.lu.se> <4290EDA8.7020401@student.lu.se> <85psvjyli5.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1116801832 22923 80.91.229.2 (22 May 2005 22:43:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 May 2005 22:43:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 23 00:43:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DZzAF-0007kY-S4 for ged-emacs-devel@m.gmane.org; Mon, 23 May 2005 00:43:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZz9N-0006wX-Jy for ged-emacs-devel@m.gmane.org; Sun, 22 May 2005 18:42:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DZz8v-0006q4-KZ for emacs-devel@gnu.org; Sun, 22 May 2005 18:41:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DZz8h-0006hd-B1 for emacs-devel@gnu.org; Sun, 22 May 2005 18:41:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DZz8d-0006eC-QF for emacs-devel@gnu.org; Sun, 22 May 2005 18:41:39 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DZzAQ-0004nS-CS; Sun, 22 May 2005 18:43:30 -0400 Original-Received: from [83.249.202.239] (83.249.202.239) by pne-smtpout2-sn1.fre.skanova.net (7.1.026.7) id 42687F2000820F6C; Mon, 23 May 2005 00:34:11 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Jason Rumney 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: , 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:37485 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37485 Jason Rumney wrote: >David Kastrup writes: > > > >>Stupid question: why are the files stored into the repository with DOS >>line endings? >> >> > >Those files require DOS line ends. >The release is checked out on a GNU machine. > > > There is something I do not understand here. Why does make.w32-in in nt subdir require those line endings when this file in other subdirs does not have it?