Skip to content
Snippets Groups Projects
Commit 5aee1e2e authored by sof's avatar sof
Browse files

[project @ 1997-11-24 21:24:02 by sof]

posix misspelled
parent bdfd8ac5
No related merge requests found
......@@ -2784,7 +2784,7 @@ arg: while($_ = $Args[0]) {
push(@SysLibrary, "-lHS${syslib}_cbits")
unless $syslib eq 'contrib'; #HACK! it has no cbits
if ( $syslib eq 'posiz') {
if ( $syslib eq 'posix') {
$syslib='ghc';
goto again;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment