Merged the NAS driver written by Nicolas
[wine] / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 #define __WINE_CONFIG_H
4
5 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6    systems. This function is required for `alloca.c' support on those systems.
7    */
8 #undef CRAY_STACKSEG_END
9
10 /* Define to 1 if using `alloca.c'. */
11 #undef C_ALLOCA
12
13 /* Define to the name of the function returning errno for reentrant libc */
14 #undef ERRNO_LOCATION
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 <arpa/inet.h> header file. */
27 #undef HAVE_ARPA_INET_H
28
29 /* Define to 1 if you have the <arpa/nameser.h> header file. */
30 #undef HAVE_ARPA_NAMESER_H
31
32 /* Define if you have ARTS sound server */
33 #undef HAVE_ARTS
34
35 /* Define to use .string instead of .ascii */
36 #undef HAVE_ASM_STRING
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 `chsize' function. */
45 #undef HAVE_CHSIZE
46
47 /* Define to 1 if you have the `clone' function. */
48 #undef HAVE_CLONE
49
50 /* Define to 1 if you have the `connect' function. */
51 #undef HAVE_CONNECT
52
53 /* Define if we have linux/input.h AND it contains the INPUT event API */
54 #undef HAVE_CORRECT_LINUXINPUT_H
55
56 /* Define if we have CUPS */
57 #undef HAVE_CUPS
58
59 /* Define to 1 if you have the <curses.h> header file. */
60 #undef HAVE_CURSES_H
61
62 /* Define to 1 if you have the <direct.h> header file. */
63 #undef HAVE_DIRECT_H
64
65 /* Define to 1 if you have the <dlfcn.h> header file. */
66 #undef HAVE_DLFCN_H
67
68 /* Define if you have dlopen */
69 #undef HAVE_DLOPEN
70
71 /* Define to 1 if you have the `ecvt' function. */
72 #undef HAVE_ECVT
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 `finite' function. */
78 #undef HAVE_FINITE
79
80 /* Define to 1 if you have the <float.h> header file. */
81 #undef HAVE_FLOAT_H
82
83 /* Define to 1 if you have the `fpclass' function. */
84 #undef HAVE_FPCLASS
85
86 /* Define if FreeType 2 is installed */
87 #undef HAVE_FREETYPE
88
89 /* Define to 1 if you have the <freetype/freetype.h> header file. */
90 #undef HAVE_FREETYPE_FREETYPE_H
91
92 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
93 #undef HAVE_FREETYPE_FTGLYPH_H
94
95 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
96 #undef HAVE_FREETYPE_FTNAMES_H
97
98 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
99 #undef HAVE_FREETYPE_FTOUTLN_H
100
101 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
102 #undef HAVE_FREETYPE_FTSNAMES_H
103
104 /* Define if you have the <freetype/fttrigon.h> header file. */
105 #undef HAVE_FREETYPE_FTTRIGON_H
106
107 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
108 #undef HAVE_FREETYPE_INTERNAL_SFNT_H
109
110 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
111 #undef HAVE_FREETYPE_TTNAMEID_H
112
113 /* Define to 1 if you have the <freetype/tttables.h> header file. */
114 #undef HAVE_FREETYPE_TTTABLES_H
115
116 /* Define to 1 if you have the `ftruncate' function. */
117 #undef HAVE_FTRUNCATE
118
119 /* Define to 1 if you have the `ftruncate64' function. */
120 #undef HAVE_FTRUNCATE64
121
122 /* Define to 1 if you have the `getbkgd' function. */
123 #undef HAVE_GETBKGD
124
125 /* Define to 1 if you have the `gethostbyname' function. */
126 #undef HAVE_GETHOSTBYNAME
127
128 /* Define to 1 if you have the `getnetbyaddr' function. */
129 #undef HAVE_GETNETBYADDR
130
131 /* Define to 1 if you have the `getnetbyname' function. */
132 #undef HAVE_GETNETBYNAME
133
134 /* Define to 1 if you have the `getpagesize' function. */
135 #undef HAVE_GETPAGESIZE
136
137 /* Define to 1 if you have the `getprotobyname' function. */
138 #undef HAVE_GETPROTOBYNAME
139
140 /* Define to 1 if you have the `getprotobynumber' function. */
141 #undef HAVE_GETPROTOBYNUMBER
142
143 /* Define to 1 if you have the `getpwuid' function. */
144 #undef HAVE_GETPWUID
145
146 /* Define to 1 if you have the `getservbyport' function. */
147 #undef HAVE_GETSERVBYPORT
148
149 /* Define to 1 if you have the `getsockopt' function. */
150 #undef HAVE_GETSOCKOPT
151
152 /* Define if the OpenGL headers define extension typedefs */
153 #undef HAVE_GLEXT_PROTOTYPES
154
155 /* Define if the OpenGL library supports the glXGetProcAddressARB call */
156 #undef HAVE_GLX_GETPROCADDRESS
157
158 /* Define to 1 if you have the <GL/glext.h> header file. */
159 #undef HAVE_GL_GLEXT_H
160
161 /* Define to 1 if you have the <GL/glx.h> header file. */
162 #undef HAVE_GL_GLX_H
163
164 /* Define to 1 if you have the <GL/gl.h> header file. */
165 #undef HAVE_GL_GL_H
166
167 /* Define to 1 if you have the <ieeefp.h> header file. */
168 #undef HAVE_IEEEFP_H
169
170 /* Define to 1 if you have the `inet_aton' function. */
171 #undef HAVE_INET_ATON
172
173 /* Define to 1 if you have the `inet_network' function. */
174 #undef HAVE_INET_NETWORK
175
176 /* Define to 1 if you have the <inttypes.h> header file. */
177 #undef HAVE_INTTYPES_H
178
179 /* Define to 1 if you have the <io.h> header file. */
180 #undef HAVE_IO_H
181
182 /* Define if IPX should use netipx/ipx.h from libc */
183 #undef HAVE_IPX_GNU
184
185 /* Define if IPX includes are taken from Linux kernel */
186 #undef HAVE_IPX_LINUX
187
188 /* Define to 1 if you have the `iswalnum' function. */
189 #undef HAVE_ISWALNUM
190
191 /* Define to 1 if you have the <jpeglib.h> header file. */
192 #undef HAVE_JPEGLIB_H
193
194 /* Define if you have the curses library (-lcurses) */
195 #undef HAVE_LIBCURSES
196
197 /* Define to 1 if you have the `i386' library (-li386). */
198 #undef HAVE_LIBI386
199
200 /* Define to 1 if you have the <libio.h> header file. */
201 #undef HAVE_LIBIO_H
202
203 /* Define if you have libjpeg including devel headers */
204 #undef HAVE_LIBJPEG
205
206 /* Define to 1 if you have the `m' library (-lm). */
207 #undef HAVE_LIBM
208
209 /* Define to 1 if you have the `mmap' library (-lmmap). */
210 #undef HAVE_LIBMMAP
211
212 /* Define if you have the ncurses library (-lncurses) */
213 #undef HAVE_LIBNCURSES
214
215 /* Define to 1 if you have the `nsl' library (-lnsl). */
216 #undef HAVE_LIBNSL
217
218 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
219 #undef HAVE_LIBOSSAUDIO
220
221 /* Define to 1 if you have the `resolv' library (-lresolv). */
222 #undef HAVE_LIBRESOLV
223
224 /* Define to 1 if you have the `socket' library (-lsocket). */
225 #undef HAVE_LIBSOCKET
226
227 /* Define to 1 if you have the <libutil.h> header file. */
228 #undef HAVE_LIBUTIL_H
229
230 /* Define to 1 if you have the `w' library (-lw). */
231 #undef HAVE_LIBW
232
233 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
234 #undef HAVE_LIBXPG4
235
236 /* Define if you have the X Shape extension */
237 #undef HAVE_LIBXSHAPE
238
239 /* Define if you have the Xxf86dga library version 1 */
240 #undef HAVE_LIBXXF86DGA
241
242 /* Define if you have the Xxf86dga library version 2 */
243 #undef HAVE_LIBXXF86DGA2
244
245 /* Define if you have the Xxf86vm library */
246 #undef HAVE_LIBXXF86VM
247
248 /* Define if you have the X Shm extension */
249 #undef HAVE_LIBXXSHM
250
251 /* Define to 1 if you have the <link.h> header file. */
252 #undef HAVE_LINK_H
253
254 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
255 #undef HAVE_LINUX_22_JOYSTICK_API
256
257 /* Define to 1 if you have the <linux/cdrom.h> header file. */
258 #undef HAVE_LINUX_CDROM_H
259
260 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
261 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
262
263 /* Define to 1 if you have the <linux/hdreg.h> header file. */
264 #undef HAVE_LINUX_HDREG_H
265
266 /* Define to 1 if you have the <linux/input.h> header file. */
267 #undef HAVE_LINUX_INPUT_H
268
269 /* Define to 1 if you have the <linux/joystick.h> header file. */
270 #undef HAVE_LINUX_JOYSTICK_H
271
272 /* Define to 1 if you have the <linux/major.h> header file. */
273 #undef HAVE_LINUX_MAJOR_H
274
275 /* Define to 1 if you have the <linux/param.h> header file. */
276 #undef HAVE_LINUX_PARAM_H
277
278 /* Define to 1 if you have the <linux/serial.h> header file. */
279 #undef HAVE_LINUX_SERIAL_H
280
281 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
282 #undef HAVE_LINUX_UCDROM_H
283
284 /* Define to 1 if you have the `lseek64' function. */
285 #undef HAVE_LSEEK64
286
287 /* Define to 1 if you have the `lstat' function. */
288 #undef HAVE_LSTAT
289
290 /* Define to 1 if you have the <machine/soundcard.h> header file. */
291 #undef HAVE_MACHINE_SOUNDCARD_H
292
293 /* Define to 1 if you have the `memmove' function. */
294 #undef HAVE_MEMMOVE
295
296 /* Define to 1 if you have the <memory.h> header file. */
297 #undef HAVE_MEMORY_H
298
299 /* Define to 1 if you have the `mkstemp' function. */
300 #undef HAVE_MKSTEMP
301
302 /* Define to 1 if you have the `mmap' function. */
303 #undef HAVE_MMAP
304
305 /* Define to 1 if the system has the type `mode_t'. */
306 #undef HAVE_MODE_T
307
308 /* Define if struct msghdr contains msg_accrights */
309 #undef HAVE_MSGHDR_ACCRIGHTS
310
311 /* Define if you have NAS including devel headers */
312 #undef HAVE_NAS
313
314 /* Define to 1 if you have the <ncurses.h> header file. */
315 #undef HAVE_NCURSES_H
316
317 /* Define to 1 if you have the <netdb.h> header file. */
318 #undef HAVE_NETDB_H
319
320 /* Define to 1 if you have the <netinet/in.h> header file. */
321 #undef HAVE_NETINET_IN_H
322
323 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
324 #undef HAVE_NETINET_IN_SYSTM_H
325
326 /* Define to 1 if you have the <netinet/ip.h> header file. */
327 #undef HAVE_NETINET_IP_H
328
329 /* Define to 1 if you have the <netinet/tcp.h> header file. */
330 #undef HAVE_NETINET_TCP_H
331
332 /* Define to 1 if you have the <net/if.h> header file. */
333 #undef HAVE_NET_IF_H
334
335 /* Define to 1 if the system has the type `off_t'. */
336 #undef HAVE_OFF_T
337
338 /* Define if OpenGL is present on the system */
339 #undef HAVE_OPENGL
340
341 /* Define if you have the Open Sound system */
342 #undef HAVE_OSS
343
344 /* Define if you have the Open Sound system (MIDI interface) */
345 #undef HAVE_OSS_MIDI
346
347 /* Define to 1 if you have the `pclose' function. */
348 #undef HAVE_PCLOSE
349
350 /* Define to 1 if the system has the type `pid_t'. */
351 #undef HAVE_PID_T
352
353 /* Define to 1 if you have the `popen' function. */
354 #undef HAVE_POPEN
355
356 /* Define if we can use ppdev.h for parallel port access */
357 #undef HAVE_PPDEV
358
359 /* Define to 1 if you have the `pread' function. */
360 #undef HAVE_PREAD
361
362 /* Define to 1 if you have the <pty.h> header file. */
363 #undef HAVE_PTY_H
364
365 /* Define to 1 if you have the <pwd.h> header file. */
366 #undef HAVE_PWD_H
367
368 /* Define to 1 if you have the `pwrite' function. */
369 #undef HAVE_PWRITE
370
371 /* Define to 1 if you have the `resizeterm' function. */
372 #undef HAVE_RESIZETERM
373
374 /* Define to 1 if you have the <resolv.h> header file. */
375 #undef HAVE_RESOLV_H
376
377 /* Define to 1 if you have the `rfork' function. */
378 #undef HAVE_RFORK
379
380 /* Define if we have SANE development environment */
381 #undef HAVE_SANE
382
383 /* Define to 1 if you have the <sched.h> header file. */
384 #undef HAVE_SCHED_H
385
386 /* Define to 1 if you have the <scsi/sg.h> header file. */
387 #undef HAVE_SCSI_SG_H
388
389 /* Define to 1 if you have the `select' function. */
390 #undef HAVE_SELECT
391
392 /* Define to 1 if you have the `sendmsg' function. */
393 #undef HAVE_SENDMSG
394
395 /* Define to 1 if you have the `settimeofday' function. */
396 #undef HAVE_SETTIMEOFDAY
397
398 /* Define to 1 if you have the `sigaltstack' function. */
399 #undef HAVE_SIGALTSTACK
400
401 /* Define to 1 if the system has the type `size_t'. */
402 #undef HAVE_SIZE_T
403
404 /* Define to 1 if you have the `snprintf' function. */
405 #undef HAVE_SNPRINTF
406
407 /* Define if struct sockaddr contains sa_len */
408 #undef HAVE_SOCKADDR_SA_LEN
409
410 /* Define if struct sockaddr_un contains sun_len */
411 #undef HAVE_SOCKADDR_SUN_LEN
412
413 /* Define to 1 if you have the <socket.h> header file. */
414 #undef HAVE_SOCKET_H
415
416 /* Define to 1 if you have the <soundcard.h> header file. */
417 #undef HAVE_SOUNDCARD_H
418
419 /* Define to 1 if the system has the type `ssize_t'. */
420 #undef HAVE_SSIZE_T
421
422 /* Define to 1 if you have the `statfs' function. */
423 #undef HAVE_STATFS
424
425 /* Define to 1 if you have the <stdint.h> header file. */
426 #undef HAVE_STDINT_H
427
428 /* Define to 1 if you have the <stdlib.h> header file. */
429 #undef HAVE_STDLIB_H
430
431 /* Define to 1 if you have the `strcasecmp' function. */
432 #undef HAVE_STRCASECMP
433
434 /* Define to 1 if you have the `strerror' function. */
435 #undef HAVE_STRERROR
436
437 /* Define to 1 if you have the <strings.h> header file. */
438 #undef HAVE_STRINGS_H
439
440 /* Define to 1 if you have the <string.h> header file. */
441 #undef HAVE_STRING_H
442
443 /* Define to 1 if you have the `strncasecmp' function. */
444 #undef HAVE_STRNCASECMP
445
446 /* Define to 1 if you have the <syscall.h> header file. */
447 #undef HAVE_SYSCALL_H
448
449 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
450 #undef HAVE_SYS_ASOUNDLIB_H
451
452 /* Define to 1 if you have the <sys/cdio.h> header file. */
453 #undef HAVE_SYS_CDIO_H
454
455 /* Define to 1 if you have the <sys/errno.h> header file. */
456 #undef HAVE_SYS_ERRNO_H
457
458 /* Define to 1 if you have the <sys/file.h> header file. */
459 #undef HAVE_SYS_FILE_H
460
461 /* Define to 1 if you have the <sys/filio.h> header file. */
462 #undef HAVE_SYS_FILIO_H
463
464 /* Define to 1 if you have the <sys/inttypes.h> header file. */
465 #undef HAVE_SYS_INTTYPES_H
466
467 /* Define to 1 if you have the <sys/ioctl.h> header file. */
468 #undef HAVE_SYS_IOCTL_H
469
470 /* Define to 1 if you have the <sys/ipc.h> header file. */
471 #undef HAVE_SYS_IPC_H
472
473 /* Define to 1 if you have the <sys/link.h> header file. */
474 #undef HAVE_SYS_LINK_H
475
476 /* Define to 1 if you have the <sys/lwp.h> header file. */
477 #undef HAVE_SYS_LWP_H
478
479 /* Define to 1 if you have the <sys/mman.h> header file. */
480 #undef HAVE_SYS_MMAN_H
481
482 /* Define to 1 if you have the <sys/modem.h> header file. */
483 #undef HAVE_SYS_MODEM_H
484
485 /* Define to 1 if you have the <sys/mount.h> header file. */
486 #undef HAVE_SYS_MOUNT_H
487
488 /* Define to 1 if you have the <sys/msg.h> header file. */
489 #undef HAVE_SYS_MSG_H
490
491 /* Define to 1 if you have the <sys/param.h> header file. */
492 #undef HAVE_SYS_PARAM_H
493
494 /* Define to 1 if you have the <sys/ptrace.h> header file. */
495 #undef HAVE_SYS_PTRACE_H
496
497 /* Define to 1 if you have the <sys/reg.h> header file. */
498 #undef HAVE_SYS_REG_H
499
500 /* Define to 1 if you have the <sys/shm.h> header file. */
501 #undef HAVE_SYS_SHM_H
502
503 /* Define to 1 if you have the <sys/signal.h> header file. */
504 #undef HAVE_SYS_SIGNAL_H
505
506 /* Define to 1 if you have the <sys/socket.h> header file. */
507 #undef HAVE_SYS_SOCKET_H
508
509 /* Define to 1 if you have the <sys/sockio.h> header file. */
510 #undef HAVE_SYS_SOCKIO_H
511
512 /* Define to 1 if you have the <sys/soundcard.h> header file. */
513 #undef HAVE_SYS_SOUNDCARD_H
514
515 /* Define to 1 if you have the <sys/statfs.h> header file. */
516 #undef HAVE_SYS_STATFS_H
517
518 /* Define to 1 if you have the <sys/stat.h> header file. */
519 #undef HAVE_SYS_STAT_H
520
521 /* Define to 1 if you have the <sys/strtio.h> header file. */
522 #undef HAVE_SYS_STRTIO_H
523
524 /* Define to 1 if you have the <sys/syscall.h> header file. */
525 #undef HAVE_SYS_SYSCALL_H
526
527 /* Define to 1 if you have the <sys/sysctl.h> header file. */
528 #undef HAVE_SYS_SYSCTL_H
529
530 /* Define to 1 if you have the <sys/time.h> header file. */
531 #undef HAVE_SYS_TIME_H
532
533 /* Define to 1 if you have the <sys/types.h> header file. */
534 #undef HAVE_SYS_TYPES_H
535
536 /* Define to 1 if you have the <sys/user.h> header file. */
537 #undef HAVE_SYS_USER_H
538
539 /* Define to 1 if you have the <sys/v86intr.h> header file. */
540 #undef HAVE_SYS_V86INTR_H
541
542 /* Define to 1 if you have the <sys/v86.h> header file. */
543 #undef HAVE_SYS_V86_H
544
545 /* Define to 1 if you have the <sys/vfs.h> header file. */
546 #undef HAVE_SYS_VFS_H
547
548 /* Define to 1 if you have the <sys/vm86.h> header file. */
549 #undef HAVE_SYS_VM86_H
550
551 /* Define to 1 if you have the <sys/wait.h> header file. */
552 #undef HAVE_SYS_WAIT_H
553
554 /* Define to 1 if you have the `tcgetattr' function. */
555 #undef HAVE_TCGETATTR
556
557 /* Define to 1 if you have the <termios.h> header file. */
558 #undef HAVE_TERMIOS_H
559
560 /* Define to 1 if you have the `timegm' function. */
561 #undef HAVE_TIMEGM
562
563 /* Define to 1 if you have the <ucontext.h> header file. */
564 #undef HAVE_UCONTEXT_H
565
566 /* Define to 1 if you have the <unistd.h> header file. */
567 #undef HAVE_UNISTD_H
568
569 /* Define to 1 if you have the `usleep' function. */
570 #undef HAVE_USLEEP
571
572 /* Define to 1 if you have the `vfscanf' function. */
573 #undef HAVE_VFSCANF
574
575 /* Define to 1 if you have the `wait4' function. */
576 #undef HAVE_WAIT4
577
578 /* Define to 1 if you have the `waitpid' function. */
579 #undef HAVE_WAITPID
580
581 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
582 #undef HAVE_X11_EXTENSIONS_SHAPE_H
583
584 /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
585 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
586
587 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
588 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
589
590 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
591 #undef HAVE_X11_EXTENSIONS_XRENDER_H
592
593 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
594 #undef HAVE_X11_EXTENSIONS_XSHM_H
595
596 /* Define to 1 if you have the <X11/extensions/Xvlib.h> header file. */
597 #undef HAVE_X11_EXTENSIONS_XVLIB_H
598
599 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
600 #undef HAVE_X11_XKBLIB_H
601
602 /* Define to 1 if you have the <X11/Xlib.h> header file. */
603 #undef HAVE_X11_XLIB_H
604
605 /* Define to 1 if you have the <X11/Xutil.h> header file. */
606 #undef HAVE_X11_XUTIL_H
607
608 /* Define if you have the XKB extension */
609 #undef HAVE_XKB
610
611 /* Define if the X libraries support XVideo */
612 #undef HAVE_XVIDEO
613
614 /* Define to 1 if you have the `_lwp_create' function. */
615 #undef HAVE__LWP_CREATE
616
617 /* Define to 1 if you have the `_pclose' function. */
618 #undef HAVE__PCLOSE
619
620 /* Define to 1 if you have the `_popen' function. */
621 #undef HAVE__POPEN
622
623 /* Define to 1 if you have the `_snprintf' function. */
624 #undef HAVE__SNPRINTF
625
626 /* Define to 1 if you have the `_stricmp' function. */
627 #undef HAVE__STRICMP
628
629 /* Define to 1 if you have the `_strnicmp' function. */
630 #undef HAVE__STRNICMP
631
632 /* Define to 1 if you have the `__libc_fork' function. */
633 #undef HAVE___LIBC_FORK
634
635 /* Define if stdcall symbols need to be decorated */
636 #undef NEED_STDCALL_DECORATION
637
638 /* Define to disable all debug messages. */
639 #undef NO_DEBUG_MSGS
640
641 /* Define to disable trace messages. */
642 #undef NO_TRACE_MSGS
643
644 /* Define to the address where bug reports for this package should be sent. */
645 #undef PACKAGE_BUGREPORT
646
647 /* Define to the full name of this package. */
648 #undef PACKAGE_NAME
649
650 /* Define to the full name and version of this package. */
651 #undef PACKAGE_STRING
652
653 /* Define to the one symbol short name of this package. */
654 #undef PACKAGE_TARNAME
655
656 /* Define to the version of this package. */
657 #undef PACKAGE_VERSION
658
659 /* The size of a `long long', as computed by sizeof. */
660 #undef SIZEOF_LONG_LONG
661
662 /* Define to the soname of the libfreetype library. */
663 #undef SONAME_LIBFREETYPE
664
665 /* Define to the soname of the libX11 library. */
666 #undef SONAME_LIBX11
667
668 /* Define to the soname of the libXext library. */
669 #undef SONAME_LIBXEXT
670
671 /* Define to the soname of the libXrender library. */
672 #undef SONAME_LIBXRENDER
673
674 /* If using the C implementation of alloca, define if you know the
675    direction of stack growth for your system; otherwise it will be
676    automatically deduced at run-time.
677         STACK_DIRECTION > 0 => grows toward higher addresses
678         STACK_DIRECTION < 0 => grows toward lower addresses
679         STACK_DIRECTION = 0 => direction of growth unknown */
680 #undef STACK_DIRECTION
681
682 /* Define if the struct statfs is defined by <sys/mount.h> */
683 #undef STATFS_DEFINED_BY_SYS_MOUNT
684
685 /* Define if the struct statfs is defined by <sys/statfs.h> */
686 #undef STATFS_DEFINED_BY_SYS_STATFS
687
688 /* Define if the struct statfs is defined by <sys/vfs.h> */
689 #undef STATFS_DEFINED_BY_SYS_VFS
690
691 /* Define if the struct statfs has the member bavail */
692 #undef STATFS_HAS_BAVAIL
693
694 /* Define if the struct statfs has the member bfree */
695 #undef STATFS_HAS_BFREE
696
697 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
698 #undef STAT_MACROS_BROKEN
699
700 /* Define to 1 if you have the ANSI C header files. */
701 #undef STDC_HEADERS
702
703 /* Define to 1 if the X Window System is missing or not being used. */
704 #undef X_DISPLAY_MISSING
705
706 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
707    `char[]'. */
708 #undef YYTEXT_POINTER
709
710 /* Set this to 64 to enable 64-bit file support on Linux */
711 #undef _FILE_OFFSET_BITS
712
713 /* Define to a macro to generate an assembly function directive */
714 #undef __ASM_FUNC
715
716 /* Define to a macro to generate an assembly name from a C symbol */
717 #undef __ASM_NAME
718
719 /* Define to empty if `const' does not conform to ANSI C. */
720 #undef const
721
722 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
723    if it is not supported. */
724 #undef inline