configure has CRLF

Tim Stahlhut stahta01 at highstream.net
Mon Dec 4 05:05:16 PST 2006


FYI:

I just re-installed cygwin and I remember an option to pick which line
ending(DOS or UNIX), but I don't remeber one that supported both.

Tim S


Dave Silvia wrote:

> Actually, cygwin has an option to use mixed line endings. It's available at 
> installation. Not sure how you'd go about changing it after the fact.
>
> In essence, if you pick this text only option (i.e. it only applies to text 
> files, like shell scripts) it will translate the line endings to LF (UNIX 
> convention) before trying to exec them. On writes, it translates to CRLF 
> (Windows convention). It's a handy option if you have a favorite editor/word 
> processor/etc that you use across the board (although, most of these also have 
> line ending options).
>
> fyi:
>  
> thx,
> Dave S.






More information about the wx-users mailing list