Sam Steingold wrote: > I just noticed that autoconf 2.54-1 writes configure files with DOS > CR/LF line ends! > what's up?! > I check "unix" in "default text file type" setup option and I do not > have any CRs in the configure.in files! autoconf is a perl program. There were some releases of perl that had a few issues with incorrectly using DOS line endings even on binary mounts. Try upgrading perl to the most recent release (5.8.0-5 for "regular" cygwin; 5.8.1-something for "test" or "experimental" cygwin) -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/