d36c03233e
- regen patches ok wcobb@ (MAINTAINER)
22 lines
576 B
Plaintext
22 lines
576 B
Plaintext
$OpenBSD: patch-config_h_in,v 1.3 2008/08/21 14:11:14 jasper Exp $
|
|
--- config.h.in.orig Mon May 20 18:41:08 2002
|
|
+++ config.h.in Thu Aug 21 15:54:10 2008
|
|
@@ -9,6 +9,7 @@
|
|
#undef DRIVER_ALSA_050
|
|
#undef DRIVER_ESD
|
|
#undef DRIVER_SGI
|
|
+#undef DRIVER_SUN
|
|
#undef USE_GNOME
|
|
#undef NO_AUDIOFILE
|
|
#undef NO_GASP
|
|
@@ -146,6 +147,9 @@
|
|
|
|
/* Define if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
+
|
|
+/* Define if you have the <sys/audioio.h> header file. */
|
|
+#undef HAVE_SYS_AUDIOIO_H
|
|
|
|
/* Define if you have the <sys/param.h> header file. */
|
|
#undef HAVE_SYS_PARAM_H
|