Patches item #3297661, was opened at 2011-05-04 22:04 Message generated for change (Tracker Item Submitted) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3297661...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: bugfix Status: Open Resolution: None Priority: 5 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: remove ifdef cruft for OSS files
Initial Comment: s_audio_oss.c includes either <sys/soundcard.h> or <linux/soundcard.h>
since configure checks for <sys/soundcard.h> to detect whether OSS is available (and only builds this file if OSS is there), there is no need for this special ifdef cruft.
attached patch removes the ifdef
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3297661...