openbsd-ports/games/eboard/patches/patch-config_h_in

14 lines
428 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.1 2002/05/02 07:46:24 fgsch Exp $
--- config.h.in.orig Wed May 1 21:57:53 2002
+++ config.h.in Wed May 1 21:58:20 2002
@@ -17,6 +17,9 @@
/* Define if you have the <sys/soundcard.h> header file. */
#undef HAVE_SYS_SOUNDCARD_H
+/* Define if you have the <sys/audioio.h> header file. */
+#undef HAVE_SYS_AUDIOIO_H
+
/* Define if you have the <vector> header file. */
#undef HAVE_VECTOR