configure.ac: Update comment in OSS includes check.
authorTim-Philipp Müller <tim@centricular.net>
Sat, 10 Dec 2005 14:57:48 +0000 (14:57 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 10 Dec 2005 14:57:48 +0000 (14:57 +0000)
commitfc270aab7973d70841134fe8ad511312cc33de4f
tree0baa2da4e30a3a6b7678e2d7e295913b9e61651d
parentc28f84c0c60188a97f1fe888e7a169e3ce086d68
configure.ac: Update comment in OSS includes check.

Original commit message from CVS:
* configure.ac:
Update comment in OSS includes check.
* sys/oss/gstossdmabuffer.c:
* sys/oss/gstosshelper.c:
* sys/oss/gstossmixer.c:
* sys/oss/gstossmixertrack.c:
* sys/oss/gstosssink.c:
* sys/oss/gstosssrc.c:
* sys/oss/oss_probe.c:
Don't assume the OSS soundcard.h include is always in
the sys/ directory. Instead, use the existing defines
from config.h to include the right file. Fixes
compilation on OpenBSD 3.8 (#323718).
ChangeLog
configure.ac
sys/oss/gstossdmabuffer.c
sys/oss/gstosshelper.c
sys/oss/gstossmixer.c
sys/oss/gstossmixertrack.c
sys/oss/gstosssink.c
sys/oss/gstosssrc.c
sys/oss/oss_probe.c