Imported Upstream version 1
[platform/upstream/buxton.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 #ifndef CONFIG_H_INCLUDED
4         #define CONFIG_H_INCLUDED 1
5
6 /* Coverage enabled */
7 #undef COVERAGE
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 #undef CRAY_STACKSEG_END
13
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
16
17 /* Debugging mode enabled */
18 #undef DEBUG
19
20 /* Building GTK demo */
21 #undef DEMOS
22
23 /* Define to 1 if you have `alloca', as a function or macro. */
24 #undef HAVE_ALLOCA
25
26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
27    */
28 #undef HAVE_ALLOCA_H
29
30 /* Define to 1 if you have the `atexit' function. */
31 #undef HAVE_ATEXIT
32
33 /* Define to 1 if you have the <attr/xattr.h> header file. */
34 #undef HAVE_ATTR_XATTR_H
35
36 /* Define to 1 if you have the <dlfcn.h> header file. */
37 #undef HAVE_DLFCN_H
38
39 /* Define to 1 if you have the <fcntl.h> header file. */
40 #undef HAVE_FCNTL_H
41
42 /* Define to 1 if you have the `fork' function. */
43 #undef HAVE_FORK
44
45 /* Define to 1 if you have the <gdbm.h> header file. */
46 #undef HAVE_GDBM_H
47
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 #undef HAVE_INTTYPES_H
50
51 /* Define to 1 if you have the `dl' library (-ldl). */
52 #undef HAVE_LIBDL
53
54 /* Define to 1 if you have the `gdbm' library (-lgdbm). */
55 #undef HAVE_LIBGDBM
56
57 /* Define to 1 if you have the `m' library (-lm). */
58 #undef HAVE_LIBM
59
60 /* Define to 1 if you have the `rt' library (-lrt). */
61 #undef HAVE_LIBRT
62
63 /* Define to 1 if you have the <limits.h> header file. */
64 #undef HAVE_LIMITS_H
65
66 /* Define to 1 if you have the <linux/inotify.h> header file. */
67 #undef HAVE_LINUX_INOTIFY_H
68
69 /* Define to 1 if you have the <locale.h> header file. */
70 #undef HAVE_LOCALE_H
71
72 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
73    to 0 otherwise. */
74 #undef HAVE_MALLOC
75
76 /* Define to 1 if you have the <malloc.h> header file. */
77 #undef HAVE_MALLOC_H
78
79 /* Define to 1 if you have the <math.h> header file. */
80 #undef HAVE_MATH_H
81
82 /* Define to 1 if you have the `memmove' function. */
83 #undef HAVE_MEMMOVE
84
85 /* Define to 1 if you have the <memory.h> header file. */
86 #undef HAVE_MEMORY_H
87
88 /* Define to 1 if you have the `memset' function. */
89 #undef HAVE_MEMSET
90
91 /* Preprocessor support for #pragma once */
92 #undef HAVE_PRAGMA_ONCE
93
94 /* Define to 1 if you have the <pthread.h> header file. */
95 #undef HAVE_PTHREAD_H
96
97 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
98    and to 0 otherwise. */
99 #undef HAVE_REALLOC
100
101 /* Define to 1 if you have the `secure_getenv' function. */
102 #undef HAVE_SECURE_GETENV
103
104 /* Define to 1 if you have the `socket' function. */
105 #undef HAVE_SOCKET
106
107 /* Define to 1 if stdbool.h conforms to C99. */
108 #undef HAVE_STDBOOL_H
109
110 /* Define to 1 if you have the <stddef.h> header file. */
111 #undef HAVE_STDDEF_H
112
113 /* Define to 1 if you have the <stdint.h> header file. */
114 #undef HAVE_STDINT_H
115
116 /* Define to 1 if you have the <stdlib.h> header file. */
117 #undef HAVE_STDLIB_H
118
119 /* Define to 1 if you have the `strchr' function. */
120 #undef HAVE_STRCHR
121
122 /* Define to 1 if you have the `strdup' function. */
123 #undef HAVE_STRDUP
124
125 /* Define to 1 if you have the <strings.h> header file. */
126 #undef HAVE_STRINGS_H
127
128 /* Define to 1 if you have the <string.h> header file. */
129 #undef HAVE_STRING_H
130
131 /* Define to 1 if you have the `strndup' function. */
132 #undef HAVE_STRNDUP
133
134 /* Define to 1 if you have the `strtol' function. */
135 #undef HAVE_STRTOL
136
137 /* Define to 1 if you have the <sys/param.h> header file. */
138 #undef HAVE_SYS_PARAM_H
139
140 /* Define to 1 if you have the <sys/socket.h> header file. */
141 #undef HAVE_SYS_SOCKET_H
142
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
145
146 /* Define to 1 if you have the <sys/time.h> header file. */
147 #undef HAVE_SYS_TIME_H
148
149 /* Define to 1 if you have the <sys/types.h> header file. */
150 #undef HAVE_SYS_TYPES_H
151
152 /* Define to 1 if you have the <time.h> header file. */
153 #undef HAVE_TIME_H
154
155 /* Define to 1 if you have the <unistd.h> header file. */
156 #undef HAVE_UNISTD_H
157
158 /* Define to 1 if you have the `vfork' function. */
159 #undef HAVE_VFORK
160
161 /* Define to 1 if you have the <vfork.h> header file. */
162 #undef HAVE_VFORK_H
163
164 /* Define to 1 if `fork' works. */
165 #undef HAVE_WORKING_FORK
166
167 /* Define to 1 if `vfork' works. */
168 #undef HAVE_WORKING_VFORK
169
170 /* Define to 1 if the system has the type `_Bool'. */
171 #undef HAVE__BOOL
172
173 /* Define to 1 if you have the `__secure_getenv' function. */
174 #undef HAVE___SECURE_GETENV
175
176 /* Define to the sub-directory in which libtool stores uninstalled libraries.
177    */
178 #undef LT_OBJDIR
179
180 /* Debugging and assertions disabled */
181 #undef NDEBUG
182
183 /* Name of package */
184 #undef PACKAGE
185
186 /* Define to the address where bug reports for this package should be sent. */
187 #undef PACKAGE_BUGREPORT
188
189 /* Define to the full name of this package. */
190 #undef PACKAGE_NAME
191
192 /* Define to the full name and version of this package. */
193 #undef PACKAGE_STRING
194
195 /* Define to the one symbol short name of this package. */
196 #undef PACKAGE_TARNAME
197
198 /* Define to the home page for this package. */
199 #undef PACKAGE_URL
200
201 /* Define to the version of this package. */
202 #undef PACKAGE_VERSION
203
204 /* If using the C implementation of alloca, define if you know the
205    direction of stack growth for your system; otherwise it will be
206    automatically deduced at runtime.
207         STACK_DIRECTION > 0 => grows toward higher addresses
208         STACK_DIRECTION < 0 => grows toward lower addresses
209         STACK_DIRECTION = 0 => direction of growth unknown */
210 #undef STACK_DIRECTION
211
212 /* Define to 1 if you have the ANSI C header files. */
213 #undef STDC_HEADERS
214
215 /* Version number of package */
216 #undef VERSION
217
218 /* Enable GNU extensions on systems that have them.  */
219 #ifndef _GNU_SOURCE
220         #define _GNU_SOURCE
221 #endif
222
223 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
224    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
225    #define below would cause a syntax error. */
226 #undef _UINT32_T
227
228 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
229    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
230    #define below would cause a syntax error. */
231 #undef _UINT64_T
232
233 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
234    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
235    #define below would cause a syntax error. */
236 #undef _UINT8_T
237
238 /* Define to `int' if <sys/types.h> doesn't define. */
239 #undef gid_t
240
241 /* Define to `__inline__' or `__inline' if that's what the C compiler
242    calls it, or to nothing if 'inline' is not supported under any name.  */
243 #ifndef __cplusplus
244 #undef inline
245 #endif
246
247 /* Define to the type of a signed integer type of width exactly 32 bits if
248    such a type exists and the standard includes do not define it. */
249 #undef int32_t
250
251 /* Define to the type of a signed integer type of width exactly 64 bits if
252    such a type exists and the standard includes do not define it. */
253 #undef int64_t
254
255 /* Define to rpl_malloc if the replacement function should be used. */
256 #undef malloc
257
258 /* Define to `int' if <sys/types.h> does not define. */
259 #undef pid_t
260
261 /* Define to rpl_realloc if the replacement function should be used. */
262 #undef realloc
263
264 /* Define to `unsigned int' if <sys/types.h> does not define. */
265 #undef size_t
266
267 /* Define to `int' if <sys/types.h> does not define. */
268 #undef ssize_t
269
270 /* Define to `int' if <sys/types.h> doesn't define. */
271 #undef uid_t
272
273 /* Define to the type of an unsigned integer type of width exactly 16 bits if
274    such a type exists and the standard includes do not define it. */
275 #undef uint16_t
276
277 /* Define to the type of an unsigned integer type of width exactly 32 bits if
278    such a type exists and the standard includes do not define it. */
279 #undef uint32_t
280
281 /* Define to the type of an unsigned integer type of width exactly 64 bits if
282    such a type exists and the standard includes do not define it. */
283 #undef uint64_t
284
285 /* Define to the type of an unsigned integer type of width exactly 8 bits if
286    such a type exists and the standard includes do not define it. */
287 #undef uint8_t
288
289 /* Define as `fork' if `vfork' does not work. */
290 #undef vfork
291
292 #endif