05bc8f147a
* Radically prune DESCR. * Update to 12.17.3. GSM support is now integrated.
20 lines
652 B
Plaintext
20 lines
652 B
Plaintext
$OpenBSD: patch-stconfig_h_in,v 1.1 2002/01/17 00:25:52 naddy Exp $
|
|
--- stconfig.h.in.orig Wed Jan 16 23:37:11 2002
|
|
+++ stconfig.h.in Wed Jan 16 23:37:28 2002
|
|
@@ -1,4 +1,4 @@
|
|
-/* stconfig.h.in. Generated from configure.in by autoheader. */
|
|
+/* stconfig.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you have the <byteswap.h> header file. */
|
|
#undef HAVE_BYTESWAP_H
|
|
@@ -44,6 +44,9 @@
|
|
|
|
/* Define if you have the `rand' function. */
|
|
#undef HAVE_RAND
|
|
+
|
|
+/* Define if you have the <soundcard.h> header file. */
|
|
+#undef HAVE_SOUNDCARD_H
|
|
|
|
/* Define if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|