bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AWK script has no effect when .in file has CRLF


From: Paul Eggert
Subject: Re: AWK script has no effect when .in file has CRLF
Date: Tue, 15 Jan 2013 09:52:39 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

As far as I know, all the autoconf tools are text based,
so if your file has CRLF endings it should work.  However,
autoconf uses other commands (like sed) and they all need
to be on the same page here.  My guess (without really knowing)
is that it's a bug in your 'sed' implementation, but I'm
afraid you'll have to track it down to be sure.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]