summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@debian.org>2009-08-22 14:56:43 +0100
committerSjoerd Simons <sjoerd@debian.org>2009-08-22 14:56:43 +0100
commitb0c2219fb86298f24def8b905e56d57d98012ca7 (patch)
tree888fe207c4928dba911dcd630efe76f20f292ad3 /config.h.in
parent7be51890157eb6857a6f76cf7c98bc877d206b4c (diff)
Imported Upstream version 0.9.16-test5
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in16
1 files changed, 11 insertions, 5 deletions
diff --git a/config.h.in b/config.h.in
index 2dc9a2a..a1a7398 100644
--- a/config.h.in
+++ b/config.h.in
@@ -146,6 +146,9 @@
/* Have HAL. */
#undef HAVE_HAL
+/* Have HAL compatibility. */
+#undef HAVE_HAL_COMPAT
+
/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
@@ -227,8 +230,11 @@
/* Have OpenSSL */
#undef HAVE_OPENSSL
-/* Have OSS? */
-#undef HAVE_OSS
+/* Have OSS output? */
+#undef HAVE_OSS_OUTPUT
+
+/* Have OSS wrapper (padsp)? */
+#undef HAVE_OSS_WRAPPER
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE
@@ -305,6 +311,9 @@
/* Have SIGXCPU? */
#undef HAVE_SIGXCPU
+/* Have simple? */
+#undef HAVE_SIMPLEDB
+
/* Define to 1 if you have the `sleep' function. */
#undef HAVE_SLEEP
@@ -449,9 +458,6 @@
/* Define INADDR_NONE if not found in <netinet/in.h> */
#undef INADDR_NONE
-/* I know the API is subject to change. */
-#undef LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
-
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR