On Mon August 10 2009 12:37:40 Hannu Savolainen wrote: > Hi, > > Applied to the hg version. I added automatic detection of vorbis headers > to the configure script. In this way OGG support will get compiled > automatically if the headers are there. >
It's better to test against vorbisfile header (since this is the one being used), not just vorbis. The attached patch fixes the test. In addition, the patch fixes a regression in ossplay, and makes ossdetect on Linux check /dev/bus/usb too (The /proc/bus/usb interface is deprecated in favor of libusb, and modern distros don't mount it anymore. udev exposes a compatibility /dev/bus/usb which can be used for now). Yours, Yair K.
oss-misc-2.diff.gz
Description: GNU Zip compressed data
_______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel