Imported Upstream version 3.4
[platform/upstream/ccache.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 if you have the `asprintf' function. */
7 #undef HAVE_ASPRINTF
8
9 /* Define to 1 if you have the `__compar_fn_t' typedef. */
10 #undef HAVE_COMPAR_FN_T
11
12 /* Define to 1 if you have the <ctype.h> header file. */
13 #undef HAVE_CTYPE_H
14
15 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
16    */
17 #undef HAVE_DIRENT_H
18
19 /* Define to 1 if your compiler supports extern inline */
20 #undef HAVE_EXTERN_INLINE
21
22 /* Define to 1 if you have the `GetFinalPathNameByHandleW' function. */
23 #undef HAVE_GETFINALPATHNAMEBYHANDLEW
24
25 /* Define to 1 if you have the `gethostname' function. */
26 #undef HAVE_GETHOSTNAME
27
28 /* Define to 1 if you have the `getopt_long' function. */
29 #undef HAVE_GETOPT_LONG
30
31 /* Define to 1 if you have the `getpwuid' function. */
32 #undef HAVE_GETPWUID
33
34 /* Define to 1 if you have the `gettimeofday' function. */
35 #undef HAVE_GETTIMEOFDAY
36
37 /* Define to 1 if the system has the type `intmax_t'. */
38 #undef HAVE_INTMAX_T
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
42
43 /* Define to 1 if you have the `localeconv' function. */
44 #undef HAVE_LOCALECONV
45
46 /* Define to 1 if you have the <locale.h> header file. */
47 #undef HAVE_LOCALE_H
48
49 /* Define to 1 if the system has the type `long long'. */
50 #undef HAVE_LONG_LONG
51
52 /* Define to 1 if the system has the type `long long int'. */
53 #undef HAVE_LONG_LONG_INT
54
55 /* Define to 1 if you have the <memory.h> header file. */
56 #undef HAVE_MEMORY_H
57
58 /* Define to 1 if you have the `mkstemp' function. */
59 #undef HAVE_MKSTEMP
60
61 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
62 #undef HAVE_NDIR_H
63
64 /* Define to 1 if the system has the type `ptrdiff_t'. */
65 #undef HAVE_PTRDIFF_T
66
67 /* Define to 1 if you have the <pwd.h> header file. */
68 #undef HAVE_PWD_H
69
70 /* Define to 1 if you have the `realpath' function. */
71 #undef HAVE_REALPATH
72
73 /* Define to 1 if you have a C99 compliant `snprintf' function. */
74 #undef HAVE_SNPRINTF
75
76 /* Define to 1 if you have the <stdarg.h> header file. */
77 #undef HAVE_STDARG_H
78
79 /* Define to 1 if you have the <stddef.h> header file. */
80 #undef HAVE_STDDEF_H
81
82 /* Define to 1 if you have the <stdint.h> header file. */
83 #undef HAVE_STDINT_H
84
85 /* Define to 1 if you have the <stdlib.h> header file. */
86 #undef HAVE_STDLIB_H
87
88 /* Define to 1 if you have the <strings.h> header file. */
89 #undef HAVE_STRINGS_H
90
91 /* Define to 1 if you have the <string.h> header file. */
92 #undef HAVE_STRING_H
93
94 /* Define to 1 if you have the `strndup' function. */
95 #undef HAVE_STRNDUP
96
97 /* Define to 1 if you have the `strtok_r' function. */
98 #undef HAVE_STRTOK_R
99
100 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
101 #undef HAVE_STRUCT_LCONV_DECIMAL_POINT
102
103 /* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
104 #undef HAVE_STRUCT_LCONV_THOUSANDS_SEP
105
106 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
107    */
108 #undef HAVE_SYS_DIR_H
109
110 /* Define to 1 if you have the <sys/mman.h> header file. */
111 #undef HAVE_SYS_MMAN_H
112
113 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
114    */
115 #undef HAVE_SYS_NDIR_H
116
117 /* Define to 1 if you have the <sys/stat.h> header file. */
118 #undef HAVE_SYS_STAT_H
119
120 /* Define to 1 if you have the <sys/time.h> header file. */
121 #undef HAVE_SYS_TIME_H
122
123 /* Define to 1 if you have the <sys/types.h> header file. */
124 #undef HAVE_SYS_TYPES_H
125
126 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
127 #undef HAVE_SYS_WAIT_H
128
129 /* Define to 1 if you have the <termios.h> header file. */
130 #undef HAVE_TERMIOS_H
131
132 /* Define to 1 if the system has the type `uintmax_t'. */
133 #undef HAVE_UINTMAX_T
134
135 /* Define to 1 if the system has the type `uintptr_t'. */
136 #undef HAVE_UINTPTR_T
137
138 /* Define to 1 if you have the <unistd.h> header file. */
139 #undef HAVE_UNISTD_H
140
141 /* Define to 1 if you have the `unsetenv' function. */
142 #undef HAVE_UNSETENV
143
144 /* Define to 1 if the system has the type `unsigned long long int'. */
145 #undef HAVE_UNSIGNED_LONG_LONG_INT
146
147 /* Define to 1 if you have the `utimes' function. */
148 #undef HAVE_UTIMES
149
150 /* Define to 1 if you have the <varargs.h> header file. */
151 #undef HAVE_VARARGS_H
152
153 /* Define to 1 if you have the `vasprintf' function. */
154 #undef HAVE_VASPRINTF
155
156 /* Define to 1 if you have the `va_copy' function or macro. */
157 #undef HAVE_VA_COPY
158
159 /* Define to 1 if you have a C99 compliant `vsnprintf' function. */
160 #undef HAVE_VSNPRINTF
161
162 /* Define to 1 if you have the `__va_copy' function or macro. */
163 #undef HAVE___VA_COPY
164
165 /* Define to the address where bug reports for this package should be sent. */
166 #undef PACKAGE_BUGREPORT
167
168 /* Define to the full name of this package. */
169 #undef PACKAGE_NAME
170
171 /* Define to the full name and version of this package. */
172 #undef PACKAGE_STRING
173
174 /* Define to the one symbol short name of this package. */
175 #undef PACKAGE_TARNAME
176
177 /* Define to the home page for this package. */
178 #undef PACKAGE_URL
179
180 /* Define to the version of this package. */
181 #undef PACKAGE_VERSION
182
183 /* Define to 1 if you have the ANSI C header files. */
184 #undef STDC_HEADERS
185
186 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
187 #undef TIME_WITH_SYS_TIME
188
189 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
190    significant byte first (like Motorola and SPARC, unlike Intel). */
191 #if defined AC_APPLE_UNIVERSAL_BUILD
192 # if defined __BIG_ENDIAN__
193 #  define WORDS_BIGENDIAN 1
194 # endif
195 #else
196 # ifndef WORDS_BIGENDIAN
197 #  undef WORDS_BIGENDIAN
198 # endif
199 #endif
200
201 /* Define on OpenBSD to activate all library features */
202 #undef _BSD_SOURCE
203
204 /* Define on Irix to enable u_int */
205 #undef _BSD_TYPES
206
207 /* Define on Darwin to activate all library features */
208 #undef _DARWIN_C_SOURCE
209
210 /* Define on Linux to activate all library features */
211 #undef _GNU_SOURCE
212
213 /* Define on NetBSD to activate all library features */
214 #undef _NETBSD_SOURCE
215
216 /* Define to activate features from IEEE Stds 1003.1-2001 */
217 #undef _POSIX_C_SOURCE
218
219 /* Windows Vista or newer is required */
220 #undef _WIN32_WINNT
221
222 /* Define to the level of X/Open that your system supports */
223 #undef _XOPEN_SOURCE
224
225 /* Define to activate Unix95-and-earlier features */
226 #undef _XOPEN_SOURCE_EXTENDED
227
228 /* Define on FreeBSD to activate all library features */
229 #undef __BSD_VISIBLE
230
231 /* Define to activate Unix95-and-earlier features */
232 #undef __EXTENSIONS__
233
234 /* Define to empty if `const' does not conform to ANSI C. */
235 #undef const
236
237 /* Define to `__inline__' or `__inline' if that's what the C compiler
238    calls it, or to nothing if 'inline' is not supported under any name.  */
239 #ifndef __cplusplus
240 #undef inline
241 #endif
242
243 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
244    not define. */
245 #undef intmax_t
246
247 /* Define to `unsigned int' if <sys/types.h> does not define. */
248 #undef size_t
249
250 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
251    do not define. */
252 #undef uintmax_t
253
254 /* Define to the type of an unsigned integer type wide enough to hold a
255    pointer, if such a type exists, and if the system does not define it. */
256 #undef uintptr_t