>
> This has nothing to do with a specific FLTK version, it's a Cygwin/bash
> problem (did you upgrade your cygwin installation recently ?). Bash
> doesn't ignore CR by default, you must set the igncr option.
>
> Try this:
>
> set -o igncr && export SHELLOPTS
> ../configure
>
> This should help.
>
> Albrecht
------------------------------------------------------------------
Thank you for the help. I have been able to compile Fltk-2. 0 finish version.

Josep
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to