Simplify OSS test by removing OpenBSD specific location of the soundcard.h header

OpenBSD has long since stopped using OSS. Remove checking for OpenBSD specific header.
This commit is contained in:
Brad Smith
2022-10-17 07:23:40 -04:00
committed by Sam Lantinga
parent 485bb3565b
commit f4e3af15a1
7 changed files with 4 additions and 67 deletions

1
test/configure vendored
View File

@@ -6103,4 +6103,3 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
fi