2013/1/15 Paul Eggert :
> 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
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
afra
Hello,
I hit a problem with autoconf under MinGW. The .in file is checked out
from the Git repository and automatically converted to having CRLF
line ending. The $ac_tmp/defines.awk file has LF line endings, but
this does not seem to matter, the error behaviour is the same whether
$ac_tmp/defines.