openbsd-ports/audio/esound/patches/patch-acconfig_h
brad 083ab4c72f replace oss audio API usage with our native audio API.
--
Patches and code for native audio API support from:
Wilbern Cobb <cobb@vedge.com.ar>
2001-08-04 05:03:19 +00:00

11 lines
249 B
Plaintext

--- acconfig.h.orig Sat Jul 21 00:21:12 2001
+++ acconfig.h Sat Jul 21 00:21:18 2001
@@ -8,6 +8,7 @@
#undef DRIVER_ALSA
#undef DRIVER_NEWALSA
#undef DRIVER_DART
+#undef DRIVER_SUN
#undef DRIVER_NONE
#undef HAVE_INET_ATON
#undef HAVE_NANOSLEEP