Re: cygwin autoconf produces configure scripts with CR/LF

2003-06-16 Thread Makino Takaki
ERLIO=stdio; export PERLIO" to the automake/autoconf scripts? Because many modern editors treat CRs transparently, it is getting more difficult and time-wasting to notice CRs as the source of troubles. Anyway, thank you very much for your quick help! -- Makino Takaki -- Unsubscr

Re: cygwin autoconf produces configure scripts with CR/LF

2003-06-16 Thread Makino Takaki
figure.inlatex stamp-h1 $ grep --files-with-match '^M' * COPYING No dependent file contains CR $ autoconf $ grep --files-with-match '^M' * COPYING configure configure contains CR --

cygwin autoconf produces configure scripts with CR/LF

2003-06-16 Thread Makino Takaki
: Mon Jun 16 16:32:24 2003 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Package Version autoconf2.54-1 autoconf-devel 2.57-1 autoconf-stable 2.13-4 ---- Best, --