14 lines
444 B
Plaintext
14 lines
444 B
Plaintext
|
$OpenBSD: patch-src_config_h_in,v 1.1.1.1 2008/04/06 22:42:11 jakemsr Exp $
|
||
|
--- src/config.h.in.orig Fri Feb 15 17:22:28 2008
|
||
|
+++ src/config.h.in Fri Feb 15 17:23:02 2008
|
||
|
@@ -72,6 +72,9 @@
|
||
|
/* Define to 1 if you have the <signal.h> header file. */
|
||
|
#undef HAVE_SIGNAL_H
|
||
|
|
||
|
+/* Define to 1 if you have the <soundcard.h> header file. */
|
||
|
+#undef HAVE_SOUNDCARD_H
|
||
|
+
|
||
|
/* Define to 1 if you have the <stdarg.h> header file. */
|
||
|
#undef HAVE_STDARG_H
|
||
|
|