14 lines
428 B
Plaintext
14 lines
428 B
Plaintext
$OpenBSD: patch-stconfig_h_in,v 1.2 2003/07/17 20:29:14 naddy Exp $
|
|
--- stconfig.h.in.orig Mon Jan 27 20:15:56 2003
|
|
+++ stconfig.h.in Thu Jul 17 19:09:12 2003
|
|
@@ -75,6 +75,9 @@
|
|
/* Define to 1 if you have the `rand' function. */
|
|
#undef HAVE_RAND
|
|
|
|
+/* Define if you have the <soundcard.h> header file. */
|
|
+#undef HAVE_SOUNDCARD_H
|
|
+
|
|
/* Define to 1 if you have the <sound/asound.h> header file. */
|
|
#undef HAVE_SOUND_ASOUND_H
|
|
|