[ROSTESTS]
[reactos.git] / reactos / include / reactos / wine / config.h
1 /* include/config.h. Generated by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3
4 #include "reactos/buildno.h"
5
6 #define __WINE_CONFIG_H
7
8 /* Define to a function attribute for Microsoft hotpatch assembly prefix. */
9 #define DECLSPEC_HOTPATCH
10
11 /* Specifies the compiler flag that forces a short wchar_t */
12 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
13
14 /* Define to 1 if you have the <mpg123.h> header file. */
15 #define HAVE_MPG123_H 1
16
17 /* Define if you have ALSA 1.x including devel headers */
18 /* #undef HAVE_ALSA */
19
20 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
21 /* #undef HAVE_ALSA_ASOUNDLIB_H */
22
23 /* Define to 1 if you have the <arpa/inet.h> header file. */
24 /* #undef HAVE_ARPA_INET_H */
25
26 /* Define to 1 if you have the <arpa/nameser.h> header file. */
27 /* #undef HAVE_ARPA_NAMESER_H */
28
29 /* Define if you have ARTS sound server */
30 /* #undef HAVE_ARTS */
31
32 /* Define to 1 if you have the <asm/types.h> header file. */
33 /* #undef HAVE_ASM_TYPES_H */
34
35 /* Define to 1 if you have the <audio/audiolib.h> header file. */
36 /* #undef HAVE_AUDIO_AUDIOLIB_H */
37
38 /* Define to 1 if you have the <audio/soundlib.h> header file. */
39 /* #undef HAVE_AUDIO_SOUNDLIB_H */
40
41 /* Define to 1 if you have the <capi20.h> header file. */
42 /* #undef HAVE_CAPI20_H */
43
44 /* Define if you have capi4linux libs and headers */
45 /* #undef HAVE_CAPI4LINUX */
46
47 /* Define to 1 if you have the `chsize' function. */
48 #define HAVE_CHSIZE 1
49
50 /* Define to 1 if you have the `clone' function. */
51 /* #undef HAVE_CLONE */
52
53 /* Define to 1 if you have the `connect' function. */
54 /* #undef HAVE_CONNECT */
55
56 /* Define to 1 if you have the <cups/cups.h> header file. */
57 /* #undef HAVE_CUPS_CUPS_H */
58
59 /* Define to 1 if you have the <curses.h> header file. */
60 /* #undef HAVE_CURSES_H */
61
62 /* Define if you have the daylight variable */
63 #define HAVE_DAYLIGHT 1
64
65 /* Define to 1 if you have the <direct.h> header file. */
66 //#define HAVE_DIRECT_H 1
67
68 /* Define to 1 if you have the <dlfcn.h> header file. */
69 /* #undef HAVE_DLFCN_H */
70
71 /* Define if you have dlopen */
72 /* #undef HAVE_DLOPEN */
73
74 /* Define to 1 if you have the <elf.h> header file. */
75 /* #undef HAVE_ELF_H */
76
77 /* Define to 1 if you have the `epoll_create' function. */
78 /* #undef HAVE_EPOLL_CREATE */
79
80 /* Define if you have EsounD sound server */
81 /* #undef HAVE_ESD */
82
83 /* Define to 1 if you have the `ffs' function. */
84 /* #undef HAVE_FFS */
85
86 /* Define to 1 if you have the `finite' function. */
87 #define HAVE_FINITE 1
88
89 /* Define to 1 if you have the <float.h> header file. */
90 #define HAVE_FLOAT_H 1
91
92 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
93 /* #undef HAVE_FONTCONFIG_FONTCONFIG_H */
94
95 /* Define to 1 if you have the `fork' function. */
96 /* #undef HAVE_FORK */
97
98 /* Define to 1 if you have the `fpclass' function. */
99 #define HAVE_FPCLASS 1
100
101 /* Define if FreeType 2 is installed */
102 #define HAVE_FREETYPE 1
103
104 /* Define to 1 if you have the <freetype/freetype.h> header file. */
105 #define HAVE_FREETYPE_FREETYPE_H 1
106
107 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
108 #define HAVE_FREETYPE_FTGLYPH_H 1
109
110 /* Define to 1 if you have the <freetype/ftlcdfil.h> header file. */
111 #define HAVE_FREETYPE_FTLCDFIL_H 1
112
113 /* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
114 #define HAVE_FREETYPE_FTMODAPI_H 1
115
116 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
117 /* #undef HAVE_FREETYPE_FTNAMES_H */
118
119 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
120 #define HAVE_FREETYPE_FTOUTLN_H 1
121
122 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
123 #define HAVE_FREETYPE_FTSNAMES_H 1
124
125 /* Define if you have the <freetype/fttrigon.h> header file. */
126 #define HAVE_FREETYPE_FTTRIGON_H 1
127
128 /* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
129 #define HAVE_FREETYPE_FTWINFNT_H 1
130
131 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
132 /* #undef HAVE_FREETYPE_INTERNAL_SFNT_H */
133
134 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
135 #define HAVE_FREETYPE_TTNAMEID_H 1
136
137 /* Define to 1 if you have the <freetype/tttables.h> header file. */
138 #define HAVE_FREETYPE_TTTABLES_H 1
139
140 /* Define to 1 if the system has the type `fsblkcnt_t'. */
141 /* #undef HAVE_FSBLKCNT_T */
142
143 /* Define to 1 if the system has the type `fsfilcnt_t'. */
144 /* #undef HAVE_FSFILCNT_T */
145
146 /* Define to 1 if you have the `fstatfs' function. */
147 /* #undef HAVE_FSTATFS */
148
149 /* Define to 1 if you have the `fstatvfs' function. */
150 /* #undef HAVE_FSTATVFS */
151
152 /* Define to 1 if you have the <ft2build.h> header file. */
153 #define HAVE_FT2BUILD_H 1
154
155 /* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
156 /* #undef HAVE_FT_LOAD_SFNT_TABLE */
157
158 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
159 #define HAVE_FT_TRUETYPEENGINETYPE 1
160
161 /* Define to 1 if you have the `ftruncate' function. */
162 #define HAVE_FTRUNCATE 1
163
164 /* Define to 1 if you have the `futimes' function. */
165 /* #undef HAVE_FUTIMES */
166
167 /* Define to 1 if you have the `futimesat' function. */
168 /* #undef HAVE_FUTIMESAT */
169
170 /* Define to 1 if you have the `getaddrinfo' function. */
171 /* #undef HAVE_GETADDRINFO */
172
173 /* Define to 1 if you have the `gethostbyname' function. */
174 /* #undef HAVE_GETHOSTBYNAME */
175
176 /* Define to 1 if you have the `getnetbyname' function. */
177 /* #undef HAVE_GETNETBYNAME */
178
179 /* Define to 1 if you have the <getopt.h> header file. */
180 #define HAVE_GETOPT_H 1
181
182 /* Define to 1 if you have the `getopt_long' function. */
183 #define HAVE_GETOPT_LONG 1
184
185 /* Define to 1 if you have the `getpagesize' function. */
186 #define HAVE_GETPAGESIZE 1
187
188 /* Define to 1 if you have the `getprotobyname' function. */
189 /* #undef HAVE_GETPROTOBYNAME */
190
191 /* Define to 1 if you have the `getprotobynumber' function. */
192 /* #undef HAVE_GETPROTOBYNUMBER */
193
194 /* Define to 1 if you have the `getpwuid' function. */
195 /* #undef HAVE_GETPWUID */
196
197 /* Define to 1 if you have the `getservbyport' function. */
198 /* #undef HAVE_GETSERVBYPORT */
199
200 /* Define to 1 if you have the `gettid' function. */
201 /* #undef HAVE_GETTID */
202
203 /* Define to 1 if you have the `gettimeofday' function. */
204 /* #undef HAVE_GETTIMEOFDAY */
205
206 /* Define to 1 if you have the `getuid' function. */
207 /* #undef HAVE_GETUID */
208
209 /* Define to 1 if you have the <gif_lib.h> header file. */
210 /* #undef HAVE_GIF_LIB_H */
211
212 /* Define to 1 if you have the <GL/glext.h> header file. */
213 /* #undef HAVE_GL_GLEXT_H */
214
215 /* Define to 1 if you have the <GL/glx.h> header file. */
216 /* #undef HAVE_GL_GLX_H */
217
218 /* Define to 1 if you have the <GL/gl.h> header file. */
219 /* #undef HAVE_GL_GL_H */
220
221 /* Define to 1 if the ICU libraries are installed */
222 /* #undef HAVE_ICU */
223
224 /* Define to 1 if you have the <ieeefp.h> header file. */
225 /* #undef HAVE_IEEEFP_H */
226
227 /* Define to 1 if you have the `inet_aton' function. */
228 /* #undef HAVE_INET_ATON */
229
230 /* Define to 1 if you have the `inet_network' function. */
231 /* #undef HAVE_INET_NETWORK */
232
233 /* Define to 1 if you have the <inttypes.h> header file. */
234 #define HAVE_INTTYPES_H 1
235
236 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
237 /* #undef HAVE_IOKIT_IOKITLIB_H */
238
239 /* Define to 1 if you have the <io.h> header file. */
240 //#define HAVE_IO_H 1
241
242 /* Define to 1 if you have the <jack/jack.h> header file. */
243 /* #undef HAVE_JACK_JACK_H */
244
245 /* Define to 1 if you have the <jpeglib.h> header file. */
246 /* #undef HAVE_JPEGLIB_H */
247
248 /* Define to 1 if you have the <lber.h> header file. */
249 /* #undef HAVE_LBER_H */
250
251 /* Define if you have the LittleCMS development environment */
252 /* #undef HAVE_LCMS */
253
254 /* Define to 1 if you have the <lcms.h> header file. */
255 /* #undef HAVE_LCMS_H */
256
257 /* Define to 1 if you have the <lcms/lcms.h> header file. */
258 /* #undef HAVE_LCMS_LCMS_H */
259
260 /* Define if you have the OpenLDAP development environment */
261 /* #undef HAVE_LDAP */
262
263 /* Define to 1 if you have the <ldap.h> header file. */
264 /* #undef HAVE_LDAP_H */
265
266 /* Define if you have libaudioIO */
267 /* #undef HAVE_LIBAUDIOIO */
268
269 /* Define to 1 if you have the <libaudioio.h> header file. */
270 /* #undef HAVE_LIBAUDIOIO_H */
271
272 /* Define if you have the curses library (-lcurses) */
273 /* #undef HAVE_LIBCURSES */
274
275 /* Define to 1 if you have the `i386' library (-li386). */
276 /* #undef HAVE_LIBI386 */
277
278 /* Define if you have the ncurses library (-lncurses) */
279 /* #undef HAVE_LIBNCURSES */
280
281 /* Define to 1 if you have the `nsl' library (-lnsl). */
282 /* #undef HAVE_LIBNSL */
283
284 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
285 /* #undef HAVE_LIBOSSAUDIO */
286
287 /* Define to 1 if you have the `poll' library (-lpoll). */
288 /* #undef HAVE_LIBPOLL */
289
290 /* Define to 1 if you have the `resolv' library (-lresolv). */
291 /* #undef HAVE_LIBRESOLV */
292
293 /* Define to 1 if you have the `socket' library (-lsocket). */
294 /* #undef HAVE_LIBSOCKET */
295
296 /* Define if you have the libxml2 library */
297 #define HAVE_LIBXML2
298 #define HAVE_XMLNEWDOCPI
299 #define HAVE_XMLREADMEMORY
300
301 /* Define to 1 if you have the <libxml/parser.h> header file. */
302 #define HAVE_LIBXML_PARSER_H
303
304 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
305 /* #undef HAVE_LIBXPG4 */
306
307 /* Define if you have the Xrandr library */
308 /* #undef HAVE_LIBXRANDR */
309
310 /* Define if you have the X Shape extension */
311 /* #undef HAVE_LIBXSHAPE */
312
313 /* Define if you have the libxslt library */
314 /* #undef HAVE_LIBXSLT */
315
316 /* Define to 1 if you have the <libxslt/pattern.h> header file. */
317 #define HAVE_LIBXSLT_PATTERN_H
318
319 /* Define to 1 if you have the <libxslt/transform.h> header file. */
320 #define HAVE_LIBXSLT_TRANSFORM_H
321
322 /* Define if you have the Xxf86dga library version 2 */
323 /* #undef HAVE_LIBXXF86DGA2 */
324
325 /* Define if you have the Xxf86vm library */
326 /* #undef HAVE_LIBXXF86VM */
327
328 /* Define if you have the X Shm extension */
329 /* #undef HAVE_LIBXXSHM */
330
331 /* Define to 1 if you have the <link.h> header file. */
332 /* #undef HAVE_LINK_H */
333
334 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
335 /* #undef HAVE_LINUX_22_JOYSTICK_API */
336
337 /* Define to 1 if you have the <linux/capi.h> header file. */
338 /* #undef HAVE_LINUX_CAPI_H */
339
340 /* Define to 1 if you have the <linux/cdrom.h> header file. */
341 /* #undef HAVE_LINUX_CDROM_H */
342
343 /* Define to 1 if you have the <linux/compiler.h> header file. */
344 /* #undef HAVE_LINUX_COMPILER_H */
345
346 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
347 /* #undef HAVE_LINUX_GETHOSTBYNAME_R_6 */
348
349 /* Define to 1 if you have the <linux/hdreg.h> header file. */
350 /* #undef HAVE_LINUX_HDREG_H */
351
352 /* Define to 1 if you have the <linux/input.h> header file. */
353 /* #undef HAVE_LINUX_INPUT_H */
354
355 /* Define to 1 if you have the <linux/ioctl.h> header file. */
356 /* #undef HAVE_LINUX_IOCTL_H */
357
358 /* Define to 1 if you have the <linux/ipx.h> header file. */
359 /* #undef HAVE_LINUX_IPX_H */
360
361 /* Define to 1 if you have the <linux/joystick.h> header file. */
362 /* #undef HAVE_LINUX_JOYSTICK_H */
363
364 /* Define to 1 if you have the <linux/major.h> header file. */
365 /* #undef HAVE_LINUX_MAJOR_H */
366
367 /* Define to 1 if you have the <linux/param.h> header file. */
368 /* #undef HAVE_LINUX_PARAM_H */
369
370 /* Define to 1 if you have the <linux/serial.h> header file. */
371 /* #undef HAVE_LINUX_SERIAL_H */
372
373 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
374 /* #undef HAVE_LINUX_UCDROM_H */
375
376 /* Define to 1 if you have the <linux/videodev.h> header file. */
377 /* #undef HAVE_LINUX_VIDEODEV_H */
378
379 /* Define to 1 if the system has the type `long long'. */
380 #define HAVE_LONG_LONG 1
381
382 /* Define to 1 if you have the `lstat' function. */
383 /* #undef HAVE_LSTAT */
384
385 /* Define to 1 if you have the <machine/cpu.h> header file. */
386 /* #undef HAVE_MACHINE_CPU_H */
387
388 /* Define to 1 if you have the <machine/limits.h> header file. */
389 /* #undef HAVE_MACHINE_LIMITS_H */
390
391 /* Define to 1 if you have the <machine/soundcard.h> header file. */
392 /* #undef HAVE_MACHINE_SOUNDCARD_H */
393
394 /* Define to 1 if you have the <mach/machine.h> header file. */
395 /* #undef HAVE_MACH_MACHINE_H */
396
397 /* Define to 1 if you have the `memmove' function. */
398 #define HAVE_MEMMOVE 1
399
400 /* Define to 1 if you have the <memory.h> header file. */
401 #define HAVE_MEMORY_H 1
402
403 /* Define to 1 if you have the `mmap' function. */
404 /* #undef HAVE_MMAP */
405
406 /* Define to 1 if you have the <mntent.h> header file. */
407 /* #undef HAVE_MNTENT_H */
408
409 /* Define to 1 if the system has the type `mode_t'. */
410 #define HAVE_MODE_T 1
411
412 /* Define if you have NAS including devel headers */
413 /* #undef HAVE_NAS */
414
415 /* Define to 1 if you have the <ncurses.h> header file. */
416 /* #undef HAVE_NCURSES_H */
417
418 /* Define to 1 if you have the <netdb.h> header file. */
419 /* #undef HAVE_NETDB_H */
420
421 /* Define to 1 if you have the <netinet/in.h> header file. */
422 /* #undef HAVE_NETINET_IN_H */
423
424 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
425 /* #undef HAVE_NETINET_IN_SYSTM_H */
426
427 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
428 /* #undef HAVE_NETINET_TCP_FSM_H */
429
430 /* Define to 1 if you have the <netinet/tcp.h> header file. */
431 /* #undef HAVE_NETINET_TCP_H */
432
433 /* Define to 1 if you have the <netipx/ipx.h> header file. */
434 /* #undef HAVE_NETIPX_IPX_H */
435
436 /* Define to 1 if you have the <net/if_arp.h> header file. */
437 /* #undef HAVE_NET_IF_ARP_H */
438
439 /* Define to 1 if you have the <net/if_dl.h> header file. */
440 /* #undef HAVE_NET_IF_DL_H */
441
442 /* Define to 1 if you have the <net/if.h> header file. */
443 /* #undef HAVE_NET_IF_H */
444
445 /* Define to 1 if you have the <net/if_types.h> header file. */
446 /* #undef HAVE_NET_IF_TYPES_H */
447
448 /* Define to 1 if you have the <net/route.h> header file. */
449 /* #undef HAVE_NET_ROUTE_H */
450
451 /* Define to 1 if the system has the type `off_t'. */
452 #define HAVE_OFF_T 1
453
454 /* Define if OpenGL is present on the system */
455 /* #undef HAVE_OPENGL */
456
457 /* Define to 1 if you have the <openssl/ssl.h> header file. */
458 /* #undef HAVE_OPENSSL_SSL_H */
459
460 /* Define to 1 if you have the `pclose' function. */
461 #define HAVE_PCLOSE 1
462
463 /* Define to 1 if the system has the type `pid_t'. */
464 #define HAVE_PID_T 1
465
466 /* Define to 1 if you have the <poll.h> header file. */
467 /* #undef HAVE_POLL_H */
468
469 /* Define to 1 if you have the `popen' function. */
470 #define HAVE_POPEN 1
471
472 /* Define if we can use ppdev.h for parallel port access */
473 /* #undef HAVE_PPDEV */
474
475 /* Define to 1 if you have the `pread' function. */
476 /* #undef HAVE_PREAD */
477
478 /* Define to 1 if you have the <process.h> header file. */
479 // #define HAVE_PROCESS_H 1
480
481 /* Define to 1 if you have the `pthread_getattr_np' function. */
482 /* #undef HAVE_PTHREAD_GETATTR_NP */
483
484 /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
485 /* #undef HAVE_PTHREAD_GET_STACKADDR_NP */
486
487 /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
488 /* #undef HAVE_PTHREAD_GET_STACKSIZE_NP */
489
490 /* Define to 1 if you have the <pthread.h> header file. */
491 /* #undef HAVE_PTHREAD_H */
492
493 /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
494 /* #undef HAVE_PTHREAD_RWLOCKATTR_T */
495
496 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
497 /* #undef HAVE_PTHREAD_RWLOCK_T */
498
499 /* Define to 1 if you have the <pwd.h> header file. */
500 /* #undef HAVE_PWD_H */
501
502 /* Define to 1 if you have the `pwrite' function. */
503 /* #undef HAVE_PWRITE */
504
505 /* Define to 1 if you have the `readlink' function. */
506 /* #undef HAVE_READLINK */
507
508 /* Define to 1 if you have the <regex.h> header file. */
509 /* #undef HAVE_REGEX_H */
510
511 /* Define to 1 if the system has the type `request_sense'. */
512 /* #undef HAVE_REQUEST_SENSE */
513
514 /* Define to 1 if you have the <resolv.h> header file. */
515 /* #undef HAVE_RESOLV_H */
516
517 /* Define to 1 if you have the `rfork' function. */
518 /* #undef HAVE_RFORK */
519
520 /* Define if we have SANE development environment */
521 /* #undef HAVE_SANE */
522
523 /* Define to 1 if you have the <sched.h> header file. */
524 /* #undef HAVE_SCHED_H */
525
526 /* Define to 1 if you have the `sched_yield' function. */
527 /* #undef HAVE_SCHED_YIELD */
528
529 /* Define to 1 if `cmd' is member of `scsireq_t'. */
530 /* #undef HAVE_SCSIREQ_T_CMD */
531
532 /* Define to 1 if you have the <scsi/scsi.h> header file. */
533 /* #undef HAVE_SCSI_SCSI_H */
534
535 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
536 /* #undef HAVE_SCSI_SCSI_IOCTL_H */
537
538 /* Define to 1 if you have the <scsi/sg.h> header file. */
539 /* #undef HAVE_SCSI_SG_H */
540
541 /* Define to 1 if you have the `select' function. */
542 /* #undef HAVE_SELECT */
543
544 /* Define to 1 if you have the `sendmsg' function. */
545 /* #undef HAVE_SENDMSG */
546
547 /* Define to 1 if you have the `settimeofday' function. */
548 /* #undef HAVE_SETTIMEOFDAY */
549
550 /* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
551 /* #undef HAVE_SG_IO_HDR_T_INTERFACE_ID */
552
553 /* Define if sigaddset is supported */
554 /* #undef HAVE_SIGADDSET */
555
556 /* Define to 1 if you have the `sigaltstack' function. */
557 /* #undef HAVE_SIGALTSTACK */
558
559 /* Define to 1 if `si_fd' is member of `siginfo_t'. */
560 /* #undef HAVE_SIGINFO_T_SI_FD */
561
562 /* Define to 1 if you have the `sigprocmask' function. */
563 /* #undef HAVE_SIGPROCMASK */
564
565 /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
566 /* #undef HAVE_SIGSETJMP */
567
568 /* Define to 1 if the system has the type `sigset_t'. */
569 /* #undef HAVE_SIGSET_T */
570
571 /* Define to 1 if the system has the type `size_t'. */
572 #define HAVE_SIZE_T 1
573
574 /* Define to 1 if you have the `snprintf' function. */
575 #define HAVE_SNPRINTF 1
576
577 /* Define to 1 if you have the <soundcard.h> header file. */
578 /* #undef HAVE_SOUNDCARD_H */
579
580 /* Define to 1 if you have the `spawnvp' function. */
581 #define HAVE_SPAWNVP 1
582
583 /* Define to 1 if the system has the type `ssize_t'. */
584 #define HAVE_SSIZE_T 1
585
586 /* Define to 1 if you have the `statfs' function. */
587 /* #undef HAVE_STATFS */
588
589 /* Define to 1 if you have the `statvfs' function. */
590 /* #undef HAVE_STATVFS */
591
592 /* Define to 1 if you have the <stdint.h> header file. */
593 #define HAVE_STDINT_H 1
594
595 /* Define to 1 if you have the <stdlib.h> header file. */
596 #define HAVE_STDLIB_H 1
597
598 /* Define to 1 if you have the `strcasecmp' function. */
599 #if !defined(_WIN32) && !defined(_WIN64)
600 #define HAVE_STRCASECMP 1
601 #endif
602
603 /* Define to 1 if you have the `strerror' function. */
604 #define HAVE_STRERROR 1
605
606 /* Define to 1 if you have the <strings.h> header file. */
607 #define HAVE_STRINGS_H 1
608
609 /* Define to 1 if you have the <string.h> header file. */
610 #define HAVE_STRING_H 1
611
612 /* Define to 1 if you have the `strncasecmp' function. */
613 #if !defined(_WIN32) && !defined(_WIN64)
614 #define HAVE_STRNCASECMP 1
615 #endif
616
617 /* Define to 1 if you have the <tiffio.h> header file. */
618 #define HAVE_TIFFIO_H 1
619
620 /* Define to the soname of the libtiff library. */
621 #define SONAME_LIBTIFF "libtiff"
622
623 /* Define to 1 if you have the <png.h> header file. */
624 #define HAVE_PNG_H 1
625
626 /* Define to 1 if libpng has the png_set_expand_gray_1_2_4_to_8 function. */
627 #define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1
628
629 /* Define to the soname of the libpng library. */
630 #define SONAME_LIBPNG "libpng"
631
632 /* Define to 1 if `direction' is member of `struct ff_effect'. */
633 /* #undef HAVE_STRUCT_FF_EFFECT_DIRECTION */
634
635 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
636 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
637
638 /* Define to 1 if `name' is member of `struct option'. */
639 #define HAVE_STRUCT_OPTION_NAME 1
640
641 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
642 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
643
644 /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
645 /* #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN */
646
647 /* Define to 1 if `f_bavail' is member of `struct statfs'. */
648 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
649
650 /* Define to 1 if `f_bfree' is member of `struct statfs'. */
651 /* #undef HAVE_STRUCT_STATFS_F_BFREE */
652
653 /* Define to 1 if `f_favail' is member of `struct statfs'. */
654 /* #undef HAVE_STRUCT_STATFS_F_FAVAIL */
655
656 /* Define to 1 if `f_ffree' is member of `struct statfs'. */
657 /* #undef HAVE_STRUCT_STATFS_F_FFREE */
658
659 /* Define to 1 if `f_frsize' is member of `struct statfs'. */
660 /* #undef HAVE_STRUCT_STATFS_F_FRSIZE */
661
662 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
663 /* #undef HAVE_STRUCT_STATFS_F_NAMELEN */
664
665 /* Define to 1 if `f_blocks' is member of `struct statvfs'. */
666 /* #undef HAVE_STRUCT_STATVFS_F_BLOCKS */
667
668 /* Define to 1 if `st_blocks' is member of `struct stat'. */
669 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
670
671 /* Define to 1 if you have the <syscall.h> header file. */
672 /* #undef HAVE_SYSCALL_H */
673
674 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
675 /* #undef HAVE_SYS_ASOUNDLIB_H */
676
677 /* Define to 1 if you have the <sys/cdio.h> header file. */
678 /* #undef HAVE_SYS_CDIO_H */
679
680 /* Define to 1 if you have the <sys/elf32.h> header file. */
681 /* #undef HAVE_SYS_ELF32_H */
682
683 /* Define to 1 if you have the <sys/epoll.h> header file. */
684 /* #undef HAVE_SYS_EPOLL_H */
685
686 /* Define to 1 if you have the <sys/errno.h> header file. */
687 /* #undef HAVE_SYS_ERRNO_H */
688
689 /* Define to 1 if you have the <sys/exec_elf.h> header file. */
690 /* #undef HAVE_SYS_EXEC_ELF_H */
691
692 /* Define to 1 if you have the <sys/filio.h> header file. */
693 /* #undef HAVE_SYS_FILIO_H */
694
695 /* Define to 1 if you have the <sys/ioctl.h> header file. */
696 /* #undef HAVE_SYS_IOCTL_H */
697
698 /* Define to 1 if you have the <sys/ipc.h> header file. */
699 /* #undef HAVE_SYS_IPC_H */
700
701 /* Define to 1 if you have the <sys/limits.h> header file. */
702 /* #undef HAVE_SYS_LIMITS_H */
703
704 /* Define to 1 if you have the <sys/link.h> header file. */
705 /* #undef HAVE_SYS_LINK_H */
706
707 /* Define to 1 if you have the <sys/lwp.h> header file. */
708 /* #undef HAVE_SYS_LWP_H */
709
710 /* Define to 1 if you have the <sys/mman.h> header file. */
711 /* #undef HAVE_SYS_MMAN_H */
712
713 /* Define to 1 if you have the <sys/modem.h> header file. */
714 /* #undef HAVE_SYS_MODEM_H */
715
716 /* Define to 1 if you have the <sys/mount.h> header file. */
717 /* #undef HAVE_SYS_MOUNT_H */
718
719 /* Define to 1 if you have the <sys/msg.h> header file. */
720 /* #undef HAVE_SYS_MSG_H */
721
722 /* Define to 1 if you have the <sys/param.h> header file. */
723 #define HAVE_SYS_PARAM_H 1
724
725 /* Define to 1 if you have the <sys/poll.h> header file. */
726 /* #undef HAVE_SYS_POLL_H */
727
728 /* Define to 1 if you have the <sys/ptrace.h> header file. */
729 /* #undef HAVE_SYS_PTRACE_H */
730
731 /* Define to 1 if you have the <sys/reg.h> header file. */
732 /* #undef HAVE_SYS_REG_H */
733
734 /* Define to 1 if you have the <sys/scsiio.h> header file. */
735 /* #undef HAVE_SYS_SCSIIO_H */
736
737 /* Define to 1 if you have the <sys/shm.h> header file. */
738 /* #undef HAVE_SYS_SHM_H */
739
740 /* Define to 1 if you have the <sys/signal.h> header file. */
741 /* #undef HAVE_SYS_SIGNAL_H */
742
743 /* Define to 1 if you have the <sys/socket.h> header file. */
744 /* #undef HAVE_SYS_SOCKET_H */
745
746 /* Define to 1 if you have the <sys/sockio.h> header file. */
747 /* #undef HAVE_SYS_SOCKIO_H */
748
749 /* Define to 1 if you have the <sys/soundcard.h> header file. */
750 /* #undef HAVE_SYS_SOUNDCARD_H */
751
752 /* Define to 1 if you have the <sys/statfs.h> header file. */
753 /* #undef HAVE_SYS_STATFS_H */
754
755 /* Define to 1 if you have the <sys/statvfs.h> header file. */
756 /* #undef HAVE_SYS_STATVFS_H */
757
758 /* Define to 1 if you have the <sys/stat.h> header file. */
759 #define HAVE_SYS_STAT_H 1
760
761 /* Define to 1 if you have the <sys/strtio.h> header file. */
762 /* #undef HAVE_SYS_STRTIO_H */
763
764 /* Define to 1 if you have the <sys/syscall.h> header file. */
765 /* #undef HAVE_SYS_SYSCALL_H */
766
767 /* Define to 1 if you have the <sys/sysctl.h> header file. */
768 /* #undef HAVE_SYS_SYSCTL_H */
769
770 /* Define to 1 if you have the <sys/times.h> header file. */
771 /* #undef HAVE_SYS_TIMES_H */
772
773 /* Define to 1 if you have the <sys/time.h> header file. */
774 #ifndef _MSC_VER
775 #define HAVE_SYS_TIME_H 1
776 #endif
777
778 /* Define to 1 if you have the <sys/types.h> header file. */
779 #define HAVE_SYS_TYPES_H 1
780
781 /* Define to 1 if you have the <sys/uio.h> header file. */
782 /* #undef HAVE_SYS_UIO_H */
783
784 /* Define to 1 if you have the <sys/un.h> header file. */
785 /* #undef HAVE_SYS_UN_H */
786
787 /* Define to 1 if you have the <sys/user.h> header file. */
788 /* #undef HAVE_SYS_USER_H */
789
790 /* Define to 1 if you have the <sys/vfs.h> header file. */
791 /* #undef HAVE_SYS_VFS_H */
792
793 /* Define to 1 if you have the <sys/vm86.h> header file. */
794 /* #undef HAVE_SYS_VM86_H */
795
796 /* Define to 1 if you have the <sys/wait.h> header file. */
797 /* #undef HAVE_SYS_WAIT_H */
798
799 /* Define to 1 if you have the `tcgetattr' function. */
800 /* #undef HAVE_TCGETATTR */
801
802 /* Define to 1 if you have the <termios.h> header file. */
803 /* #undef HAVE_TERMIOS_H */
804
805 /* Define to 1 if you have the `timegm' function. */
806 /* #undef HAVE_TIMEGM */
807
808 /* Define if you have the timezone variable */
809 #define HAVE_TIMEZONE 1
810
811 /* Define to 1 if you have the <ucontext.h> header file. */
812 /* #undef HAVE_UCONTEXT_H */
813
814 /* Define to 1 if you have the <unicode/ubidi.h> header file. */
815 /* #undef HAVE_UNICODE_UBIDI_H */
816
817 /* Define to 1 if you have the <unistd.h> header file. */
818 #if !defined(_MSC_VER)
819 #define HAVE_UNISTD_H 1
820 #endif
821
822 /* Define to 1 if you have the `usleep' function. */
823 /* #undef HAVE_USLEEP */
824
825 /* Define to 1 if you have the <utime.h> header file. */
826 #define HAVE_UTIME_H 1
827
828 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
829 /* #undef HAVE_VALGRIND_MEMCHECK_H */
830
831 /* Define if we have va_copy */
832 #define HAVE_VA_COPY 1
833
834 /* Define to 1 if you have the `vsnprintf' function. */
835 #define HAVE_VSNPRINTF 1
836
837 /* Define to 1 if you have the `wait4' function. */
838 /* #undef HAVE_WAIT4 */
839
840 /* Define to 1 if you have the `waitpid' function. */
841 /* #undef HAVE_WAITPID */
842
843 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
844 /* #undef HAVE_X11_EXTENSIONS_SHAPE_H */
845
846 /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
847 /* #undef HAVE_X11_EXTENSIONS_XF86DGA_H */
848
849 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
850 /* #undef HAVE_X11_EXTENSIONS_XF86VMODE_H */
851
852 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
853 /* #undef HAVE_X11_EXTENSIONS_XINPUT_H */
854
855 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
856 /* #undef HAVE_X11_EXTENSIONS_XRANDR_H */
857
858 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
859 /* #undef HAVE_X11_EXTENSIONS_XRENDER_H */
860
861 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
862 /* #undef HAVE_X11_EXTENSIONS_XSHM_H */
863
864 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
865 /* #undef HAVE_X11_XKBLIB_H */
866
867 /* Define to 1 if you have the <X11/Xlib.h> header file. */
868 /* #undef HAVE_X11_XLIB_H */
869
870 /* Define to 1 if you have the <X11/Xutil.h> header file. */
871 /* #undef HAVE_X11_XUTIL_H */
872
873 /* Define if you have the XKB extension */
874 /* #undef HAVE_XKB */
875
876 /* Define if libxml2 has the xmlReadMemory function */
877 /* #undef HAVE_XMLREADMEMORY */
878
879 /* Define if Xrender has the XRenderSetPictureTransform function */
880 /* #undef HAVE_XRENDERSETPICTURETRANSFORM */
881
882 /* Define to 1 if you have the `_lwp_create' function. */
883 /* #undef HAVE__LWP_CREATE */
884
885 /* Define to 1 if you have the `_lwp_self' function. */
886 /* #undef HAVE__LWP_SELF */
887
888 /* Define to 1 if you have the `_pclose' function. */
889 #define HAVE__PCLOSE 1
890
891 /* Define to 1 if you have the `_popen' function. */
892 #define HAVE__POPEN 1
893
894 /* Define to 1 if you have the `_snprintf' function. */
895 #define HAVE__SNPRINTF 1
896
897 /* Define to 1 if you have the `_spawnvp' function. */
898 #define HAVE__SPAWNVP 1
899
900 /* Define to 1 if you have the `_stricmp' function. */
901 #if defined(_WIN32) || defined(_WIN64)
902 #define HAVE__STRICMP 1
903 #endif
904
905 /* Define to 1 if you have the `_strnicmp' function. */
906 #if defined(_WIN32) || defined(_WIN64)
907 #define HAVE__STRNICMP 1
908 #endif
909
910 /* Define to 1 if you have the `_vsnprintf' function. */
911 #define HAVE__VSNPRINTF 1
912
913 /* Define if we have __va_copy */
914 #define HAVE___VA_COPY 1
915
916 /* Define to the address where bug reports for this package should be sent. */
917 #define PACKAGE_BUGREPORT "ros-dev@reactos.org"
918
919 /* Define to the full name of this package. */
920 #define PACKAGE_NAME "ReactOS"
921
922 /* Define to the one symbol short name of this package. */
923 #define PACKAGE_TARNAME "ReactOS"
924
925 /* Define to the version of this package. */
926 #define PACKAGE_VERSION KERNEL_VERSION_STR
927
928 /* Define to the full name and version of this package. */
929 #define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
930
931 /* Define to the soname of the libcapi20 library. */
932 /* #undef SONAME_LIBCAPI20 */
933
934 /* Define to the soname of the libcrypto library. */
935 /* #undef SONAME_LIBCRYPTO */
936
937 /* Define to the soname of the libcups library. */
938 /* #undef SONAME_LIBCUPS */
939
940 /* Define to the soname of the libcurses library. */
941 /* #undef SONAME_LIBCURSES */
942
943 /* Define to the soname of the libfontconfig library. */
944 /* #undef SONAME_LIBFONTCONFIG */
945
946 /* Define to the soname of the libfreetype library. */
947 /* #undef SONAME_LIBFREETYPE */
948
949 /* Define to the soname of the libgif library. */
950 /* #undef SONAME_LIBGIF */
951
952 /* Define to the soname of the libGL library. */
953 /* #undef SONAME_LIBGL */
954
955 /* Define to the soname of the libjack library. */
956 /* #undef SONAME_LIBJACK */
957
958 /* Define to the soname of the libjpeg library. */
959 #define SONAME_LIBJPEG "libjpeg"
960
961 /* Define to the soname of the libncurses library. */
962 /* #undef SONAME_LIBNCURSES */
963
964 /* Define to the soname of the libssl library. */
965 /* #undef SONAME_LIBSSL */
966
967 /* Define to the soname of the libtxc_dxtn library. */
968 /* #undef SONAME_LIBTXC_DXTN */
969
970 /* Define to the soname of the libungif library. */
971 /* #undef SONAME_LIBUNGIF */
972
973 /* Define to the soname of the libX11 library. */
974 /* #undef SONAME_LIBX11 */
975
976 /* Define to the soname of the libXext library. */
977 /* #undef SONAME_LIBXEXT */
978
979 /* Define to the soname of the libXi library. */
980 /* #undef SONAME_LIBXI */
981
982 /* Define to the soname of the libXrandr library. */
983 /* #undef SONAME_LIBXRANDR */
984
985 /* Define to the soname of the libXrender library. */
986 /* #undef SONAME_LIBXRENDER */
987
988 /* Define to the soname of the libxslt library. */
989 #define SONAME_LIBXSLT "libxslt"
990
991 /* Define if the struct statfs is defined by <sys/mount.h> */
992 /* #undef STATFS_DEFINED_BY_SYS_MOUNT */
993
994 /* Define if the struct statfs is defined by <sys/statfs.h> */
995 /* #undef STATFS_DEFINED_BY_SYS_STATFS */
996
997 /* Define if the struct statfs is defined by <sys/vfs.h> */
998 /* #undef STATFS_DEFINED_BY_SYS_VFS */
999
1000 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1001 /* #undef STAT_MACROS_BROKEN */
1002
1003 /* Define to 1 if you have the ANSI C header files. */
1004 #define STDC_HEADERS 1
1005
1006 /* Define to 1 if the X Window System is missing or not being used. */
1007 #define X_DISPLAY_MISSING 1
1008
1009 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1010 `char[]'. */
1011 #define YYTEXT_POINTER 1
1012
1013 /* Define to a macro to output a .cfi assembly pseudo-op */
1014 #define __ASM_CFI(str) str
1015
1016 /* Define to a macro to define an assembly function */
1017 #ifndef _MSC_VER
1018 #ifndef NO_UNDERSCORE_PREFIX
1019 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t.globl _" #name suffix "\n\t.def _" #name suffix "; .scl 2; .type 32; .endef\n_" #name suffix ":\n\t.cfi_startproc\n\t" code "\n\t.cfi_endproc");
1020 #else
1021 #define __ASM_DEFINE_FUNC(name,suffix,code) asm(".text\n\t.align 4\n\t.globl " #name suffix "\n\t.def " #name suffix "; .scl 2; .type 32; .endef\n" #name suffix ":\n\t.cfi_startproc\n\t" code "\n\t.cfi_endproc");
1022 #endif
1023 #else
1024 #define __ASM_DEFINE_FUNC(name,suffix,code)
1025 #endif
1026
1027 /* Define to a macro to generate an assembly function directive */
1028 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
1029
1030 /* Define to a macro to generate an assembly function with C calling
1031 convention */
1032 #define __ASM_GLOBAL_FUNC(name,code) __ASM_DEFINE_FUNC(name,"",code)
1033
1034 /* Define to a macro to generate an assembly name from a C symbol */
1035 #ifndef NO_UNDERSCORE_PREFIX
1036 #define __ASM_NAME(name) "_" name
1037 #else
1038 #define __ASM_NAME(name) name
1039 #endif
1040
1041 /* Define to a macro to generate an stdcall suffix */
1042 #define __ASM_STDCALL(args) "@" #args
1043
1044 /* Define to a macro to generate an assembly function with stdcall calling
1045 convention */
1046 #ifndef _MSC_VER
1047 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
1048 #endif
1049
1050 /* Define to empty if `const' does not conform to ANSI C. */
1051 /* #undef const */
1052
1053 /* Define to `__inline__' or `__inline' if that's what the C compiler
1054 calls it, or to nothing if 'inline' is not supported under any name. */
1055 #ifndef __cplusplus
1056 /* #undef inline */
1057 #endif
1058
1059 #if defined(_MSC_VER)
1060 #define inline __inline
1061 #endif