AVM Computersysteme Vertriebs GmbH
Implemented a CAPI20 wrapper library for CAPI4Linux access.
Marcus Meissner <marcus@jet.franken.de>
Cleaned up, autoconfed.
diff --git a/include/config.h.in b/include/config.h.in
index b5322e8..3008ff4 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -38,6 +38,12 @@
/* Define to 1 if you have the <audio/soundlib.h> header file. */
#undef HAVE_AUDIO_SOUNDLIB_H
+/* Define to 1 if you have the <capi20.h> header file. */
+#undef HAVE_CAPI20_H
+
+/* Define if you have capi4linux libs and headers */
+#undef HAVE_CAPI4LINUX
+
/* Define to 1 if you have the `chsize' function. */
#undef HAVE_CHSIZE
@@ -275,6 +281,9 @@
/* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
#undef HAVE_LINUX_22_JOYSTICK_API
+/* Define to 1 if you have the <linux/capi.h> header file. */
+#undef HAVE_LINUX_CAPI_H
+
/* Define to 1 if you have the <linux/cdrom.h> header file. */
#undef HAVE_LINUX_CDROM_H