resetting manifest requested domain to floor
[platform/upstream/libpthread-stubs.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <dlfcn.h> header file. */
4 #undef HAVE_DLFCN_H
5
6 /* Define to 1 if you have the <inttypes.h> header file. */
7 #undef HAVE_INTTYPES_H
8
9 /* Define to 1 if you have the <memory.h> header file. */
10 #undef HAVE_MEMORY_H
11
12 /* Define to 1 if you have the `pthread_condattr_destroy' function. */
13 #undef HAVE_PTHREAD_CONDATTR_DESTROY
14
15 /* Define to 1 if you have the `pthread_condattr_init' function. */
16 #undef HAVE_PTHREAD_CONDATTR_INIT
17
18 /* Define to 1 if you have the `pthread_cond_broadcast' function. */
19 #undef HAVE_PTHREAD_COND_BROADCAST
20
21 /* Define to 1 if you have the `pthread_cond_destroy' function. */
22 #undef HAVE_PTHREAD_COND_DESTROY
23
24 /* Define to 1 if you have the `pthread_cond_init' function. */
25 #undef HAVE_PTHREAD_COND_INIT
26
27 /* Define to 1 if you have the `pthread_cond_signal' function. */
28 #undef HAVE_PTHREAD_COND_SIGNAL
29
30 /* Define to 1 if you have the `pthread_cond_timedwait' function. */
31 #undef HAVE_PTHREAD_COND_TIMEDWAIT
32
33 /* Define to 1 if you have the `pthread_cond_wait' function. */
34 #undef HAVE_PTHREAD_COND_WAIT
35
36 /* Define to 1 if you have the `pthread_equal' function. */
37 #undef HAVE_PTHREAD_EQUAL
38
39 /* Define to 1 if you have the `pthread_exit' function. */
40 #undef HAVE_PTHREAD_EXIT
41
42 /* Define to 1 if you have the `pthread_mutex_destroy' function. */
43 #undef HAVE_PTHREAD_MUTEX_DESTROY
44
45 /* Define to 1 if you have the `pthread_mutex_init' function. */
46 #undef HAVE_PTHREAD_MUTEX_INIT
47
48 /* Define to 1 if you have the `pthread_mutex_lock' function. */
49 #undef HAVE_PTHREAD_MUTEX_LOCK
50
51 /* Define to 1 if you have the `pthread_mutex_unlock' function. */
52 #undef HAVE_PTHREAD_MUTEX_UNLOCK
53
54 /* Define to 1 if you have the `pthread_self' function. */
55 #undef HAVE_PTHREAD_SELF
56
57 /* Define to 1 if you have the <stdint.h> header file. */
58 #undef HAVE_STDINT_H
59
60 /* Define to 1 if you have the <stdlib.h> header file. */
61 #undef HAVE_STDLIB_H
62
63 /* Define to 1 if you have the <strings.h> header file. */
64 #undef HAVE_STRINGS_H
65
66 /* Define to 1 if you have the <string.h> header file. */
67 #undef HAVE_STRING_H
68
69 /* Define to 1 if you have the <sys/stat.h> header file. */
70 #undef HAVE_SYS_STAT_H
71
72 /* Define to 1 if you have the <sys/types.h> header file. */
73 #undef HAVE_SYS_TYPES_H
74
75 /* Define to 1 if you have the <unistd.h> header file. */
76 #undef HAVE_UNISTD_H
77
78 /* Define to the sub-directory in which libtool stores uninstalled libraries.
79    */
80 #undef LT_OBJDIR
81
82 /* Name of package */
83 #undef PACKAGE
84
85 /* Define to the address where bug reports for this package should be sent. */
86 #undef PACKAGE_BUGREPORT
87
88 /* Define to the full name of this package. */
89 #undef PACKAGE_NAME
90
91 /* Define to the full name and version of this package. */
92 #undef PACKAGE_STRING
93
94 /* Define to the one symbol short name of this package. */
95 #undef PACKAGE_TARNAME
96
97 /* Define to the home page for this package. */
98 #undef PACKAGE_URL
99
100 /* Define to the version of this package. */
101 #undef PACKAGE_VERSION
102
103 /* Define to 1 if you have the ANSI C header files. */
104 #undef STDC_HEADERS
105
106 /* Define this if the compiler supports the alias attribute */
107 #undef SUPPORT_ATTRIBUTE_ALIAS
108
109 /* Version number of package */
110 #undef VERSION