Skip to content

Commit

Permalink
Agh. Another typo in Configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
darbelo committed Oct 28, 2009
1 parent 8cbe0d7 commit 373fd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure.nqp
Expand Up @@ -22,7 +22,7 @@ sub MAIN () {

# Set up our custom @foo@ markers.
if ($OS ne 'openbsd') {
%VM<config>{'linkcblas'} := '-lblas';
%VM<config>{'linkblas'} := '-lblas';
}

# Replace all of the @foo@ markers
Expand Down

0 comments on commit 373fd82

Please sign in to comment.