From: "Mark E." To: "Eli Zaretskii" , djgpp-workers AT delorie DOT com Date: Tue, 22 Aug 2000 14:33:51 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Problems with depcomp from fileutils 4.0x & bash 2.03 Message-ID: <39A28F4F.21809.3EB713@localhost> In-reply-to: <2427-Tue22Aug2000095531+0300-eliz@is.elta.co.il> References: <200008220358 DOT JAA01049 AT midpec DOT com> (message from Prashant TR on Tue, 22 Aug 2000 09:28:24 +0530) X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From what I see, Bash 2.04 has some trouble with any fragment of the > configure script which uses <<\EOF, like this: There does seem to be a problem with quoted here documents in plain DOS. Non- quoted (no backslash) works fine. Mark