ReactOS 0.4.15-dev-7842-g558ab78
config.h
Go to the documentation of this file.
1#define __WINE_CONFIG_H
2
3/* Define to a function attribute for Microsoft hotpatch assembly prefix. */
4#ifndef DECLSPEC_HOTPATCH
5#if defined(_MSC_VER) || defined(__clang__)
6/* FIXME: https://llvm.org/bugs/show_bug.cgi?id=10212 */
7#define DECLSPEC_HOTPATCH
8#else
9#define DECLSPEC_HOTPATCH __attribute__((__ms_hook_prologue__))
10#endif
11#endif /* DECLSPEC_HOTPATCH */
12
13/* Define to the file extension for executables. */
14#define EXEEXT ".exe"
15
16/* Define to 1 if you have the <alias.h> header file. */
17/* #undef HAVE_ALIAS_H */
18
19/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
20/*#undef HAVE_ALSA_ASOUNDLIB_H */
21
22/* Define to 1 if you have the <AL/al.h> header file. */
23/* #undef HAVE_AL_AL_H */
24
25/* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
26 header file. */
27/* #undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H */
28
29/* Define to 1 if you have the <arpa/inet.h> header file. */
30/* #undef HAVE_ARPA_INET_H */
31
32/* Define to 1 if you have the <arpa/nameser.h> header file. */
33/* #undef HAVE_ARPA_NAMESER_H */
34
35/* Define to 1 if you have the `asctime_r' function. */
36/* #undef HAVE_ASCTIME_R */
37
38/* Define to 1 if you have the <asm/types.h> header file. */
39/* #undef HAVE_ASM_TYPES_H */
40
41/* Define to 1 if you have the <AudioToolbox/AudioConverter.h> header file. */
42/* #undef HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H */
43
44/* Define to 1 if you have the <AudioUnit/AudioComponent.h> header file. */
45/* #undef HAVE_AUDIOUNIT_AUDIOCOMPONENT_H */
46
47/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
48/* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
49
50/* Define to 1 if you have the <audio/audiolib.h> header file. */
51/* #undef HAVE_AUDIO_AUDIOLIB_H */
52
53/* Define to 1 if you have the <audio/soundlib.h> header file. */
54/* #undef HAVE_AUDIO_SOUNDLIB_H */
55
56/* Define to 1 if you have the `AUGraphAddNode' function. */
57/* #undef HAVE_AUGRAPHADDNODE */
58
59/* Define to 1 if you have the <capi20.h> header file. */
60/* #undef HAVE_CAPI20_H */
61
62/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
63/* #undef HAVE_CARBON_CARBON_H */
64
65/* Define to 1 if you have the `chsize' function. */
66#define HAVE_CHSIZE 1
67
68/* Define to 1 if you have the <CL/cl.h> header file. */
69/* #undef HAVE_CL_CL_H */
70
71/* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
72/* #undef HAVE_COREAUDIO_COREAUDIO_H */
73
74/* Define to 1 if you have the <cups/cups.h> header file. */
75/* #undef HAVE_CUPS_CUPS_H */
76
77/* Define to 1 if you have the <curses.h> header file. */
78/* #undef HAVE_CURSES_H */
79
80/* Define if you have the daylight variable */
81#define HAVE_DAYLIGHT 1
82
83/* Define to 1 if you have the <dbus/dbus.h> header file. */
84/* #undef HAVE_DBUS_DBUS_H */
85
86/* Define to 1 if you have the <direct.h> header file. */
87#define HAVE_DIRECT_H 1
88
89/* Define to 1 if you have the <dirent.h> header file. */
90#define HAVE_DIRENT_H 1
91
92/* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
93 file. */
94/* #undef HAVE_DISKARBITRATION_DISKARBITRATION_H */
95
96/* Define to 1 if you have the `dladdr' function. */
97/* #undef HAVE_DLADDR */
98
99/* Define to 1 if you have the <dlfcn.h> header file. */
100/* #undef HAVE_DLFCN_H */
101
102/* Define to 1 if you have the `dlopen' function. */
103/* #undef HAVE_DLOPEN */
104
105/* Define to 1 if you have the <elf.h> header file. */
106/* #undef HAVE_ELF_H */
107
108/* Define to 1 if you have the `epoll_create' function. */
109/* #undef HAVE_EPOLL_CREATE */
110
111/* Define to 1 if you have the `ffs' function. */
112/* #undef HAVE_FFS */
113
114/* Define to 1 if you have the `finite' function. */
115#define HAVE_FINITE 1
116
117/* Define to 1 if you have the <float.h> header file. */
118#define HAVE_FLOAT_H 1
119
120/* Define to 1 if you have the `fnmatch' function. */
121/* #undef HAVE_FNMATCH */
122
123/* Define to 1 if you have the <fnmatch.h> header file. */
124/* #undef HAVE_FNMATCH_H */
125
126/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
127/* #undef HAVE_FONTCONFIG_FONTCONFIG_H */
128
129/* Define to 1 if you have the `fork' function. */
130/* #undef HAVE_FORK */
131
132/* Define to 1 if you have the `fpclass' function. */
133#define HAVE_FPCLASS 1
134
135/* Define if FreeType 2 is installed */
136#define HAVE_FREETYPE 1
137
138/* Define to 1 if you have the <freetype/freetype.h> header file. */
139#define HAVE_FREETYPE_FREETYPE_H 1
140
141/* Define to 1 if you have the <freetype/ftglyph.h> header file. */
142#define HAVE_FREETYPE_FTGLYPH_H 1
143
144/* Define to 1 if you have the <freetype/ftlcdfil.h> header file. */
145#define HAVE_FREETYPE_FTLCDFIL_H 1
146
147/* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
148#define HAVE_FREETYPE_FTMODAPI_H 1
149
150/* Define to 1 if you have the <freetype/ftoutln.h> header file. */
151#define HAVE_FREETYPE_FTOUTLN_H 1
152
153/* Define to 1 if you have the <freetype/ftsnames.h> header file. */
154#define HAVE_FREETYPE_FTSNAMES_H 1
155
156/* Define if you have the <freetype/fttrigon.h> header file. */
157#define HAVE_FREETYPE_FTTRIGON_H 1
158
159/* Define to 1 if you have the <freetype/fttypes.h> header file. */
160/*#undef HAVE_FREETYPE_FTTYPES_H*/
161
162/* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
163#define HAVE_FREETYPE_FTWINFNT_H 1
164
165/* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
166/* #undef HAVE_FREETYPE_INTERNAL_SFNT_H */
167
168/* Define to 1 if you have the <freetype/ttnameid.h> header file. */
169#define HAVE_FREETYPE_TTNAMEID_H 1
170
171/* Define to 1 if you have the <freetype/tttables.h> header file. */
172#define HAVE_FREETYPE_TTTABLES_H 1
173
174/* Define to 1 if the system has the type `fsblkcnt_t'. */
175/* #undef HAVE_FSBLKCNT_T */
176
177/* Define to 1 if the system has the type `fsfilcnt_t'. */
178/* #undef HAVE_FSFILCNT_T */
179
180/* Define to 1 if you have the `fstatfs' function. */
181/* #undef HAVE_FSTATFS */
182
183/* Define to 1 if you have the `fstatvfs' function. */
184/* #undef HAVE_FSTATVFS */
185
186/* Define to 1 if you have the <ft2build.h> header file. */
187#define HAVE_FT2BUILD_H 1
188
189/* Define to 1 if you have the `ftruncate' function. */
190#define HAVE_FTRUNCATE 1
191
192/* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
193/* #undef HAVE_FT_LOAD_SFNT_TABLE */
194
195/* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
196#define HAVE_FT_TRUETYPEENGINETYPE 1
197
198/* Define to 1 if you have the `futimes' function. */
199/* #undef HAVE_FUTIMES */
200
201/* Define to 1 if you have the `futimesat' function. */
202/* #undef HAVE_FUTIMESAT */
203
204/* Define to 1 if you have the `getaddrinfo' function. */
205#define HAVE_GETADDRINFO 1
206
207/* Define to 1 if you have the `getattrlist' function. */
208/* #undef HAVE_GETATTRLIST */
209
210/* Define to 1 if you have the `getdirentries' function. */
211/* #undef HAVE_GETDIRENTRIES */
212
213/* Define to 1 if you have the `getnameinfo' function. */
214/* #undef HAVE_GETNAMEINFO */
215
216/* Define to 1 if you have the `getnetbyname' function. */
217/* #undef HAVE_GETNETBYNAME */
218
219/* Define to 1 if you have the <getopt.h> header file. */
220#define HAVE_GETOPT_H 1
221
222/* Define to 1 if you have the `getopt_long' function. */
223#define HAVE_GETOPT_LONG 1
224
225/* Define to 1 if you have the `getpagesize' function. */
226#define HAVE_GETPAGESIZE 1
227
228/* Define to 1 if you have the `getprotobyname' function. */
229#define HAVE_GETPROTOBYNAME 1
230
231/* Define to 1 if you have the `getprotobynumber' function. */
232#define HAVE_GETPROTOBYNUMBER 1
233
234/* Define to 1 if you have the `getpwuid' function. */
235/* #undef HAVE_GETPWUID */
236
237/* Define to 1 if you have the `getservbyport' function. */
238#define HAVE_GETSERVBYPORT 1
239
240/* Define to 1 if you have the <gettext-po.h> header file. */
241/* #undef HAVE_GETTEXT_PO_H */
242
243/* Define to 1 if you have the `gettimeofday' function. */
244/* #undef HAVE_GETTIMEOFDAY */
245
246/* Define to 1 if you have the `getuid' function. */
247/* #undef HAVE_GETUID */
248
249/* Define to 1 if you have the <GL/glu.h> header file. */
250/* #undef HAVE_GL_GLU_H */
251
252/* Define to 1 if you have the <GL/glx.h> header file. */
253/* #undef HAVE_GL_GLX_H */
254
255/* Define to 1 if you have the <GL/gl.h> header file. */
256/* #undef HAVE_GL_GL_H */
257
258/* Define if we have libgphoto2 development environment */
259/*#undef HAVE_GPHOTO2*/
260
261/* Define to 1 if you have the <grp.h> header file. */
262/*#undef HAVE_GRP_H*/
263
264/* Define to 1 if you have the <gsm/gsm.h> header file. */
265/*#undef HAVE_GSM_GSM_H*/
266
267/* Define to 1 if you have the <gsm.h> header file. */
268/* #undef HAVE_GSM_H*/
269
270/* Define to 1 if you have the <hal/libhal.h> header file. */
271/* #undef HAVE_HAL_LIBHAL_H*/
272
273/* Define to 1 if you have the <ieeefp.h> header file. */
274/* #undef HAVE_IEEEFP_H */
275
276/* Define to 1 if you have the <ifaddrs.h> header file. */
277/* #undef HAVE_IFADDRS_H */
278
279/* Define to 1 if you have the <inet/mib2.h> header file. */
280/*#undef HAVE_INET_MIB2_H*/
281
282/* Define to 1 if you have the `inet_network' function. */
283/* #undef HAVE_INET_NETWORK */
284
285/* Define to 1 if you have the `inet_ntop' function. */
286#define HAVE_INET_NTOP 1
287
288/* Define to 1 if you have the `inet_pton' function. */
289/* #undef HAVE_INET_PTON */
290
291/* Define to 1 if you have the <inttypes.h> header file. */
292#define HAVE_INTTYPES_H 1
293
294/* Define to 1 if you have the `IOHIDManagerCreate' function. */
295/* #undef HAVE_IOHIDMANAGERCREATE */
296
297/* Define to 1 if you have the <IOKit/hid/IOHIDLib.h> header file. */
298/* #undef HAVE_IOKIT_HID_IOHIDLIB_H */
299
300/* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
301/* #undef HAVE_IOKIT_IOKITLIB_H */
302
303/* Define to 1 if you have the <io.h> header file. */
304#define HAVE_IO_H 1
305
306/* Define to 1 if you have the `isfinite' function. */
307/* #undef HAVE_ISFINITE */
308
309/* Define to 1 if you have the `isinf' function. */
310/* #undef HAVE_ISINF */
311
312/* Define to 1 if you have the `isnan' function. */
313/* #undef HAVE_ISNAN */
314
315/* Define to 1 if you have the <jack/jack.h> header file. */
316/* #undef HAVE_JACK_JACK_H */
317
318/* Define to 1 if you have the <jpeglib.h> header file. */
319#define HAVE_JPEGLIB_H 1
320
321/* Define to 1 if you have the `kqueue' function. */
322/* #undef HAVE_KQUEUE */
323
324/* Define to 1 if you have the <kstat.h> header file. */
325/* #undef HAVE_KSTAT_H */
326
327/* Define to 1 if you have the <lber.h> header file. */
328/* #undef HAVE_LBER_H */
329
330/* Define if you have the LittleCMS development environment */
331/* #undef HAVE_LCMS */
332
333/* Define to 1 if you have the <lcms.h> header file. */
334/* #undef HAVE_LCMS_H */
335
336/* Define to 1 if you have the <lcms/lcms.h> header file. */
337/* #undef HAVE_LCMS_LCMS_H */
338
339/* Define if you have the OpenLDAP development environment */
340/* #undef HAVE_LDAP */
341
342/* Define to 1 if you have the `ldap_count_references' function. */
343/* #undef HAVE_LDAP_COUNT_REFERENCES */
344
345/* Define to 1 if you have the `ldap_first_reference' function. */
346/* #undef HAVE_LDAP_FIRST_REFERENCE */
347
348/* Define to 1 if you have the <ldap.h> header file. */
349/* #undef HAVE_LDAP_H */
350
351/* Define to 1 if you have the `ldap_next_reference' function. */
352/* #undef HAVE_LDAP_NEXT_REFERENCE */
353
354/* Define to 1 if you have the `ldap_parse_reference' function. */
355/* #undef HAVE_LDAP_PARSE_REFERENCE */
356
357/* Define to 1 if you have the `ldap_parse_sortresponse_control' function. */
358/* #undef HAVE_LDAP_PARSE_SORTRESPONSE_CONTROL */
359
360/* Define to 1 if you have the `ldap_parse_sort_control' function. */
361/* #undef HAVE_LDAP_PARSE_SORT_CONTROL */
362
363/* Define to 1 if you have the `ldap_parse_vlvresponse_control' function. */
364/* #undef HAVE_LDAP_PARSE_VLVRESPONSE_CONTROL */
365
366/* Define to 1 if you have the `ldap_parse_vlv_control' function. */
367/* #undef HAVE_LDAP_PARSE_VLV_CONTROL */
368
369/* Define if you have libaudioIO */
370/* #undef HAVE_LIBAUDIOIO */
371
372/* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
373/* #undef HAVE_LIBGETTEXTPO */
374
375/* Define to 1 if you have the `i386' library (-li386). */
376/* #undef HAVE_LIBI386 */
377
378/* Define to 1 if you have the `kstat' library (-lkstat). */
379/* #undef HAVE_LIBKSTAT */
380
381/* Define to 1 if you have the `ossaudio' library (-lossaudio). */
382/* #undef HAVE_LIBOSSAUDIO */
383
384/* Define if you have the libxml2 library */
385#define HAVE_LIBXML2 1
386
387/* Define to 1 if you have the <libxml/parser.h> header file. */
388#define HAVE_LIBXML_PARSER_H 1
389
390/* Define if you have the X Shape extension */
391/* #undef HAVE_LIBXSHAPE */
392
393/* Define to 1 if you have the <libxslt/pattern.h> header file. */
394#define HAVE_LIBXSLT_PATTERN_H 1
395
396/* Define to 1 if you have the <libxslt/transform.h> header file. */
397#define HAVE_LIBXSLT_TRANSFORM_H 1
398
399/* Define if you have the X Shm extension */
400/* #undef HAVE_LIBXXSHM */
401
402/* Define to 1 if you have the <link.h> header file. */
403/* #undef HAVE_LINK_H */
404
405/* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
406/* #undef HAVE_LINUX_22_JOYSTICK_API */
407
408/* Define to 1 if you have the <linux/capi.h> header file. */
409/* #undef HAVE_LINUX_CAPI_H */
410
411/* Define to 1 if you have the <linux/cdrom.h> header file. */
412/* #undef HAVE_LINUX_CDROM_H */
413
414/* Define to 1 if you have the <linux/compiler.h> header file. */
415/* #undef HAVE_LINUX_COMPILER_H */
416
417/* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
418/* #undef HAVE_LINUX_GETHOSTBYNAME_R_6 */
419
420/* Define to 1 if you have the <linux/hdreg.h> header file. */
421/* #undef HAVE_LINUX_HDREG_H */
422
423/* Define to 1 if you have the <linux/input.h> header file. */
424/* #undef HAVE_LINUX_INPUT_H */
425
426/* Define to 1 if you have the <linux/ioctl.h> header file. */
427/* #undef HAVE_LINUX_IOCTL_H */
428
429/* Define to 1 if you have the <linux/ipx.h> header file. */
430/* #undef HAVE_LINUX_IPX_H */
431
432/* Define to 1 if you have the <linux/irda.h> header file. */
433/* #undef HAVE_LINUX_IRDA_H */
434
435/* Define to 1 if you have the <linux/joystick.h> header file. */
436/* #undef HAVE_LINUX_JOYSTICK_H */
437
438/* Define to 1 if you have the <linux/major.h> header file. */
439/* #undef HAVE_LINUX_MAJOR_H */
440
441/* Define to 1 if you have the <linux/param.h> header file. */
442/* #undef HAVE_LINUX_PARAM_H */
443
444/* Define to 1 if you have the <linux/serial.h> header file. */
445/* #undef HAVE_LINUX_SERIAL_H */
446
447/* Define to 1 if you have the <linux/types.h> header file. */
448/* #undef HAVE_LINUX_TYPES_H */
449
450/* Define to 1 if you have the <linux/ucdrom.h> header file. */
451/* #undef HAVE_LINUX_UCDROM_H */
452
453/* Define to 1 if you have the <linux/videodev.h> header file. */
454/* #undef HAVE_LINUX_VIDEODEV_H */
455
456/* Define to 1 if the system has the type `long long'. */
457#define HAVE_LONG_LONG 1
458
459/* Define to 1 if you have the `lstat' function. */
460/* #undef HAVE_LSTAT */
461
462/* Define to 1 if you have the <machine/cpu.h> header file. */
463/* #undef HAVE_MACHINE_CPU_H */
464
465/* Define to 1 if you have the <machine/limits.h> header file. */
466/* #undef HAVE_MACHINE_LIMITS_H */
467
468/* Define to 1 if you have the <machine/soundcard.h> header file. */
469/* #undef HAVE_MACHINE_SOUNDCARD_H */
470
471/* Define to 1 if you have the <machine/sysarch.h> header file. */
472/* #undef HAVE_MACHINE_SYSARCH_H */
473
474/* Define to 1 if you have the <mach/machine.h> header file. */
475/* #undef HAVE_MACH_MACHINE_H */
476
477/* Define to 1 if you have the <mach/mach.h> header file. */
478/* #undef HAVE_MACH_MACH_H */
479
480/* Define to 1 if you have the <mach-o/dyld_images.h> header file. */
481/* #undef HAVE_MACH_O_DYLD_IMAGES_H */
482
483/* Define to 1 if you have the <mach-o/nlist.h> header file. */
484/* #undef HAVE_MACH_O_NLIST_H */
485
486/* Define to 1 if you have the `memmove' function. */
487#define HAVE_MEMMOVE 1
488
489/* Define to 1 if you have the <memory.h> header file. */
490#define HAVE_MEMORY_H 1
491
492/* Define to 1 if you have the `mmap' function. */
493/* #undef HAVE_MMAP */
494
495/* Define to 1 if you have the <mntent.h> header file. */
496/* #undef HAVE_MNTENT_H */
497
498/* Define to 1 if the system has the type `mode_t'. */
499#define HAVE_MODE_T 1
500
501/* Define to 1 if you have the `mousemask' function. */
502/* #undef HAVE_MOUSEMASK */
503
504/* Define to 1 if you have the <mpg123.h> header file. */
505#define HAVE_MPG123_H 1
506
507/* Define if you have NAS including devel headers */
508/* #undef HAVE_NAS */
509
510/* Define to 1 if you have the <ncurses.h> header file. */
511/* #undef HAVE_NCURSES_H */
512
513/* Define to 1 if you have the <netdb.h> header file. */
514/* #undef HAVE_NETDB_H */
515
516/* Define to 1 if you have the <netinet/icmp_var.h> header file. */
517/* #undef HAVE_NETINET_ICMP_VAR_H */
518
519/* Define to 1 if you have the <netinet/if_ether.h> header file. */
520/* #undef HAVE_NETINET_IF_ETHER_H */
521
522/* Define to 1 if you have the <netinet/if_inarp.h> header file. */
523/* #undef HAVE_NETINET_IF_INARP_H */
524
525/* Define to 1 if you have the <netinet/in.h> header file. */
526/* #undef HAVE_NETINET_IN_H */
527
528/* Define to 1 if you have the <netinet/in_pcb.h> header file. */
529/* #undef HAVE_NETINET_IN_PCB_H */
530
531/* Define to 1 if you have the <netinet/in_systm.h> header file. */
532/* #undef HAVE_NETINET_IN_SYSTM_H */
533
534/* Define to 1 if you have the <netinet/ip.h> header file. */
535/* #undef HAVE_NETINET_IP_H */
536
537/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
538/* #undef HAVE_NETINET_IP_ICMP_H */
539
540/* Define to 1 if you have the <netinet/ip_var.h> header file. */
541/* #undef HAVE_NETINET_IP_VAR_H */
542
543/* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
544/* #undef HAVE_NETINET_TCP_FSM_H */
545
546/* Define to 1 if you have the <netinet/tcp.h> header file. */
547/* #undef HAVE_NETINET_TCP_H */
548
549/* Define to 1 if you have the <netinet/tcp_timer.h> header file. */
550/* #undef HAVE_NETINET_TCP_TIMER_H */
551
552/* Define to 1 if you have the <netinet/tcp_var.h> header file. */
553/* #undef HAVE_NETINET_TCP_VAR_H */
554
555/* Define to 1 if you have the <netinet/udp.h> header file. */
556/* #undef HAVE_NETINET_UDP_H */
557
558/* Define to 1 if you have the <netinet/udp_var.h> header file. */
559/* #undef HAVE_NETINET_UDP_VAR_H */
560
561/* Define to 1 if you have the <netipx/ipx.h> header file. */
562/* #undef HAVE_NETIPX_IPX_H */
563
564/* Define to 1 if you have the <net/if_arp.h> header file. */
565/* #undef HAVE_NET_IF_ARP_H */
566
567/* Define to 1 if you have the <net/if_dl.h> header file. */
568/* #undef HAVE_NET_IF_DL_H */
569
570/* Define to 1 if you have the <net/if.h> header file. */
571/* #undef HAVE_NET_IF_H */
572
573/* Define to 1 if you have the <net/if_types.h> header file. */
574/* #undef HAVE_NET_IF_TYPES_H */
575
576/* Define to 1 if you have the <net/route.h> header file. */
577/* #undef HAVE_NET_ROUTE_H */
578
579/* Define to 1 if `_msg_ptr' is a member of `ns_msg'. */
580/* #undef HAVE_NS_MSG__MSG_PTR */
581
582/* Define to 1 if the system has the type `off_t'. */
583#define HAVE_OFF_T 1
584
585/* Define if mkdir takes only one argument */
586#define HAVE_ONE_ARG_MKDIR 1
587
588/* Define to 1 if OpenAL is available */
589/* #undef HAVE_OPENAL */
590
591/* Define to 1 if you have the <OpenAL/al.h> header file. */
592/*#undef HAVE_OPENAL_AL_H */
593
594/* Define if OpenGL is present on the system */
595/* #undef HAVE_OPENGL */
596
597/* Define to 1 if you have the <openssl/err.h> header file. */
598/* #define HAVE_OPENSSL_ERR_H 1 */
599
600/* Define to 1 if you have the <openssl/ssl.h> header file. */
601/* #undef HAVE_OPENSSL_SSL_H */
602
603/* Define to 1 if the system has the type `oss_sysinfo'. */
604/* #undef HAVE_OSS_SYSINFO */
605
606/* Define to 1 if you have the `pclose' function. */
607#define HAVE_PCLOSE 1
608
609/* Define to 1 if the system has the type `pid_t'. */
610#define HAVE_PID_T 1
611
612/* Define to 1 if you have the `pipe2' function. */
613/* #undef HAVE_PIPE2 */
614
615/* Define to 1 if you have the <png.h> header file. */
616#define HAVE_PNG_H 1
617
618/* Define to 1 if libpng has the png_set_expand_gray_1_2_4_to_8 function. */
619#define HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8 1
620
621/* Define to 1 if you have the `poll' function. */
622/* #undef HAVE_POLL */
623
624/* Define to 1 if you have the <poll.h> header file. */
625/* #undef HAVE_POLL_H */
626
627/* Define to 1 if you have the `popen' function. */
628#define HAVE_POPEN 1
629
630/* Define to 1 if you have the `port_create' function. */
631/* #undef HAVE_PORT_CREATE */
632
633/* Define to 1 if you have the <port.h> header file. */
634/* #undef HAVE_PORT_H */
635
636/* Define if we can use ppdev.h for parallel port access */
637/* #undef HAVE_PPDEV */
638
639/* Define to 1 if you have the `prctl' function. */
640/* #undef HAVE_PRCTL */
641
642/* Define to 1 if you have the `pread' function. */
643/* #undef HAVE_PREAD */
644
645/* Define to 1 if you have the <process.h> header file. */
646#define HAVE_PROCESS_H 1
647
648/* Define to 1 if you have the `pthread_attr_get_np' function. */
649/* #undef HAVE_PTHREAD_ATTR_GET_NP */
650
651/* Define to 1 if you have the `pthread_getattr_np' function. */
652/* #undef HAVE_PTHREAD_GETATTR_NP */
653
654/* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
655/* #undef HAVE_PTHREAD_GET_STACKADDR_NP */
656
657/* Define to 1 if you have the `pthread_get_stacksize_np' function. */
658/* #undef HAVE_PTHREAD_GET_STACKSIZE_NP */
659
660/* Define to 1 if you have the <pthread.h> header file. */
661/* #undef HAVE_PTHREAD_H */
662
663/* Define to 1 if you have the <pthread_np.h> header file. */
664/* #undef HAVE_PTHREAD_NP_H */
665
666/* Define to 1 if you have the <pwd.h> header file. */
667/* #undef HAVE_PWD_H */
668
669/* Define to 1 if you have the `pwrite' function. */
670/* #undef HAVE_PWRITE */
671
672/* Define to 1 if you have the <QuickTime/ImageCompression.h> header file. */
673/* #undef HAVE_QUICKTIME_IMAGECOMPRESSION_H */
674
675/* Define to 1 if you have the `readdir' function. */
676/* #undef HAVE_READDIR */
677
678/* Define to 1 if you have the `readlink' function. */
679/* #undef HAVE_READLINK */
680
681/* Define to 1 if you have the <regex.h> header file. */
682#define HAVE_REGEX_H 1
683
684/* Define to 1 if the system has the type `request_sense'. */
685/* #undef HAVE_REQUEST_SENSE */
686
687/* Define if you have the resolver library and header */
688/* #undef HAVE_RESOLV */
689
690/* Define to 1 if you have the <resolv.h> header file. */
691/* #undef HAVE_RESOLV_H */
692
693/* Define to 1 if you have the <sched.h> header file. */
694/* #undef HAVE_SCHED_H */
695
696/* Define to 1 if you have the `sched_setaffinity' function. */
697/* #undef HAVE_SCHED_SETAFFINITY */
698
699/* Define to 1 if you have the `sched_yield' function. */
700/* #undef HAVE_SCHED_YIELD */
701
702/* Define to 1 if `cmd' is a member of `scsireq_t'. */
703/* #undef HAVE_SCSIREQ_T_CMD */
704
705/* Define to 1 if you have the <scsi/scsi.h> header file. */
706/* #undef HAVE_SCSI_SCSI_H */
707
708/* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
709/* #undef HAVE_SCSI_SCSI_IOCTL_H */
710
711/* Define to 1 if you have the <scsi/sg.h> header file. */
712/* #undef HAVE_SCSI_SG_H */
713
714/* Define to 1 if you have the <Security/Security.h> header file. */
715/* #undef HAVE_SECURITY_SECURITY_H */
716
717/* Define to 1 if you have the `select' function. */
718#define HAVE_SELECT 1
719
720/* Define to 1 if you have the `sendmsg' function. */
721/* #undef HAVE_SENDMSG */
722
723/* Define to 1 if you have the `setproctitle' function. */
724/* #undef HAVE_SETPROCTITLE */
725
726/* Define to 1 if you have the `setrlimit' function. */
727/* #undef HAVE_SETRLIMIT */
728
729/* Define to 1 if you have the `settimeofday' function. */
730/* #undef HAVE_SETTIMEOFDAY */
731
732/* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
733/* #undef HAVE_SG_IO_HDR_T_INTERFACE_ID */
734
735/* Define if sigaddset is supported */
736/* #undef HAVE_SIGADDSET */
737
738/* Define to 1 if you have the `sigaltstack' function. */
739/* #undef HAVE_SIGALTSTACK */
740
741/* Define to 1 if `si_fd' is member of `siginfo_t'. */
742/* #undef HAVE_SIGINFO_T_SI_FD */
743
744/* Define to 1 if you have the `sigprocmask' function. */
745/* #undef HAVE_SIGPROCMASK */
746
747/* Define to 1 if the system has the type `sigset_t'. */
748/* #undef HAVE_SIGSET_T */
749
750/* Define to 1 if the system has the type `size_t'. */
751#define HAVE_SIZE_T 1
752
753/* Define to 1 if you have the `snprintf' function. */
754#define HAVE_SNPRINTF 1
755
756/* Define to 1 if you have the `socketpair' function. */
757/* #undef HAVE_SOCKETPAIR */
758
759/* Define to 1 if you have the <soundcard.h> header file. */
760/* #undef HAVE_SOUNDCARD_H */
761
762/* Define to 1 if you have the `spawnvp' function. */
763#define HAVE_SPAWNVP 1
764
765/* Define to 1 if the system has the type `ssize_t'. */
766#define HAVE_SSIZE_T 1
767
768/* Define to 1 if you have the `statfs' function. */
769/* #undef HAVE_STATFS */
770
771/* Define to 1 if you have the `statvfs' function. */
772/* #undef HAVE_STATVFS */
773
774/* Define to 1 if you have the <stdbool.h> header file. */
775/* #undef HAVE_STDBOOL_H */
776
777/* Define to 1 if you have the <stdint.h> header file. */
778#define HAVE_STDINT_H 1
779
780/* Define to 1 if you have the <stdlib.h> header file. */
781#define HAVE_STDLIB_H 1
782
783/* Define to 1 if you have the `strcasecmp' function. */
784#if !defined(_WIN32) && !defined(_WIN64)
785#define HAVE_STRCASECMP 1
786#endif
787
788/* Define to 1 if you have the `strdup' function. */
789/* #undef HAVE_STRDUP */
790
791/* Define to 1 if you have the `strerror' function. */
792#define HAVE_STRERROR 1
793
794/* Define to 1 if you have the <strings.h> header file. */
795#define HAVE_STRINGS_H 1
796
797/* Define to 1 if you have the <string.h> header file. */
798#define HAVE_STRING_H 1
799
800/* Define to 1 if you have the `strncasecmp' function. */
801#if !defined(_WIN32) && !defined(_WIN64)
802#define HAVE_STRNCASECMP 1
803#endif
804
805/* Define to 1 if you have the <stropts.h> header file. */
806/* #undef HAVE_STROPTS_H */
807
808/* Define to 1 if you have the `strtold' function. */
809/* #undef HAVE_STRTOLD */
810
811/* Define to 1 if you have the `strtoll' function. */
812/* #undef HAVE_STRTOLL */
813
814/* Define to 1 if you have the `strtoull' function. */
815/* #undef HAVE_STRTOULL */
816
817/* Define to 1 if `direction' is a member of `struct ff_effect'. */
818/* #undef HAVE_STRUCT_FF_EFFECT_DIRECTION */
819
820/* Define to 1 if `icps_outhist' is a member of `struct icmpstat'. */
821/* #undef HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST */
822
823/* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
824/* #undef HAVE_STRUCT_IFREQ_IFR_HWADDR */
825
826/* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
827/* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
828
829/* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
830/* #undef HAVE_STRUCT_MTGET_MT_BLKNO */
831
832/* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
833/* #undef HAVE_STRUCT_MTGET_MT_BLKSIZ */
834
835/* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
836/* #undef HAVE_STRUCT_MTGET_MT_GSTAT */
837
838/* Define to 1 if `name' is a member of `struct option'. */
839#define HAVE_STRUCT_OPTION_NAME 1
840
841/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
842/* #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID */
843
844/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
845/* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
846
847/* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
848/* #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN */
849
850/* Define to 1 if `f_bavail' is a member of `struct statfs'. */
851/* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
852
853/* Define to 1 if `f_bfree' is a member of `struct statfs'. */
854/* #undef HAVE_STRUCT_STATFS_F_BFREE */
855
856/* Define to 1 if `f_favail' is a member of `struct statfs'. */
857/* #undef HAVE_STRUCT_STATFS_F_FAVAIL */
858
859/* Define to 1 if `f_ffree' is a member of `struct statfs'. */
860/* #undef HAVE_STRUCT_STATFS_F_FFREE */
861
862/* Define to 1 if `f_frsize' is a member of `struct statfs'. */
863/* #undef HAVE_STRUCT_STATFS_F_FRSIZE */
864
865/* Define to 1 if `f_namelen' is a member of `struct statfs'. */
866/* #undef HAVE_STRUCT_STATFS_F_NAMELEN */
867
868/* Define to 1 if `f_blocks' is a member of `struct statvfs'. */
869/* #undef HAVE_STRUCT_STATVFS_F_BLOCKS */
870
871/* Define to 1 if `st_atim' is a member of `struct stat'. */
872/* #undef HAVE_STRUCT_STAT_ST_ATIM */
873
874/* Define to 1 if `st_blocks' is a member of `struct stat'. */
875/* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
876
877/* Define to 1 if `st_ctim' is a member of `struct stat'. */
878/* #undef HAVE_STRUCT_STAT_ST_CTIM */
879
880/* Define to 1 if `st_mtim' is a member of `struct stat'. */
881/* #undef HAVE_STRUCT_STAT_ST_MTIM */
882
883/* Define to 1 if the system has the type `struct xinpgen'. */
884/* #undef HAVE_STRUCT_XINPGEN */
885
886/* Define to 1 if you have the `symlink' function. */
887/* #undef HAVE_SYMLINK */
888
889/* Define to 1 if you have the <syscall.h> header file. */
890/* #undef HAVE_SYSCALL_H */
891
892/* Define to 1 if you have the <sys/asoundlib.h> header file. */
893/* #undef HAVE_SYS_ASOUNDLIB_H */
894
895/* Define to 1 if you have the <sys/cdio.h> header file. */
896/* #undef HAVE_SYS_CDIO_H */
897
898/* Define to 1 if you have the <sys/elf32.h> header file. */
899/* #undef HAVE_SYS_ELF32_H */
900
901/* Define to 1 if you have the <sys/epoll.h> header file. */
902/* #undef HAVE_SYS_EPOLL_H */
903
904/* Define to 1 if you have the <sys/errno.h> header file. */
905/* #undef HAVE_SYS_ERRNO_H */
906
907/* Define to 1 if you have the <sys/event.h> header file. */
908/* #undef HAVE_SYS_EVENT_H */
909
910/* Define to 1 if you have the <sys/exec_elf.h> header file. */
911/* #undef HAVE_SYS_EXEC_ELF_H */
912
913/* Define to 1 if you have the <sys/filio.h> header file. */
914/* #undef HAVE_SYS_FILIO_H */
915
916/* Define to 1 if you have the <sys/inotify.h> header file. */
917/* #undef HAVE_SYS_INOTIFY_H */
918
919/* Define to 1 if you have the <sys/ioctl.h> header file. */
920/* #undef HAVE_SYS_IOCTL_H */
921
922/* Define to 1 if you have the <sys/ipc.h> header file. */
923/* #undef HAVE_SYS_IPC_H */
924
925/* Define to 1 if you have the <sys/limits.h> header file. */
926/* #undef HAVE_SYS_LIMITS_H */
927
928/* Define to 1 if you have the <sys/link.h> header file. */
929/* #undef HAVE_SYS_LINK_H */
930
931/* Define to 1 if you have the <sys/mman.h> header file. */
932/* #undef HAVE_SYS_MMAN_H */
933
934/* Define to 1 if you have the <sys/modem.h> header file. */
935/* #undef HAVE_SYS_MODEM_H */
936
937/* Define to 1 if you have the <sys/mount.h> header file. */
938/* #undef HAVE_SYS_MOUNT_H */
939
940/* Define to 1 if you have the <sys/msg.h> header file. */
941/* #undef HAVE_SYS_MSG_H */
942
943/* Define to 1 if you have the <sys/mtio.h> header file. */
944/* #undef HAVE_SYS_MTIO_H */
945
946/* Define to 1 if you have the <sys/param.h> header file. */
947#define HAVE_SYS_PARAM_H 1
948
949/* Define to 1 if you have the <sys/poll.h> header file. */
950/* #undef HAVE_SYS_POLL_H */
951
952/* Define to 1 if you have the <sys/prctl.h> header file. */
953/* #undef HAVE_SYS_PRCTL_H */
954
955/* Define to 1 if you have the <sys/protosw.h> header file. */
956/* #undef HAVE_SYS_PROTOSW_H */
957
958/* Define to 1 if you have the <sys/ptrace.h> header file. */
959/* #undef HAVE_SYS_PTRACE_H */
960
961/* Define to 1 if you have the <sys/resource.h> header file. */
962/* #undef HAVE_SYS_REG_H */
963
964/* Define to 1 if you have the <sys/scsiio.h> header file. */
965/* #undef HAVE_SYS_SCSIIO_H */
966
967/* Define to 1 if you have the <sys/shm.h> header file. */
968/* #undef HAVE_SYS_SHM_H */
969
970/* Define to 1 if you have the <sys/signal.h> header file. */
971/* #undef HAVE_SYS_SIGNAL_H */
972
973/* Define to 1 if you have the <sys/socketvar.h> header file. */
974/* #undef HAVE_SYS_SOCKETVAR_H */
975
976/* Define to 1 if you have the <sys/socket.h> header file. */
977/* #undef HAVE_SYS_SOCKET_H */
978
979/* Define to 1 if you have the <sys/sockio.h> header file. */
980/* #undef HAVE_SYS_SOCKIO_H */
981
982/* Define to 1 if you have the <sys/soundcard.h> header file. */
983/* #undef HAVE_SYS_SOUNDCARD_H */
984
985/* Define to 1 if you have the <sys/statfs.h> header file. */
986/* #undef HAVE_SYS_STATFS_H */
987
988/* Define to 1 if you have the <sys/statvfs.h> header file. */
989/* #undef HAVE_SYS_STATVFS_H */
990
991/* Define to 1 if you have the <sys/stat.h> header file. */
992#define HAVE_SYS_STAT_H 1
993
994/* Define to 1 if you have the <sys/strtio.h> header file. */
995/* #undef HAVE_SYS_STRTIO_H */
996
997/* Define to 1 if you have the <sys/syscall.h> header file. */
998/* #undef HAVE_SYS_SYSCALL_H */
999
1000/* Define to 1 if you have the <sys/sysctl.h> header file. */
1001/* #undef HAVE_SYS_SYSCTL_H */
1002
1003/* Define to 1 if you have the <sys/thr.h> header file. */
1004/* #undef HAVE_SYS_THR_H */
1005
1006/* Define to 1 if you have the <sys/tihdr.h> header file. */
1007/* #undef HAVE_SYS_TIHDR_H */
1008
1009/* Define to 1 if you have the <sys/timeout.h> header file. */
1010/* #undef HAVE_SYS_TIMEOUT_H */
1011
1012/* Define to 1 if you have the <sys/times.h> header file. */
1013/* #undef HAVE_SYS_TIMES_H */
1014
1015/* Define to 1 if you have the <sys/time.h> header file. */
1016#define HAVE_SYS_TIME_H 1
1017
1018/* Define to 1 if you have the <sys/types.h> header file. */
1019#define HAVE_SYS_TYPES_H 1
1020
1021/* Define to 1 if you have the <sys/uio.h> header file. */
1022/* #undef HAVE_SYS_UIO_H */
1023
1024/* Define to 1 if you have the <sys/un.h> header file. */
1025/* #undef HAVE_SYS_UN_H */
1026
1027/* Define to 1 if you have the <sys/user.h> header file. */
1028/* #undef HAVE_SYS_USER_H */
1029
1030/* Define to 1 if you have the <sys/utsname.h> header file. */
1031/* #undef HAVE_SYS_UTSNAME_H */
1032
1033/* Define to 1 if you have the <sys/vfs.h> header file. */
1034/* #undef HAVE_SYS_VFS_H */
1035
1036/* Define to 1 if you have the <sys/vm86.h> header file. */
1037/* #undef HAVE_SYS_VM86_H */
1038
1039/* Define to 1 if you have the <sys/wait.h> header file. */
1040/* #undef HAVE_SYS_WAIT_H */
1041
1042/* Define to 1 if you have the `tcgetattr' function. */
1043/* #undef HAVE_TCGETATTR */
1044
1045/* Define to 1 if you have the <termios.h> header file. */
1046/* #undef HAVE_TERMIOS_H */
1047
1048/* Define to 1 if you have the `thr_kill2' function. */
1049/* #undef HAVE_THR_KILL2 */
1050
1051/* Define to 1 if you have the <tiffio.h> header file. */
1052#define HAVE_TIFFIO_H 1
1053
1054/* Define to 1 if you have the `timegm' function. */
1055/* #undef HAVE_TIMEGM */
1056
1057/* Define if you have the timezone variable */
1058#define HAVE_TIMEZONE 1
1059
1060/* Define to 1 if you have the <ucontext.h> header file. */
1061/* #undef HAVE_UCONTEXT_H */
1062
1063/* Define to 1 if you have the <unistd.h> header file. */
1064#define HAVE_UNISTD_H 1
1065
1066/* Define to 1 if you have the `usleep' function. */
1067/* #undef HAVE_USLEEP */
1068
1069/* Define to 1 if you have the <utime.h> header file. */
1070#define HAVE_UTIME_H 1
1071
1072/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1073/* #undef HAVE_VALGRIND_MEMCHECK_H */
1074
1075/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1076/* #undef HAVE_VALGRIND_VALGRIND_H */
1077
1078/* Define to 1 if you have the `vsnprintf' function. */
1079#define HAVE_VSNPRINTF 1
1080
1081/* Define to 1 if you have the `wait4' function. */
1082/* #undef HAVE_WAIT4 */
1083
1084/* Define to 1 if you have the `waitpid' function. */
1085/* #undef HAVE_WAITPID */
1086
1087/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
1088/* #undef HAVE_X11_EXTENSIONS_SHAPE_H */
1089
1090/* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
1091/* #undef HAVE_X11_EXTENSIONS_XF86DGA_H */
1092
1093/* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
1094/* #undef HAVE_X11_EXTENSIONS_XF86VMODE_H */
1095
1096/* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
1097/* #undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H */
1098
1099/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
1100/* #undef HAVE_X11_EXTENSIONS_XINERAMA_H */
1101
1102/* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
1103/* #undef HAVE_X11_EXTENSIONS_XINPUT_H */
1104
1105/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
1106/* #undef HAVE_X11_EXTENSIONS_XRANDR_H */
1107
1108/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
1109/* #undef HAVE_X11_EXTENSIONS_XRENDER_H */
1110
1111/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
1112/* #undef HAVE_X11_EXTENSIONS_XSHM_H */
1113
1114/* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
1115/* #undef HAVE_X11_XCURSOR_XCURSOR_H */
1116
1117/* Define to 1 if you have the <X11/XKBlib.h> header file. */
1118/* #undef HAVE_X11_XKBLIB_H */
1119
1120/* Define to 1 if you have the <X11/Xlib.h> header file. */
1121/* #undef HAVE_X11_XLIB_H */
1122
1123/* Define to 1 if you have the <X11/Xutil.h> header file. */
1124/* #undef HAVE_X11_XUTIL_H */
1125
1126/* Define to 1 if `callback' is a member of `XICCallback'. */
1127/* #undef HAVE_XICCALLBACK_CALLBACK */
1128
1129/* Define if you have the XKB extension */
1130/* #undef HAVE_XKB */
1131
1132/* Define if libxml2 has the xmlNewDocPI function */
1133#define HAVE_XMLNEWDOCPI 1
1134
1135/* Define if libxml2 has the xmlReadMemory function */
1136#define HAVE_XMLREADMEMORY 1
1137
1138/* Define if Xrender has the XRenderSetPictureTransform function */
1139/* #undef HAVE_XRENDERSETPICTURETRANSFORM */
1140
1141/* Define to 1 if you have the `z' library (-lz). */
1142#define HAVE_ZLIB 1
1143
1144/* Define to 1 if you have the <zlib.h> header file. */
1145#define HAVE_ZLIB_H 1
1146
1147/* Define to 1 if you have the `_finite' function. */
1148#define HAVE__FINITE 1
1149
1150/* Define to 1 if you have the `_isnan' function. */
1151#define HAVE__ISNAN 1
1152
1153/* Define to 1 if you have the `_pclose' function. */
1154#define HAVE__PCLOSE 1
1155
1156/* Define to 1 if you have the `_popen' function. */
1157#define HAVE__POPEN 1
1158
1159/* Define to 1 if you have the `_snprintf' function. */
1160#define HAVE__SNPRINTF 1
1161
1162/* Define to 1 if you have the `_spawnvp' function. */
1163#define HAVE__SPAWNVP 1
1164
1165/* Define to 1 if you have the `_strdup' function. */
1166#define HAVE__STRDUP 1
1167
1168/* Define to 1 if you have the `_stricmp' function. */
1169#if defined(_WIN32) || defined(_WIN64)
1170#define HAVE__STRICMP 1
1171#endif
1172
1173/* Define to 1 if you have the `_strnicmp' function. */
1174#if defined(_WIN32) || defined(_WIN64)
1175#define HAVE__STRNICMP 1
1176#endif
1177
1178/* Define to 1 if you have the `_strtoi64' function. */
1179#define HAVE__STRTOI64 1
1180
1181/* Define to 1 if you have the `_strtoui64' function. */
1182#define HAVE__STRTOUI64 1
1183
1184/* Define to 1 if you have the `_vsnprintf' function. */
1185#define HAVE__VSNPRINTF 1
1186
1187/* Define to the address where bug reports for this package should be sent. */
1188#define PACKAGE_BUGREPORT "ros-dev@reactos.org"
1189
1190/* Define to the full name of this package. */
1191#define PACKAGE_NAME "ReactOS"
1192
1193/* Define to the full name and version of this package. */
1194#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
1195
1196/* Define to the one symbol short name of this package. */
1197#define PACKAGE_TARNAME "ReactOS"
1198
1199/* Define to the home page for this package. */
1200#define PACKAGE_URL "https://reactos.org/"
1201
1202/* Define to the version of this package. */
1203#define PACKAGE_VERSION KERNEL_VERSION_STR
1204
1205/* Define to the soname of the libcapi20 library. */
1206/* #undef SONAME_LIBCAPI20 */
1207
1208/* Define to the soname of the libcrypto library. */
1209/* #undef SONAME_LIBCRYPTO */
1210
1211/* Define to the soname of the libcups library. */
1212/* #undef SONAME_LIBCUPS */
1213
1214/* Define to the soname of the libcurses library. */
1215/* #undef SONAME_LIBCURSES */
1216
1217/* Define to the soname of the libfontconfig library. */
1218/* #undef SONAME_LIBFONTCONFIG */
1219
1220/* Define to the soname of the libfreetype library. */
1221/* #undef SONAME_LIBFREETYPE */
1222
1223/* Define to the soname of the libGL library. */
1224/* #undef SONAME_LIBGL */
1225
1226/* Define to the soname of the libGLU library. */
1227/* #undef SONAME_LIBGLU */
1228
1229/* Define to the soname of the libgnutls library. */
1230/* #undef SONAME_LIBGNUTLS */
1231
1232/* Define to the soname of the libgsm library. */
1233/* #undef SONAME_LIBGSM */
1234
1235/* Define to the soname of the libhal library. */
1236/* #undef SONAME_LIBHAL */
1237
1238/* Define to the soname of the libjack library. */
1239/* #undef SONAME_LIBJACK */
1240
1241/* Define to the soname of the libjpeg library. */
1242#define SONAME_LIBJPEG "libjpeg"
1243
1244/* Define to the soname of the libmbedtls library. */
1245#define SONAME_LIBMBEDTLS "mbedtls"
1246
1247/* Define to the soname of the libncurses library. */
1248/* #undef SONAME_LIBNCURSES */
1249
1250/* Define to the soname of the libodbc library. */
1251/* #undef SONAME_LIBODBC */
1252
1253/* Define to the soname of the libopenal library. */
1254/* #undef SONAME_LIBOPENAL */
1255
1256/* Define to the soname of the libpng library. */
1257#define SONAME_LIBPNG "libpng"
1258
1259/* Define to the soname of the libsane library. */
1260/* #undef SONAME_LIBSANE */
1261
1262/* Define to the soname of the libssl library. */
1263/* #undef SONAME_LIBSSL */
1264
1265/* Define to the soname of the libtiff library. */
1266#define SONAME_LIBTIFF "libtiff"
1267
1268/* Define to the soname of the libtxc_dxtn library. */
1269#define SONAME_LIBTXC_DXTN "dxtn"
1270
1271/* Define to the soname of the libv4l1 library. */
1272/* #undef SONAME_LIBV4L1 */
1273
1274/* Define to the soname of the libX11 library. */
1275/* #undef SONAME_LIBX11 */
1276
1277/* Define to the soname of the libXcomposite library. */
1278/* #undef SONAME_LIBXCOMPOSITE */
1279
1280/* Define to the soname of the libXcursor library. */
1281/* #undef SONAME_LIBXCURSOR */
1282
1283/* Define to the soname of the libXext library. */
1284/* #undef SONAME_LIBXEXT */
1285
1286/* Define to the soname of the libXi library. */
1287/* #undef SONAME_LIBXI */
1288
1289/* Define to the soname of the libXinerama library. */
1290/* #undef SONAME_LIBXINERAMA */
1291
1292/* Define to the soname of the libXrandr library. */
1293/* #undef SONAME_LIBXRANDR */
1294
1295/* Define to the soname of the libXrender library. */
1296/* #undef SONAME_LIBXRENDER */
1297
1298/* Define to the soname of the libxslt library. */
1299#define SONAME_LIBXSLT "libxslt"
1300
1301/* Define to the soname of the libXxf86vm library. */
1302/* #undef SONAME_LIBXXF86VM */
1303
1304/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1305/* #undef STAT_MACROS_BROKEN */
1306
1307/* Define to 1 if you have the ANSI C header files. */
1308#define STDC_HEADERS 1
1309
1310/* Define to 1 if the X Window System is missing or not being used. */
1311#define X_DISPLAY_MISSING 1
1312
1313/* Number of bits in a file offset, on hosts where this is settable. */
1314/* #undef _FILE_OFFSET_BITS */
1315
1316/* Define for large files, on AIX-style hosts. */
1317/* #undef _LARGE_FILES */
1318
1319/* Define to empty if `const' does not conform to ANSI C. */
1320/* #undef const */
1321
1322/* Define to `__inline__' or `__inline' if that's what the C compiler
1323 calls it, or to nothing if 'inline' is not supported under any name. */
1324#ifndef __cplusplus
1325/* #undef inline */
1326#endif
1327
1328#if defined(_MSC_VER)
1329#define inline __inline
1330#endif