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.
- AWK script has no effect when .in file has CRLF Alexander Kruppa
- Re: AWK script has no effect when .in file has CRLF Paul Eggert
- Re: AWK script has no effect when .in file has C... Alexander Kruppa