projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1d84e8d
)
Configure problem on dos-djgpp
Laszlo Molnar [Mon, 13 Jul 1998 23:13:43 +0000 (
01:13
+0200)]
Message-ID: <
19980713231343
.A178@cdata.tvnet.hu>
p4raw-id: //depot/perl@1479
Configure
patch
|
blob
|
blame
|
history
diff --git
a/Configure
b/Configure
index
bfc6103
..
8c2c4c0
100755
(executable)
--- 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 <<EOM >&2