Markus Elfring <[EMAIL PROTECTED]> writes: > I have appended the output from my make run under MinGW. > What is wrong here?
My guess is that it's some silly CRLF thing, and that this line: $result =~ s/^\n//mg; in bin/autom4te.in is the culprit. But you'll need to have a Microsoft Windows expert (which I'm not) look into this some more. If you're such an expert, you can look into it yourself.
