[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with GNU make configure
From: |
Christopher Faylor |
Subject: |
Re: problem with GNU make configure |
Date: |
Fri, 3 Aug 2007 19:07:45 -0400 |
User-agent: |
Mutt/1.5.15 (2007-04-06) |
On Sat, Aug 04, 2007 at 01:08:54AM +0300, Eli Zaretskii wrote:
>> Date: Fri, 3 Aug 2007 14:55:15 -0700 (PDT)
>> From: address@hidden
>>
>> oops, here is the attached console capture
>
>It's much better to send this as plain text (you can capture it with
>`tee' or even by copying and pasting the contents into your mailer).
>
>My crystal ball says that somehow the configure script god DOS-style
>CR-LF line endings, which make Cygwin Bash barf.
That's right. That is exactly the problem. Use u2d to fix it.
This is not a GNU make problem.