summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorCJ van den Berg <cj@vdbonline.com>2008-03-29 08:24:20 +0100
committerCJ van den Berg <cj@vdbonline.com>2008-03-29 08:24:20 +0100
commitd33814d6ed099e6962ac6112fdb63dd5b158026d (patch)
tree39e02035def45da0e4a25d28ff5d58e98b1f61b4 /config.h.in
parent2a84e48360e3c5e600c92aeac1197f6b18f14588 (diff)
Imported Upstream version 0.9.10~svn2189
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in27
1 files changed, 22 insertions, 5 deletions
diff --git a/config.h.in b/config.h.in
index b3dd17a..c1670da 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,5 +1,14 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Have ARMv6 instructions. */
+#undef ATOMIC_ARM_INLINE_ASM
+
+/* special arm linux implementation */
+#undef ATOMIC_ARM_LINUX_HELPERS
+
+/* Enable memory barriers */
+#undef ATOMIC_ARM_MEMORY_BARRIER_ENABLED
+
/* Define to the type of elements in the array set by `getgroups'. Usually
this is either `int' or `gid_t'. */
#undef GETGROUPS_T
@@ -70,7 +79,7 @@
/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H
-/* Define if you have the iconv() function. */
+/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
/* Define to 1 if you have the `inet_ntop' function. */
@@ -106,6 +115,12 @@
/* Define to 1 if you have the `lstat' function. */
#undef HAVE_LSTAT
+/* Define to 1 if the system has the type `lt_dladvise'. */
+#undef HAVE_LT_DLADVISE
+
+/* Define to 1 if you have the `lt_dlmutex_register' function. */
+#undef HAVE_LT_DLMUTEX_REGISTER
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -145,10 +160,6 @@
/* Have PolicyKit */
#undef HAVE_POLKIT
-/* Define to 1 if you have the `polkit_context_is_caller_authorized' function.
- */
-#undef HAVE_POLKIT_CONTEXT_IS_CALLER_AUTHORIZED
-
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
@@ -254,6 +265,9 @@
/* Define to 1 if you have the `strtof_l' function. */
#undef HAVE_STRTOF_L
+/* Define to 1 if the system has the type `struct lt_user_dlloader'. */
+#undef HAVE_STRUCT_LT_USER_DLLOADER
+
/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF
@@ -402,6 +416,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* Define this if you want per-user esound socket directories */
+#undef USE_PER_USER_ESOUND_SOCKET
+
/* Version number of package */
#undef VERSION