ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/Makefile.PL
(Generate patch)

Comparing Coro/Coro/Makefile.PL (file contents):
Revision 1.27 by root, Fri May 9 01:16:13 2003 UTC vs.
Revision 1.28 by root, Tue Aug 10 01:56:30 2004 UTC

76 76
77i IRIX. For some reason, SGI really does not like to follow the unix 77i IRIX. For some reason, SGI really does not like to follow the unix
78 standard (does that surprise you?), so this workaround might be needed 78 standard (does that surprise you?), so this workaround might be needed
79 (it's fast), although s and u should also work now. 79 (it's fast), although s and u should also work now.
80 80
81For most systems, the default chosen should be OK. If you experience
82problems then you should experiment with this setting and/or turn off
83optimizations (make OPTIMIZE=-O0).
84
81EOF 85EOF
82 86
83retry: 87retry:
84 88
85 my $r = prompt "Use which implementation,\n" . 89 my $r = prompt "Use which implementation,\n" .

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines