summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.ohio-state.edu>1997-02-25 14:06:23 -0500
committerChip Salzenberg <chip@atlantic.net>1997-02-25 13:12:02 +1200
commitef05b0d7eb79c109aa2e843e7ab5d5abad251c55 (patch)
tree89ca6a5098211bffd6747418c334759069402582
parent6bbcb22c3aeb67c92a6ca7dbdd7c51c54615d260 (diff)
downloadperl-ef05b0d7eb79c109aa2e843e7ab5d5abad251c55.tar.gz
Update OS/2 Configure diff
Chip Salzenberg writes: > > (I missed the $randbits case in _90; it is fixed in _91.) The broken $randbits test (no $ldflags) is just ignored under OS/2 anyway, so this should help. p5p-msgid: <199702251906.OAA10608@monk.mps.ohio-state.edu>
-rw-r--r--os2/diff.configure9
1 files changed, 0 insertions, 9 deletions
diff --git a/os2/diff.configure b/os2/diff.configure
index 0e062f811d..203ae2d221 100644
--- a/os2/diff.configure
+++ b/os2/diff.configure
@@ -175,15 +175,6 @@
dflt=`./try`
case "$dflt" in
[1-4][1-4][1-4][1-4]|12345678|87654321)
-@@ -8550,7 +8572,7 @@
- printf("%d\n",i);
- }
- EOCP
-- if $cc try.c -o try >/dev/null 2>&1 ; then
-+ if $cc $ldflags try.c -o try >/dev/null 2>&1 ; then
- dflt=`try`
- else
- dflt='?'
@@ -8660,7 +8682,7 @@
'') $echo $n ".$c"
if $cc $ccflags \