From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 925 invoked by alias); 30 Aug 2003 19:16:43 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 914 invoked from network); 30 Aug 2003 19:16:43 -0000 Received: from unknown (HELO turkey.mail.pas.earthlink.net) (207.217.120.126) by sources.redhat.com with SMTP; 30 Aug 2003 19:16:43 -0000 Received: from user-12hcoqr.cable.mindspring.com ([69.22.99.91] helo=ece.gatech.edu) by turkey.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19tBDG-0006e2-00; Sat, 30 Aug 2003 12:16:42 -0700 Message-ID: <3F50F788.8020503@ece.gatech.edu> Date: Sat, 30 Aug 2003 20:33:00 -0000 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: autoconf 2.54-1 writes dos files References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg01587.txt.bz2 Sam Steingold wrote: > I just noticed that autoconf 2.54-1 writes configure files with DOS > CR/LF line ends! > what's up?! > I check "unix" in "default text file type" setup option and I do not > have any CRs in the configure.in files! autoconf is a perl program. There were some releases of perl that had a few issues with incorrectly using DOS line endings even on binary mounts. Try upgrading perl to the most recent release (5.8.0-5 for "regular" cygwin; 5.8.1-something for "test" or "experimental" cygwin) -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/