Load the XRandR extension dynamically (with help from Alex Pasadyn).
[wine] / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 #define __WINE_CONFIG_H
4
5 /* Specifies the compiler flag that forces a short wchar_t */
6 #undef CC_FLAG_SHORT_WCHAR
7
8 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9    systems. This function is required for `alloca.c' support on those systems.
10    */
11 #undef CRAY_STACKSEG_END
12
13 /* Define to 1 if using `alloca.c'. */
14 #undef C_ALLOCA
15
16 /* Define to 1 if you have `alloca', as a function or macro. */
17 #undef HAVE_ALLOCA
18
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20    */
21 #undef HAVE_ALLOCA_H
22
23 /* Define if you have ALSA including devel headers */
24 #undef HAVE_ALSA
25
26 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
27 #undef HAVE_ALSA_ASOUNDLIB_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 if you have ARTS sound server */
36 #undef HAVE_ARTS
37
38 /* Define to 1 if you have the <audio/audiolib.h> header file. */
39 #undef HAVE_AUDIO_AUDIOLIB_H
40
41 /* Define to 1 if you have the <audio/soundlib.h> header file. */
42 #undef HAVE_AUDIO_SOUNDLIB_H
43
44 /* Define to 1 if you have the <capi20.h> header file. */
45 #undef HAVE_CAPI20_H
46
47 /* Define if you have capi4linux libs and headers */
48 #undef HAVE_CAPI4LINUX
49
50 /* Define to 1 if you have the `chsize' function. */
51 #undef HAVE_CHSIZE
52
53 /* Define to 1 if you have the `clone' function. */
54 #undef HAVE_CLONE
55
56 /* Define to 1 if you have the `connect' function. */
57 #undef HAVE_CONNECT
58
59 /* Define if we have linux/input.h AND it contains the INPUT event API */
60 #undef HAVE_CORRECT_LINUXINPUT_H
61
62 /* Define to 1 if you have the <cups/cups.h> header file. */
63 #undef HAVE_CUPS_CUPS_H
64
65 /* Define to 1 if you have the <curses.h> header file. */
66 #undef HAVE_CURSES_H
67
68 /* Define to 1 if you have the <direct.h> header file. */
69 #undef HAVE_DIRECT_H
70
71 /* Define to 1 if you have the <dlfcn.h> header file. */
72 #undef HAVE_DLFCN_H
73
74 /* Define if you have dlopen */
75 #undef HAVE_DLOPEN
76
77 /* Define to 1 if you have the <elf.h> header file. */
78 #undef HAVE_ELF_H
79
80 /* Define to 1 if you have the `finite' function. */
81 #undef HAVE_FINITE
82
83 /* Define to 1 if you have the <float.h> header file. */
84 #undef HAVE_FLOAT_H
85
86 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
87 #undef HAVE_FONTCONFIG_FONTCONFIG_H
88
89 /* Define to 1 if you have the `fpclass' function. */
90 #undef HAVE_FPCLASS
91
92 /* Define if FreeType 2 is installed */
93 #undef HAVE_FREETYPE
94
95 /* Define to 1 if you have the <freetype/freetype.h> header file. */
96 #undef HAVE_FREETYPE_FREETYPE_H
97
98 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
99 #undef HAVE_FREETYPE_FTGLYPH_H
100
101 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
102 #undef HAVE_FREETYPE_FTNAMES_H
103
104 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
105 #undef HAVE_FREETYPE_FTOUTLN_H
106
107 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
108 #undef HAVE_FREETYPE_FTSNAMES_H
109
110 /* Define if you have the <freetype/fttrigon.h> header file. */
111 #undef HAVE_FREETYPE_FTTRIGON_H
112
113 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
114 #undef HAVE_FREETYPE_INTERNAL_SFNT_H
115
116 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
117 #undef HAVE_FREETYPE_TTNAMEID_H
118
119 /* Define to 1 if you have the <freetype/tttables.h> header file. */
120 #undef HAVE_FREETYPE_TTTABLES_H
121
122 /* Define to 1 if the system has the type `fsblkcnt_t'. */
123 #undef HAVE_FSBLKCNT_T
124
125 /* Define to 1 if the system has the type `fsfilcnt_t'. */
126 #undef HAVE_FSFILCNT_T
127
128 /* Define to 1 if you have the `fstatfs' function. */
129 #undef HAVE_FSTATFS
130
131 /* Define to 1 if you have the `fstatvfs' function. */
132 #undef HAVE_FSTATVFS
133
134 /* Define to 1 if you have the <ft2build.h> header file. */
135 #undef HAVE_FT2BUILD_H
136
137 /* Define to 1 if you have the `ftruncate' function. */
138 #undef HAVE_FTRUNCATE
139
140 /* Define to 1 if you have the `ftruncate64' function. */
141 #undef HAVE_FTRUNCATE64
142
143 /* Define to 1 if you have the `futimes' function. */
144 #undef HAVE_FUTIMES
145
146 /* Define to 1 if you have the `getbkgd' function. */
147 #undef HAVE_GETBKGD
148
149 /* Define to 1 if you have the `gethostbyname' function. */
150 #undef HAVE_GETHOSTBYNAME
151
152 /* Define to 1 if you have the `getnetbyaddr' function. */
153 #undef HAVE_GETNETBYADDR
154
155 /* Define to 1 if you have the `getnetbyname' function. */
156 #undef HAVE_GETNETBYNAME
157
158 /* Define to 1 if you have the <getopt.h> header file. */
159 #undef HAVE_GETOPT_H
160
161 /* Define to 1 if you have the `getopt_long' function. */
162 #undef HAVE_GETOPT_LONG
163
164 /* Define to 1 if you have the `getpagesize' function. */
165 #undef HAVE_GETPAGESIZE
166
167 /* Define to 1 if you have the `getprotobyname' function. */
168 #undef HAVE_GETPROTOBYNAME
169
170 /* Define to 1 if you have the `getprotobynumber' function. */
171 #undef HAVE_GETPROTOBYNUMBER
172
173 /* Define to 1 if you have the `getpwuid' function. */
174 #undef HAVE_GETPWUID
175
176 /* Define to 1 if you have the `getservbyport' function. */
177 #undef HAVE_GETSERVBYPORT
178
179 /* Define to 1 if you have the `gettid' function. */
180 #undef HAVE_GETTID
181
182 /* Define to 1 if you have the `gettimeofday' function. */
183 #undef HAVE_GETTIMEOFDAY
184
185 /* Define to 1 if you have the <gif_lib.h> header file. */
186 #undef HAVE_GIF_LIB_H
187
188 /* Define if the OpenGL headers define extension typedefs */
189 #undef HAVE_GLEXT_PROTOTYPES
190
191 /* Define if the OpenGL library supports the glXGetProcAddressARB call */
192 #undef HAVE_GLX_GETPROCADDRESS
193
194 /* Define to 1 if you have the <GL/glext.h> header file. */
195 #undef HAVE_GL_GLEXT_H
196
197 /* Define to 1 if you have the <GL/glx.h> header file. */
198 #undef HAVE_GL_GLX_H
199
200 /* Define to 1 if you have the <GL/gl.h> header file. */
201 #undef HAVE_GL_GL_H
202
203 /* Define to 1 if the ICU libraries are installed */
204 #undef HAVE_ICU
205
206 /* Define to 1 if you have the <ieeefp.h> header file. */
207 #undef HAVE_IEEEFP_H
208
209 /* Define to 1 if you have the `inet_aton' function. */
210 #undef HAVE_INET_ATON
211
212 /* Define to 1 if you have the `inet_network' function. */
213 #undef HAVE_INET_NETWORK
214
215 /* Define to 1 if you have the <inttypes.h> header file. */
216 #undef HAVE_INTTYPES_H
217
218 /* Define to 1 if you have the <io.h> header file. */
219 #undef HAVE_IO_H
220
221 /* Define if IPX should use netipx/ipx.h from libc */
222 #undef HAVE_IPX_GNU
223
224 /* Define if IPX includes are taken from Linux kernel */
225 #undef HAVE_IPX_LINUX
226
227 /* Define to 1 if you have the `iswalnum' function. */
228 #undef HAVE_ISWALNUM
229
230 /* Define to 1 if you have the <jack/jack.h> header file. */
231 #undef HAVE_JACK_JACK_H
232
233 /* Define to 1 if you have the <jpeglib.h> header file. */
234 #undef HAVE_JPEGLIB_H
235
236 /* Define if you have libaudioIO */
237 #undef HAVE_LIBAUDIOIO
238
239 /* Define to 1 if you have the <libaudioio.h> header file. */
240 #undef HAVE_LIBAUDIOIO_H
241
242 /* Define if you have the curses library (-lcurses) */
243 #undef HAVE_LIBCURSES
244
245 /* Define if you have libgif/libungif including devel headers */
246 #undef HAVE_LIBGIF
247
248 /* Define to 1 if you have the `i386' library (-li386). */
249 #undef HAVE_LIBI386
250
251 /* Define to 1 if you have the <libio.h> header file. */
252 #undef HAVE_LIBIO_H
253
254 /* Define if you have libjpeg including devel headers */
255 #undef HAVE_LIBJPEG
256
257 /* Define if you have the ncurses library (-lncurses) */
258 #undef HAVE_LIBNCURSES
259
260 /* Define to 1 if you have the `nsl' library (-lnsl). */
261 #undef HAVE_LIBNSL
262
263 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
264 #undef HAVE_LIBOSSAUDIO
265
266 /* Define to 1 if you have the `poll' library (-lpoll). */
267 #undef HAVE_LIBPOLL
268
269 /* Define to 1 if you have the `resolv' library (-lresolv). */
270 #undef HAVE_LIBRESOLV
271
272 /* Define to 1 if you have the `socket' library (-lsocket). */
273 #undef HAVE_LIBSOCKET
274
275 /* Define to 1 if you have the <libutil.h> header file. */
276 #undef HAVE_LIBUTIL_H
277
278 /* Define to 1 if you have the `w' library (-lw). */
279 #undef HAVE_LIBW
280
281 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
282 #undef HAVE_LIBXPG4
283
284 /* Define if you have the Xrandr library */
285 #undef HAVE_LIBXRANDR
286
287 /* Define if you have the X Shape extension */
288 #undef HAVE_LIBXSHAPE
289
290 /* Define if you have the Xxf86dga library version 1 */
291 #undef HAVE_LIBXXF86DGA
292
293 /* Define if you have the Xxf86dga library version 2 */
294 #undef HAVE_LIBXXF86DGA2
295
296 /* Define if you have the Xxf86vm library */
297 #undef HAVE_LIBXXF86VM
298
299 /* Define if you have the X Shm extension */
300 #undef HAVE_LIBXXSHM
301
302 /* Define to 1 if you have the <link.h> header file. */
303 #undef HAVE_LINK_H
304
305 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
306 #undef HAVE_LINUX_22_JOYSTICK_API
307
308 /* Define to 1 if you have the <linux/capi.h> header file. */
309 #undef HAVE_LINUX_CAPI_H
310
311 /* Define to 1 if you have the <linux/cdrom.h> header file. */
312 #undef HAVE_LINUX_CDROM_H
313
314 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
315 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
316
317 /* Define to 1 if you have the <linux/hdreg.h> header file. */
318 #undef HAVE_LINUX_HDREG_H
319
320 /* Define to 1 if you have the <linux/input.h> header file. */
321 #undef HAVE_LINUX_INPUT_H
322
323 /* Define to 1 if you have the <linux/ioctl.h> header file. */
324 #undef HAVE_LINUX_IOCTL_H
325
326 /* Define to 1 if you have the <linux/joystick.h> header file. */
327 #undef HAVE_LINUX_JOYSTICK_H
328
329 /* Define to 1 if you have the <linux/major.h> header file. */
330 #undef HAVE_LINUX_MAJOR_H
331
332 /* Define to 1 if you have the <linux/param.h> header file. */
333 #undef HAVE_LINUX_PARAM_H
334
335 /* Define to 1 if you have the <linux/serial.h> header file. */
336 #undef HAVE_LINUX_SERIAL_H
337
338 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
339 #undef HAVE_LINUX_UCDROM_H
340
341 /* Define to 1 if the system has the type `long long'. */
342 #undef HAVE_LONG_LONG
343
344 /* Define to 1 if you have the `lseek64' function. */
345 #undef HAVE_LSEEK64
346
347 /* Define to 1 if you have the `lstat' function. */
348 #undef HAVE_LSTAT
349
350 /* Define to 1 if you have the <machine/cpu.h> header file. */
351 #undef HAVE_MACHINE_CPU_H
352
353 /* Define to 1 if you have the <machine/soundcard.h> header file. */
354 #undef HAVE_MACHINE_SOUNDCARD_H
355
356 /* Define to 1 if you have the `memmove' function. */
357 #undef HAVE_MEMMOVE
358
359 /* Define to 1 if you have the <memory.h> header file. */
360 #undef HAVE_MEMORY_H
361
362 /* Define to 1 if you have the `mmap' function. */
363 #undef HAVE_MMAP
364
365 /* Define to 1 if the system has the type `mode_t'. */
366 #undef HAVE_MODE_T
367
368 /* Define if you have NAS including devel headers */
369 #undef HAVE_NAS
370
371 /* Define to 1 if you have the <ncurses.h> header file. */
372 #undef HAVE_NCURSES_H
373
374 /* Define to 1 if you have the <netdb.h> header file. */
375 #undef HAVE_NETDB_H
376
377 /* Define to 1 if you have the <netinet/in.h> header file. */
378 #undef HAVE_NETINET_IN_H
379
380 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
381 #undef HAVE_NETINET_IN_SYSTM_H
382
383 /* Define to 1 if you have the <netinet/ip.h> header file. */
384 #undef HAVE_NETINET_IP_H
385
386 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
387 #undef HAVE_NETINET_TCP_FSM_H
388
389 /* Define to 1 if you have the <netinet/tcp.h> header file. */
390 #undef HAVE_NETINET_TCP_H
391
392 /* Define to 1 if you have the <net/if_arp.h> header file. */
393 #undef HAVE_NET_IF_ARP_H
394
395 /* Define to 1 if you have the <net/if_dl.h> header file. */
396 #undef HAVE_NET_IF_DL_H
397
398 /* Define to 1 if you have the <net/if.h> header file. */
399 #undef HAVE_NET_IF_H
400
401 /* Define to 1 if you have the <net/if_types.h> header file. */
402 #undef HAVE_NET_IF_TYPES_H
403
404 /* Define to 1 if you have the <net/route.h> header file. */
405 #undef HAVE_NET_ROUTE_H
406
407 /* Define to 1 if the system has the type `off_t'. */
408 #undef HAVE_OFF_T
409
410 /* Define if OpenGL is present on the system */
411 #undef HAVE_OPENGL
412
413 /* Define to 1 if you have the <openssl/ssl.h> header file. */
414 #undef HAVE_OPENSSL_SSL_H
415
416 /* Define if you have the Open Sound system */
417 #undef HAVE_OSS
418
419 /* Define if you have the Open Sound system (MIDI interface) */
420 #undef HAVE_OSS_MIDI
421
422 /* Define to 1 if you have the `pclose' function. */
423 #undef HAVE_PCLOSE
424
425 /* Define to 1 if the system has the type `pid_t'. */
426 #undef HAVE_PID_T
427
428 /* Define to 1 if you have the `popen' function. */
429 #undef HAVE_POPEN
430
431 /* Define if we can use ppdev.h for parallel port access */
432 #undef HAVE_PPDEV
433
434 /* Define to 1 if you have the `pread' function. */
435 #undef HAVE_PREAD
436
437 /* Define to 1 if you have the <process.h> header file. */
438 #undef HAVE_PROCESS_H
439
440 /* Define to 1 if you have the `pthread_getattr_np' function. */
441 #undef HAVE_PTHREAD_GETATTR_NP
442
443 /* Define to 1 if you have the <pthread.h> header file. */
444 #undef HAVE_PTHREAD_H
445
446 /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
447 #undef HAVE_PTHREAD_RWLOCKATTR_T
448
449 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
450 #undef HAVE_PTHREAD_RWLOCK_T
451
452 /* Define to 1 if you have the <pty.h> header file. */
453 #undef HAVE_PTY_H
454
455 /* Define to 1 if you have the <pwd.h> header file. */
456 #undef HAVE_PWD_H
457
458 /* Define to 1 if you have the `pwrite' function. */
459 #undef HAVE_PWRITE
460
461 /* Define to 1 if you have the `readlink' function. */
462 #undef HAVE_READLINK
463
464 /* Define to 1 if you have the <regex.h> header file. */
465 #undef HAVE_REGEX_H
466
467 /* Define to 1 if you have the `resizeterm' function. */
468 #undef HAVE_RESIZETERM
469
470 /* Define to 1 if you have the <resolv.h> header file. */
471 #undef HAVE_RESOLV_H
472
473 /* Define to 1 if you have the `rfork' function. */
474 #undef HAVE_RFORK
475
476 /* Define if we have SANE development environment */
477 #undef HAVE_SANE
478
479 /* Define to 1 if you have the <sched.h> header file. */
480 #undef HAVE_SCHED_H
481
482 /* Define to 1 if you have the <scsi/scsi.h> header file. */
483 #undef HAVE_SCSI_SCSI_H
484
485 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
486 #undef HAVE_SCSI_SCSI_IOCTL_H
487
488 /* Define to 1 if you have the <scsi/sg.h> header file. */
489 #undef HAVE_SCSI_SG_H
490
491 /* Define to 1 if you have the `select' function. */
492 #undef HAVE_SELECT
493
494 /* Define to 1 if you have the `sendmsg' function. */
495 #undef HAVE_SENDMSG
496
497 /* Define to 1 if you have the `settimeofday' function. */
498 #undef HAVE_SETTIMEOFDAY
499
500 /* Define to 1 if you have the `sigaltstack' function. */
501 #undef HAVE_SIGALTSTACK
502
503 /* Define to 1 if `si_fd' is member of `siginfo_t'. */
504 #undef HAVE_SIGINFO_T_SI_FD
505
506 /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
507 #undef HAVE_SIGSETJMP
508
509 /* Define to 1 if the system has the type `size_t'. */
510 #undef HAVE_SIZE_T
511
512 /* Define to 1 if you have the `snprintf' function. */
513 #undef HAVE_SNPRINTF
514
515 /* Define to 1 if you have the <socket.h> header file. */
516 #undef HAVE_SOCKET_H
517
518 /* Define to 1 if you have the <soundcard.h> header file. */
519 #undef HAVE_SOUNDCARD_H
520
521 /* Define to 1 if you have the `spawnvp' function. */
522 #undef HAVE_SPAWNVP
523
524 /* Define to 1 if the system has the type `ssize_t'. */
525 #undef HAVE_SSIZE_T
526
527 /* Define to 1 if you have the `statfs' function. */
528 #undef HAVE_STATFS
529
530 /* Define to 1 if you have the `statvfs' function. */
531 #undef HAVE_STATVFS
532
533 /* Define to 1 if you have the <stdint.h> header file. */
534 #undef HAVE_STDINT_H
535
536 /* Define to 1 if you have the <stdlib.h> header file. */
537 #undef HAVE_STDLIB_H
538
539 /* Define to 1 if you have the `strcasecmp' function. */
540 #undef HAVE_STRCASECMP
541
542 /* Define to 1 if you have the `strerror' function. */
543 #undef HAVE_STRERROR
544
545 /* Define to 1 if you have the <strings.h> header file. */
546 #undef HAVE_STRINGS_H
547
548 /* Define to 1 if you have the <string.h> header file. */
549 #undef HAVE_STRING_H
550
551 /* Define to 1 if you have the `strncasecmp' function. */
552 #undef HAVE_STRNCASECMP
553
554 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
555 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
556
557 /* Define to 1 if `name' is member of `struct option'. */
558 #undef HAVE_STRUCT_OPTION_NAME
559
560 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
561 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
562
563 /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
564 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
565
566 /* Define to 1 if `f_bavail' is member of `struct statfs'. */
567 #undef HAVE_STRUCT_STATFS_F_BAVAIL
568
569 /* Define to 1 if `f_bfree' is member of `struct statfs'. */
570 #undef HAVE_STRUCT_STATFS_F_BFREE
571
572 /* Define to 1 if `f_favail' is member of `struct statfs'. */
573 #undef HAVE_STRUCT_STATFS_F_FAVAIL
574
575 /* Define to 1 if `f_ffree' is member of `struct statfs'. */
576 #undef HAVE_STRUCT_STATFS_F_FFREE
577
578 /* Define to 1 if `f_frsize' is member of `struct statfs'. */
579 #undef HAVE_STRUCT_STATFS_F_FRSIZE
580
581 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
582 #undef HAVE_STRUCT_STATFS_F_NAMELEN
583
584 /* Define to 1 if `f_blocks' is member of `struct statvfs'. */
585 #undef HAVE_STRUCT_STATVFS_F_BLOCKS
586
587 /* Define to 1 if `st_blocks' is member of `struct stat'. */
588 #undef HAVE_STRUCT_STAT_ST_BLOCKS
589
590 /* Define to 1 if you have the <syscall.h> header file. */
591 #undef HAVE_SYSCALL_H
592
593 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
594 #undef HAVE_SYS_ASOUNDLIB_H
595
596 /* Define to 1 if you have the <sys/cdio.h> header file. */
597 #undef HAVE_SYS_CDIO_H
598
599 /* Define to 1 if you have the <sys/elf32.h> header file. */
600 #undef HAVE_SYS_ELF32_H
601
602 /* Define to 1 if you have the <sys/errno.h> header file. */
603 #undef HAVE_SYS_ERRNO_H
604
605 /* Define to 1 if you have the <sys/exec_elf.h> header file. */
606 #undef HAVE_SYS_EXEC_ELF_H
607
608 /* Define to 1 if you have the <sys/file.h> header file. */
609 #undef HAVE_SYS_FILE_H
610
611 /* Define to 1 if you have the <sys/filio.h> header file. */
612 #undef HAVE_SYS_FILIO_H
613
614 /* Define to 1 if you have the <sys/inttypes.h> header file. */
615 #undef HAVE_SYS_INTTYPES_H
616
617 /* Define to 1 if you have the <sys/ioctl.h> header file. */
618 #undef HAVE_SYS_IOCTL_H
619
620 /* Define to 1 if you have the <sys/ipc.h> header file. */
621 #undef HAVE_SYS_IPC_H
622
623 /* Define to 1 if you have the <sys/link.h> header file. */
624 #undef HAVE_SYS_LINK_H
625
626 /* Define to 1 if you have the <sys/lwp.h> header file. */
627 #undef HAVE_SYS_LWP_H
628
629 /* Define to 1 if you have the <sys/mman.h> header file. */
630 #undef HAVE_SYS_MMAN_H
631
632 /* Define to 1 if you have the <sys/modem.h> header file. */
633 #undef HAVE_SYS_MODEM_H
634
635 /* Define to 1 if you have the <sys/mount.h> header file. */
636 #undef HAVE_SYS_MOUNT_H
637
638 /* Define to 1 if you have the <sys/msg.h> header file. */
639 #undef HAVE_SYS_MSG_H
640
641 /* Define to 1 if you have the <sys/param.h> header file. */
642 #undef HAVE_SYS_PARAM_H
643
644 /* Define to 1 if you have the <sys/poll.h> header file. */
645 #undef HAVE_SYS_POLL_H
646
647 /* Define to 1 if you have the <sys/ptrace.h> header file. */
648 #undef HAVE_SYS_PTRACE_H
649
650 /* Define to 1 if you have the <sys/reg.h> header file. */
651 #undef HAVE_SYS_REG_H
652
653 /* Define to 1 if you have the <sys/scsiio.h> header file. */
654 #undef HAVE_SYS_SCSIIO_H
655
656 /* Define to 1 if you have the <sys/shm.h> header file. */
657 #undef HAVE_SYS_SHM_H
658
659 /* Define to 1 if you have the <sys/signal.h> header file. */
660 #undef HAVE_SYS_SIGNAL_H
661
662 /* Define to 1 if you have the <sys/socket.h> header file. */
663 #undef HAVE_SYS_SOCKET_H
664
665 /* Define to 1 if you have the <sys/sockio.h> header file. */
666 #undef HAVE_SYS_SOCKIO_H
667
668 /* Define to 1 if you have the <sys/soundcard.h> header file. */
669 #undef HAVE_SYS_SOUNDCARD_H
670
671 /* Define to 1 if you have the <sys/statfs.h> header file. */
672 #undef HAVE_SYS_STATFS_H
673
674 /* Define to 1 if you have the <sys/statvfs.h> header file. */
675 #undef HAVE_SYS_STATVFS_H
676
677 /* Define to 1 if you have the <sys/stat.h> header file. */
678 #undef HAVE_SYS_STAT_H
679
680 /* Define to 1 if you have the <sys/strtio.h> header file. */
681 #undef HAVE_SYS_STRTIO_H
682
683 /* Define to 1 if you have the <sys/syscall.h> header file. */
684 #undef HAVE_SYS_SYSCALL_H
685
686 /* Define to 1 if you have the <sys/sysctl.h> header file. */
687 #undef HAVE_SYS_SYSCTL_H
688
689 /* Define to 1 if you have the <sys/times.h> header file. */
690 #undef HAVE_SYS_TIMES_H
691
692 /* Define to 1 if you have the <sys/time.h> header file. */
693 #undef HAVE_SYS_TIME_H
694
695 /* Define to 1 if you have the <sys/types.h> header file. */
696 #undef HAVE_SYS_TYPES_H
697
698 /* Define to 1 if you have the <sys/uio.h> header file. */
699 #undef HAVE_SYS_UIO_H
700
701 /* Define to 1 if you have the <sys/un.h> header file. */
702 #undef HAVE_SYS_UN_H
703
704 /* Define to 1 if you have the <sys/user.h> header file. */
705 #undef HAVE_SYS_USER_H
706
707 /* Define to 1 if you have the <sys/v86intr.h> header file. */
708 #undef HAVE_SYS_V86INTR_H
709
710 /* Define to 1 if you have the <sys/v86.h> header file. */
711 #undef HAVE_SYS_V86_H
712
713 /* Define to 1 if you have the <sys/vfs.h> header file. */
714 #undef HAVE_SYS_VFS_H
715
716 /* Define to 1 if you have the <sys/vm86.h> header file. */
717 #undef HAVE_SYS_VM86_H
718
719 /* Define to 1 if you have the <sys/wait.h> header file. */
720 #undef HAVE_SYS_WAIT_H
721
722 /* Define to 1 if you have the `tcgetattr' function. */
723 #undef HAVE_TCGETATTR
724
725 /* Define to 1 if you have the <termios.h> header file. */
726 #undef HAVE_TERMIOS_H
727
728 /* Define to 1 if you have the `timegm' function. */
729 #undef HAVE_TIMEGM
730
731 /* Define to 1 if you have the <ucontext.h> header file. */
732 #undef HAVE_UCONTEXT_H
733
734 /* Define to 1 if you have the <unicode/ubidi.h> header file. */
735 #undef HAVE_UNICODE_UBIDI_H
736
737 /* Define to 1 if you have the <unistd.h> header file. */
738 #undef HAVE_UNISTD_H
739
740 /* Define to 1 if you have the `usleep' function. */
741 #undef HAVE_USLEEP
742
743 /* Define to 1 if you have the <utime.h> header file. */
744 #undef HAVE_UTIME_H
745
746 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
747 #undef HAVE_VALGRIND_MEMCHECK_H
748
749 /* Define if we have va_copy */
750 #undef HAVE_VA_COPY
751
752 /* Define to 1 if you have the `vfscanf' function. */
753 #undef HAVE_VFSCANF
754
755 /* Define to 1 if you have the `vsnprintf' function. */
756 #undef HAVE_VSNPRINTF
757
758 /* Define to 1 if you have the `wait4' function. */
759 #undef HAVE_WAIT4
760
761 /* Define to 1 if you have the `waitpid' function. */
762 #undef HAVE_WAITPID
763
764 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
765 #undef HAVE_X11_EXTENSIONS_SHAPE_H
766
767 /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
768 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
769
770 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
771 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
772
773 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
774 #undef HAVE_X11_EXTENSIONS_XINPUT_H
775
776 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
777 #undef HAVE_X11_EXTENSIONS_XRANDR_H
778
779 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
780 #undef HAVE_X11_EXTENSIONS_XRENDER_H
781
782 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
783 #undef HAVE_X11_EXTENSIONS_XSHM_H
784
785 /* Define to 1 if you have the <X11/extensions/Xvlib.h> header file. */
786 #undef HAVE_X11_EXTENSIONS_XVLIB_H
787
788 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
789 #undef HAVE_X11_XKBLIB_H
790
791 /* Define to 1 if you have the <X11/Xlib.h> header file. */
792 #undef HAVE_X11_XLIB_H
793
794 /* Define to 1 if you have the <X11/Xutil.h> header file. */
795 #undef HAVE_X11_XUTIL_H
796
797 /* Define if you have the XKB extension */
798 #undef HAVE_XKB
799
800 /* Define if the X libraries support XVideo */
801 #undef HAVE_XVIDEO
802
803 /* Define to 1 if you have the `_lwp_create' function. */
804 #undef HAVE__LWP_CREATE
805
806 /* Define to 1 if you have the `_lwp_self' function. */
807 #undef HAVE__LWP_SELF
808
809 /* Define to 1 if you have the `_pclose' function. */
810 #undef HAVE__PCLOSE
811
812 /* Define to 1 if you have the `_popen' function. */
813 #undef HAVE__POPEN
814
815 /* Define to 1 if you have the `_snprintf' function. */
816 #undef HAVE__SNPRINTF
817
818 /* Define to 1 if you have the `_spawnvp' function. */
819 #undef HAVE__SPAWNVP
820
821 /* Define to 1 if you have the `_stricmp' function. */
822 #undef HAVE__STRICMP
823
824 /* Define to 1 if you have the `_strnicmp' function. */
825 #undef HAVE__STRNICMP
826
827 /* Define to 1 if you have the `_vsnprintf' function. */
828 #undef HAVE__VSNPRINTF
829
830 /* Define if we have __va_copy */
831 #undef HAVE___VA_COPY
832
833 /* Define to disable all debug messages. */
834 #undef NO_DEBUG_MSGS
835
836 /* Define to disable trace messages. */
837 #undef NO_TRACE_MSGS
838
839 /* Define to the address where bug reports for this package should be sent. */
840 #undef PACKAGE_BUGREPORT
841
842 /* Define to the full name of this package. */
843 #undef PACKAGE_NAME
844
845 /* Define to the full name and version of this package. */
846 #undef PACKAGE_STRING
847
848 /* Define to the one symbol short name of this package. */
849 #undef PACKAGE_TARNAME
850
851 /* Define to the version of this package. */
852 #undef PACKAGE_VERSION
853
854 /* Define to the soname of the libcrypto library. */
855 #undef SONAME_LIBCRYPTO
856
857 /* Define to the soname of the libcups library. */
858 #undef SONAME_LIBCUPS
859
860 /* Define to the soname of the libcurses library. */
861 #undef SONAME_LIBCURSES
862
863 /* Define to the soname of the libfontconfig library. */
864 #undef SONAME_LIBFONTCONFIG
865
866 /* Define to the soname of the libfreetype library. */
867 #undef SONAME_LIBFREETYPE
868
869 /* Define to the soname of the libGL library. */
870 #undef SONAME_LIBGL
871
872 /* Define to the soname of the libjack library. */
873 #undef SONAME_LIBJACK
874
875 /* Define to the soname of the libncurses library. */
876 #undef SONAME_LIBNCURSES
877
878 /* Define to the soname of the libssl library. */
879 #undef SONAME_LIBSSL
880
881 /* Define to the soname of the libX11 library. */
882 #undef SONAME_LIBX11
883
884 /* Define to the soname of the libXext library. */
885 #undef SONAME_LIBXEXT
886
887 /* Define to the soname of the libXi library. */
888 #undef SONAME_LIBXI
889
890 /* Define to the soname of the libXrandr library. */
891 #undef SONAME_LIBXRANDR
892
893 /* Define to the soname of the libXrender library. */
894 #undef SONAME_LIBXRENDER
895
896 /* If using the C implementation of alloca, define if you know the
897    direction of stack growth for your system; otherwise it will be
898    automatically deduced at run-time.
899         STACK_DIRECTION > 0 => grows toward higher addresses
900         STACK_DIRECTION < 0 => grows toward lower addresses
901         STACK_DIRECTION = 0 => direction of growth unknown */
902 #undef STACK_DIRECTION
903
904 /* Define if the struct statfs is defined by <sys/mount.h> */
905 #undef STATFS_DEFINED_BY_SYS_MOUNT
906
907 /* Define if the struct statfs is defined by <sys/statfs.h> */
908 #undef STATFS_DEFINED_BY_SYS_STATFS
909
910 /* Define if the struct statfs is defined by <sys/vfs.h> */
911 #undef STATFS_DEFINED_BY_SYS_VFS
912
913 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
914 #undef STAT_MACROS_BROKEN
915
916 /* Define to 1 if you have the ANSI C header files. */
917 #undef STDC_HEADERS
918
919 /* Define to 1 if the X Window System is missing or not being used. */
920 #undef X_DISPLAY_MISSING
921
922 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
923    `char[]'. */
924 #undef YYTEXT_POINTER
925
926 /* Set this to 64 to enable 64-bit file support on Linux */
927 #undef _FILE_OFFSET_BITS
928
929 /* Define to a macro to generate an assembly function directive */
930 #undef __ASM_FUNC
931
932 /* Define to a macro to generate an assembly name from a C symbol */
933 #undef __ASM_NAME
934
935 /* Define to the assembler keyword used to specify a word value */
936 #undef __ASM_SHORT
937
938 /* Define to the assembler keyword used to specify an ASCII string */
939 #undef __ASM_STRING
940
941 /* Define to empty if `const' does not conform to ANSI C. */
942 #undef const
943
944 /* Define to `__inline__' or `__inline' if that's what the C compiler
945    calls it, or to nothing if 'inline' is not supported under any name.  */
946 #ifndef __cplusplus
947 #undef inline
948 #endif