> > Could there be something we could put in the "configure
> script" - that
> > tells CYGWIN - to behave?
> > ie: Perhaps something like the SHELLOPTS thing?
> >
> > For example - maybe in the "bootstrap" script?
> > And in the "CONFIGURE' script?
> > And in the Makefiles?
> >
> > FYI - with SV
> Maybe I'm missing something subtle, but as I understand it, the problem is
> that a shell script (which will never be attempted to be run by native
> Windows) is sometimes failing because it has CRLF "Windows" line-endings.
>
> Why don't we set the svn:eol-style property on that file to be LF? Th
On Tue, 9 Jun 2009, Duane Ellis wrote:
> Could there be something we could put in the "configure script" - that
> tells CYGWIN - to behave?
> ie: Perhaps something like the SHELLOPTS thing?
>
> For example - maybe in the "bootstrap" script?
> And in the "CONFIGURE' script?
> And in the Makefiles?
All -
I saw a while ago something about "SHELLOPTS=igncr"
I suffered from similar problems with "LANG=", to the point where - my
core scripts set & export - and override all "LOCALE" settings and force
them to ENGLISH , more correctly "C" - not english. Once I did that,
many of my problems wh