Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Jan 12, 2024
1 parent 8c559f3 commit 720a758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/perl/Configure
Original file line number Diff line number Diff line change
Expand Up @@ -17777,7 +17777,7 @@ case "$d_semctl$d_semget$d_semop" in
*"$undef"*) h_sem=false;;
esac
case "$osname" in
freebsd|midngihtbsd)
freebsd|midnightbsd)
case "`ipcs 2>&1`" in
"SVID messages"*"not configured"*)
echo "Your $osname does not have the sem*(2) configured." >&4
Expand Down

0 comments on commit 720a758

Please sign in to comment.