openbsd-ports/audio/esound/patches/patch-config_h_in
martynas 6b4cd39bde revert to 0.2.34; this is known to cause problems for devices with
48kHz sampling rate, originally reported by Gareth <garf at
loveandnature dot co dot za>
testing and patches from jakemsr@, aanriot@ and Tim van der Molen
<tbvdm.lists at xs4all dot nl>
ok naddy@, jakemsr@, simon@, jasper@
2007-08-11 17:29:36 +00:00

11 lines
270 B
Plaintext

--- config.h.in.orig Tue Mar 16 07:25:33 2004
+++ config.h.in Thu Jun 24 20:10:12 2004
@@ -45,6 +45,7 @@
#undef DRIVER_ALSA_09_NEW_PCM_API
#undef DRIVER_DART
#undef DRIVER_COREAUDIO
+#undef DRIVER_SUN
#undef DRIVER_NONE
#undef HAVE_INET_ATON
#undef HAVE_INET_PTON