From: Laszlo Molnar Date: Mon, 13 Jul 1998 23:13:43 +0000 (+0200) Subject: Configure problem on dos-djgpp X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=38b9e83a2b87b22618f433dd03016844b096e09c;p=p5sagit%2Fp5-mst-13.2.git Configure problem on dos-djgpp Message-ID: <19980713231343.A178@cdata.tvnet.hu> p4raw-id: //depot/perl@1479 --- diff --git a/Configure b/Configure index bfc6103..8c2c4c0 100755 --- a/Configure +++ b/Configure @@ -71,6 +71,9 @@ if test X"$trnl" = X; then ;; esac fi +if test -n "$DJGPP"; then + trnl='\012' +fi if test X"$trnl" = X; then cat <&2