aa1964d713ec548d86240f5bdda7e99468f96990
[ghc-hetmet.git] / mk / config.h.in
1 /* mk/config.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* acconfig.h
3
4    Descriptive text for the C preprocessor macros that
5    the fptools configuration script can define.
6    The current version may not use all of them; autoheader copies the ones
7    your configure.in uses into your configuration header file templates.
8
9    The entries are in sort -df order: alphabetical, case insensitive,
10    ignoring punctuation (such as underscores).  Although this order
11    can split up related entries, it makes it easier to check whether
12    a given entry is in the file.
13
14    Leave the following blank line there!!  Autoheader needs it.  */
15 \f
16
17
18
19 /* Define to alignment constraint on chars */
20 #undef ALIGNMENT_CHAR
21
22 /* Define to alignment constraint on doubles */
23 #undef ALIGNMENT_DOUBLE
24
25 /* Define to alignment constraint on floats */
26 #undef ALIGNMENT_FLOAT
27
28 /* Define to alignment constraint on ints */
29 #undef ALIGNMENT_INT
30
31 /* Define to alignment constraint on longs */
32 #undef ALIGNMENT_LONG
33
34 /* Define to alignment constraint on long longs */
35 #undef ALIGNMENT_LONG_LONG
36
37 /* Define to alignment constraint on shorts */
38 #undef ALIGNMENT_SHORT
39
40 /* Define to alignment constraint on unsigned chars */
41 #undef ALIGNMENT_UNSIGNED_CHAR
42
43 /* Define to alignment constraint on unsigned ints */
44 #undef ALIGNMENT_UNSIGNED_INT
45
46 /* Define to alignment constraint on unsigned longs */
47 #undef ALIGNMENT_UNSIGNED_LONG
48
49 /* Define to alignment constraint on unsigned long longs */
50 #undef ALIGNMENT_UNSIGNED_LONG_LONG
51
52 /* Define to alignment constraint on unsigned shorts */
53 #undef ALIGNMENT_UNSIGNED_SHORT
54
55 /* Define to alignment constraint on void pointers */
56 #undef ALIGNMENT_VOID_P
57
58 /* The value of E2BIG.  */
59 #undef CCONST_E2BIG
60
61 /* The value of EACCES.  */
62 #undef CCONST_EACCES
63
64 /* The value of EADDRINUSE.  */
65 #undef CCONST_EADDRINUSE
66
67 /* The value of EADDRNOTAVAIL.  */
68 #undef CCONST_EADDRNOTAVAIL
69
70 /* The value of EADV.  */
71 #undef CCONST_EADV
72
73 /* The value of EAFNOSUPPORT.  */
74 #undef CCONST_EAFNOSUPPORT
75
76 /* The value of EAGAIN.  */
77 #undef CCONST_EAGAIN
78
79 /* The value of EALREADY.  */
80 #undef CCONST_EALREADY
81
82 /* The value of EBADF.  */
83 #undef CCONST_EBADF
84
85 /* The value of EBADMSG.  */
86 #undef CCONST_EBADMSG
87
88 /* The value of EBADRPC.  */
89 #undef CCONST_EBADRPC
90
91 /* The value of EBUSY.  */
92 #undef CCONST_EBUSY
93
94 /* The value of ECHILD.  */
95 #undef CCONST_ECHILD
96
97 /* The value of ECOMM.  */
98 #undef CCONST_ECOMM
99
100 /* The value of ECONNABORTED.  */
101 #undef CCONST_ECONNABORTED
102
103 /* The value of ECONNREFUSED.  */
104 #undef CCONST_ECONNREFUSED
105
106 /* The value of ECONNRESET.  */
107 #undef CCONST_ECONNRESET
108
109 /* The value of EDEADLK.  */
110 #undef CCONST_EDEADLK
111
112 /* The value of EDESTADDRREQ.  */
113 #undef CCONST_EDESTADDRREQ
114
115 /* The value of EDIRTY.  */
116 #undef CCONST_EDIRTY
117
118 /* The value of EDOM.  */
119 #undef CCONST_EDOM
120
121 /* The value of EDQUOT.  */
122 #undef CCONST_EDQUOT
123
124 /* The value of EEXIST.  */
125 #undef CCONST_EEXIST
126
127 /* The value of EFAULT.  */
128 #undef CCONST_EFAULT
129
130 /* The value of EFBIG.  */
131 #undef CCONST_EFBIG
132
133 /* The value of EFTYPE.  */
134 #undef CCONST_EFTYPE
135
136 /* The value of EHOSTDOWN.  */
137 #undef CCONST_EHOSTDOWN
138
139 /* The value of EHOSTUNREACH.  */
140 #undef CCONST_EHOSTUNREACH
141
142 /* The value of EIDRM.  */
143 #undef CCONST_EIDRM
144
145 /* The value of EILSEQ.  */
146 #undef CCONST_EILSEQ
147
148 /* The value of EINPROGRESS.  */
149 #undef CCONST_EINPROGRESS
150
151 /* The value of EINTR.  */
152 #undef CCONST_EINTR
153
154 /* The value of EINVAL.  */
155 #undef CCONST_EINVAL
156
157 /* The value of EIO.  */
158 #undef CCONST_EIO
159
160 /* The value of EISCONN.  */
161 #undef CCONST_EISCONN
162
163 /* The value of EISDIR.  */
164 #undef CCONST_EISDIR
165
166 /* The value of ELOOP.  */
167 #undef CCONST_ELOOP
168
169 /* The value of EMFILE.  */
170 #undef CCONST_EMFILE
171
172 /* The value of EMLINK.  */
173 #undef CCONST_EMLINK
174
175 /* The value of EMSGSIZE.  */
176 #undef CCONST_EMSGSIZE
177
178 /* The value of EMULTIHOP.  */
179 #undef CCONST_EMULTIHOP
180
181 /* The value of ENAMETOOLONG.  */
182 #undef CCONST_ENAMETOOLONG
183
184 /* The value of ENETDOWN.  */
185 #undef CCONST_ENETDOWN
186
187 /* The value of ENETRESET.  */
188 #undef CCONST_ENETRESET
189
190 /* The value of ENETUNREACH.  */
191 #undef CCONST_ENETUNREACH
192
193 /* The value of ENFILE.  */
194 #undef CCONST_ENFILE
195
196 /* The value of ENOBUFS.  */
197 #undef CCONST_ENOBUFS
198
199 /* The value of ENODATA.  */
200 #undef CCONST_ENODATA
201
202 /* The value of ENODEV.  */
203 #undef CCONST_ENODEV
204
205 /* The value of ENOENT.  */
206 #undef CCONST_ENOENT
207
208 /* The value of ENOEXEC.  */
209 #undef CCONST_ENOEXEC
210
211 /* The value of ENOLCK.  */
212 #undef CCONST_ENOLCK
213
214 /* The value of ENOLINK.  */
215 #undef CCONST_ENOLINK
216
217 /* The value of ENOMEM.  */
218 #undef CCONST_ENOMEM
219
220 /* The value of ENOMSG.  */
221 #undef CCONST_ENOMSG
222
223 /* The value of ENONET.  */
224 #undef CCONST_ENONET
225
226 /* The value of ENOPROTOOPT.  */
227 #undef CCONST_ENOPROTOOPT
228
229 /* The value of ENOSPC.  */
230 #undef CCONST_ENOSPC
231
232 /* The value of ENOSR.  */
233 #undef CCONST_ENOSR
234
235 /* The value of ENOSTR.  */
236 #undef CCONST_ENOSTR
237
238 /* The value of ENOSYS.  */
239 #undef CCONST_ENOSYS
240
241 /* The value of ENOTBLK.  */
242 #undef CCONST_ENOTBLK
243
244 /* The value of ENOTCONN.  */
245 #undef CCONST_ENOTCONN
246
247 /* The value of ENOTDIR.  */
248 #undef CCONST_ENOTDIR
249
250 /* The value of ENOTEMPTY.  */
251 #undef CCONST_ENOTEMPTY
252
253 /* The value of ENOTSOCK.  */
254 #undef CCONST_ENOTSOCK
255
256 /* The value of ENOTTY.  */
257 #undef CCONST_ENOTTY
258
259 /* The value of ENXIO.  */
260 #undef CCONST_ENXIO
261
262 /* The value of EOPNOTSUPP.  */
263 #undef CCONST_EOPNOTSUPP
264
265 /* The value of EPERM.  */
266 #undef CCONST_EPERM
267
268 /* The value of EPFNOSUPPORT.  */
269 #undef CCONST_EPFNOSUPPORT
270
271 /* The value of EPIPE.  */
272 #undef CCONST_EPIPE
273
274 /* The value of EPROCLIM.  */
275 #undef CCONST_EPROCLIM
276
277 /* The value of EPROCUNAVAIL.  */
278 #undef CCONST_EPROCUNAVAIL
279
280 /* The value of EPROGMISMATCH.  */
281 #undef CCONST_EPROGMISMATCH
282
283 /* The value of EPROGUNAVAIL.  */
284 #undef CCONST_EPROGUNAVAIL
285
286 /* The value of EPROTO.  */
287 #undef CCONST_EPROTO
288
289 /* The value of EPROTONOSUPPORT.  */
290 #undef CCONST_EPROTONOSUPPORT
291
292 /* The value of EPROTOTYPE.  */
293 #undef CCONST_EPROTOTYPE
294
295 /* The value of ERANGE.  */
296 #undef CCONST_ERANGE
297
298 /* The value of EREMCHG.  */
299 #undef CCONST_EREMCHG
300
301 /* The value of EREMOTE.  */
302 #undef CCONST_EREMOTE
303
304 /* The value of EROFS.  */
305 #undef CCONST_EROFS
306
307 /* The value of ERPCMISMATCH.  */
308 #undef CCONST_ERPCMISMATCH
309
310 /* The value of ERREMOTE.  */
311 #undef CCONST_ERREMOTE
312
313 /* The value of ESHUTDOWN.  */
314 #undef CCONST_ESHUTDOWN
315
316 /* The value of ESOCKTNOSUPPORT.  */
317 #undef CCONST_ESOCKTNOSUPPORT
318
319 /* The value of ESPIPE.  */
320 #undef CCONST_ESPIPE
321
322 /* The value of ESRCH.  */
323 #undef CCONST_ESRCH
324
325 /* The value of ESRMNT.  */
326 #undef CCONST_ESRMNT
327
328 /* The value of ESTALE.  */
329 #undef CCONST_ESTALE
330
331 /* The value of ETIME.  */
332 #undef CCONST_ETIME
333
334 /* The value of ETIMEDOUT.  */
335 #undef CCONST_ETIMEDOUT
336
337 /* The value of ETOOMANYREFS.  */
338 #undef CCONST_ETOOMANYREFS
339
340 /* The value of ETXTBSY.  */
341 #undef CCONST_ETXTBSY
342
343 /* The value of EUSERS.  */
344 #undef CCONST_EUSERS
345
346 /* The value of EWOULDBLOCK.  */
347 #undef CCONST_EWOULDBLOCK
348
349 /* The value of EXDEV.  */
350 #undef CCONST_EXDEV
351
352 /* Define if time.h or sys/time.h define the altzone variable */
353 #undef HAVE_ALTZONE
354
355 /* Define if you have /bin/sh */
356 #undef HAVE_BIN_SH
357
358 /* Define if the HaskellSupport.framework is installed (Mac OS X only) */
359 #undef HAVE_FRAMEWORK_HASKELLSUPPORT
360
361 /* Define if gcc supports -mno-omit-leaf-frame-pointer */
362 #undef HAVE_GCC_MNO_OMIT_LFPTR
363
364 /* Define if you have the GetModuleFileName function.  */
365 #undef HAVE_GETMODULEFILENAME
366
367 /* Define if in_addr_t is available */
368 #undef HAVE_IN_ADDR_T
369
370 /* Define if you need -ldl to get dlopen() */
371 #undef HAVE_LIBDL
372
373 /* Define if you have the mingwex library. */
374 #undef HAVE_MINGWEX
375
376 /* Define if struct msghdr contains msg_accrights field */
377 #undef HAVE_MSGHDR_MSG_ACCRIGHTS
378
379 /* Define if struct msghdr contains msg_control field */
380 #undef HAVE_MSGHDR_MSG_CONTROL
381
382 /* Define if RTLD_GLOBAL is available */
383 #undef HAVE_RTLDGLOBAL
384
385 /* Define if RTLD_LOCAL is available */
386 #undef HAVE_RTLDLOCAL
387
388 /* Define if we can see RTLD_NEXT in dlfcn.h */
389 #undef HAVE_RTLDNEXT
390
391 /* Define if we can see RTLD_NOW in dlfcn.h */
392 #undef HAVE_RTLDNOW
393
394 /* Define if usleep returns void */
395 #undef USLEEP_RETURNS_VOID
396
397 /* Define if it looks like a Linux sendfile(2) implementation */
398 #undef HAVE_LINUX_SENDFILE
399
400 /* Define if it looks like a BSDish sendfile(2) implementation */
401 #undef HAVE_BSD_SENDFILE
402
403 /* Define if C compiler supports long long types */
404 #undef HAVE_LONG_LONG
405
406 /* Define if fcntl.h defines O_BINARY */
407 #undef HAVE_O_BINARY
408
409 /* Define if compiler supports prototypes. */
410 #undef HAVE_PROTOTYPES
411
412 /* Define if readline/readline.h and readline/history.h exist */
413 #undef HAVE_READLINE_HEADERS
414
415 /* Define if readline plus any additional libs needed for it exist */
416 #undef HAVE_READLINE_LIBS
417
418 /* Define if readline has version >= 4.0. */
419 #undef HAVE_READLINE_4
420
421 /* Define if readline has version >= 4.2. */
422 #undef HAVE_READLINE_4_2
423
424 /* Define if <unistd.h> defines _SC_GETGR_R_SIZE_MAX */
425 #undef HAVE_SC_GETGR_R_SIZE_MAX
426
427 /* Define if <unistd.h> defines _SC_GETPW_R_SIZE_MAX */
428 #undef HAVE_SC_GETPW_R_SIZE_MAX
429
430 /* Define if you have the sigpoll() function */
431 #undef HAVE_SIGPOLL
432
433 /* Define if time.h or sys/time.h define the timezone variable */
434 #undef HAVE_TIMEZONE
435
436 /* Define if you support the production (and use) of Win32 DLLs. */
437 #undef HAVE_WIN32_DLL_SUPPORT
438
439 /* Define if you have the WinExec function.  */
440 #undef HAVE_WINEXEC
441
442 /* Define to Haskell type for blkcnt_t */
443 #undef HTYPE_BLKCNT_T
444
445 /* Define to Haskell type for cc_t */
446 #undef HTYPE_CC_T
447
448 /* Define to Haskell type for char */
449 #undef HTYPE_CHAR
450
451 /* Define to Haskell type for clock_t */
452 #undef HTYPE_CLOCK_T
453
454 /* Define to Haskell type for dev_t */
455 #undef HTYPE_DEV_T
456
457 /* Define to Haskell type for signed double */
458 #undef HTYPE_DOUBLE
459
460 /* Define to Haskell type for float */
461 #undef HTYPE_FLOAT
462
463 /* Define to Haskell type for gid_t */
464 #undef HTYPE_GID_T
465
466 /* Define to Haskell type for GLbitfield */
467 #undef HTYPE_GLBITFIELD
468
469 /* Define to Haskell type for GLboolean */
470 #undef HTYPE_GLBOOLEAN
471
472 /* Define to Haskell type for GLbyte */
473 #undef HTYPE_GLBYTE
474
475 /* Define to Haskell type for GLclampd */
476 #undef HTYPE_GLCLAMPD
477
478 /* Define to Haskell type for GLclampf */
479 #undef HTYPE_GLCLAMPF
480
481 /* Define to Haskell type for GLdouble */
482 #undef HTYPE_GLDOUBLE
483
484 /* Define to Haskell type for GLenum */
485 #undef HTYPE_GLENUM
486
487 /* Define to Haskell type for GLfloat */
488 #undef HTYPE_GLFLOAT
489
490 /* Define to Haskell type for GLint */
491 #undef HTYPE_GLINT
492
493 /* Define to Haskell type for GLshort */
494 #undef HTYPE_GLSHORT
495
496 /* Define to Haskell type for GLsizei */
497 #undef HTYPE_GLSIZEI
498
499 /* Define to Haskell type for GLubyte */
500 #undef HTYPE_GLUBYTE
501
502 /* Define to Haskell type for GLuint */
503 #undef HTYPE_GLUINT
504
505 /* Define to Haskell type for GLushort */
506 #undef HTYPE_GLUSHORT
507
508 /* Define to Haskell type for int */
509 #undef HTYPE_INT
510
511 /* Define to Haskell type for ino_t */
512 #undef HTYPE_INO_T
513
514 /* Define to Haskell type for long */
515 #undef HTYPE_LONG
516
517 /* Define to Haskell type for long long */
518 #undef HTYPE_LONG_LONG
519
520 /* Define to Haskell type for mode_t */
521 #undef HTYPE_MODE_T
522
523 /* Define to Haskell type for nlink_t */
524 #undef HTYPE_NLINK_T
525
526 /* Define to Haskell type for off_t */
527 #undef HTYPE_OFF_T
528
529 /* Define to Haskell type for pid_t */
530 #undef HTYPE_PID_T
531
532 /* Define to Haskell type for ptrdiff_t */
533 #undef HTYPE_PTRDIFF_T
534
535 /* Define to Haskell type for rlim_t */
536 #undef HTYPE_RLIM_T
537
538 /* Define to Haskell type for short */
539 #undef HTYPE_SHORT
540
541 /* Define to Haskell type for sig_atomic_t */
542 #undef HTYPE_SIG_ATOMIC_T
543
544 /* Define to Haskell type for signed char */
545 #undef HTYPE_SIGNED_CHAR
546
547 /* Define to Haskell type for size_t */
548 #undef HTYPE_SIZE_T
549
550 /* Define to Haskell type for speed_t */
551 #undef HTYPE_SPEED_T
552
553 /* Define to Haskell type for ssize_t */
554 #undef HTYPE_SSIZE_T
555
556 /* Define to Haskell type for time_t */
557 #undef HTYPE_TIME_T
558
559 /* Define to Haskell type for tcflag_t */
560 #undef HTYPE_TCFLAG_T
561
562 /* Define to Haskell type for uid_t */
563 #undef HTYPE_UID_T
564
565 /* Define to Haskell type for unsigned char */
566 #undef HTYPE_UNSIGNED_CHAR
567
568 /* Define to Haskell type for unsigned int */
569 #undef HTYPE_UNSIGNED_INT
570
571 /* Define to Haskell type for unsigned long */
572 #undef HTYPE_UNSIGNED_LONG
573
574 /* Define to Haskell type for unsigned long long */
575 #undef HTYPE_UNSIGNED_LONG_LONG
576
577 /* Define to Haskell type for unsigned short */
578 #undef HTYPE_UNSIGNED_SHORT
579
580 /* Define to Haskell type for wchar_t */
581 #undef HTYPE_WCHAR_T
582
583 /* Define if C Symbols have a leading underscore added by the compiler */
584 #undef LEADING_UNDERSCORE
585
586 /* Define to the type of the timezone variable (usually long or time_t) */
587 #undef TYPE_TIMEZONE
588
589 /* Define if signal handlers have type void (*)(int)
590  * (Otherwise, they're assumed to have type int (*)(void).)
591  */
592 #undef VOID_INT_SIGNALS
593  
594 \f
595 /* Leave that blank line there!!  Autoheader needs it.
596    If you're adding to this file, keep in mind:
597    The entries are in sort -df order: alphabetical, case insensitive,
598    ignoring punctuation (such as underscores).  */
599
600 \f
601 /* autoheader doesn't grok AC_CHECK_LIB_NOWARN so we have to add them
602    manually.  */
603
604
605 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
606    systems. This function is required for `alloca.c' support on those systems.
607    */
608 #undef CRAY_STACKSEG_END
609
610 /* Define if using `alloca.c'. */
611 #undef C_ALLOCA
612
613 /* Define if you have the `access' function. */
614 #undef HAVE_ACCESS
615
616 /* Define if you have `alloca', as a function or macro. */
617 #undef HAVE_ALLOCA
618
619 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
620 #undef HAVE_ALLOCA_H
621
622 /* Define if you have the <arpa/inet.h> header file. */
623 #undef HAVE_ARPA_INET_H
624
625 /* Define if you have the <assert.h> header file. */
626 #undef HAVE_ASSERT_H
627
628 /* Define if you have the <bfd.h> header file. */
629 #undef HAVE_BFD_H
630
631 /* Define if you have the <conio.h> header file. */
632 #undef HAVE_CONIO_H
633
634 /* Define if you have the <console.h> header file. */
635 #undef HAVE_CONSOLE_H
636
637 /* Define if you have the <ctype.h> header file. */
638 #undef HAVE_CTYPE_H
639
640 /* Define if you have the <dirent.h> header file. */
641 #undef HAVE_DIRENT_H
642
643 /* Define if you have the <dlfcn.h> header file. */
644 #undef HAVE_DLFCN_H
645
646 /* Define if you have the `dlopen' function. */
647 #undef HAVE_DLOPEN
648
649 /* Define if you have the <dl.h> header file. */
650 #undef HAVE_DL_H
651
652 /* Define if you have the <dos.h> header file. */
653 #undef HAVE_DOS_H
654
655 /* Define if you have the <errno.h> header file. */
656 #undef HAVE_ERRNO_H
657
658 /* Define if you have the `farcalloc' function. */
659 #undef HAVE_FARCALLOC
660
661 /* Define if you have the <fcntl.h> header file. */
662 #undef HAVE_FCNTL_H
663
664 /* Define if you have the `fgetpos' function. */
665 #undef HAVE_FGETPOS
666
667 /* Define if you have the <Files.h> header file. */
668 #undef HAVE_FILES_H
669
670 /* Define if you have the <float.h> header file. */
671 #undef HAVE_FLOAT_H
672
673 /* Define if you have the `fseek' function. */
674 #undef HAVE_FSEEK
675
676 /* Define if you have the `fsetpos' function. */
677 #undef HAVE_FSETPOS
678
679 /* Define if you have the `ftell' function. */
680 #undef HAVE_FTELL
681
682 /* Define if you have the `ftime' function. */
683 #undef HAVE_FTIME
684
685 /* Define if you have the <ftw.h> header file. */
686 #undef HAVE_FTW_H
687
688 /* Define if you have the `getclock' function. */
689 #undef HAVE_GETCLOCK
690
691 /* Define if you have the `getgrgid_r' function. */
692 #undef HAVE_GETGRGID_R
693
694 /* Define if you have the `getgrnam_r' function. */
695 #undef HAVE_GETGRNAM_R
696
697 /* Define if you have the `getpagesize' function. */
698 #undef HAVE_GETPAGESIZE
699
700 /* Define if you have the `getpwnam_r' function. */
701 #undef HAVE_GETPWNAM_R
702
703 /* Define if you have the `getpwuid_r' function. */
704 #undef HAVE_GETPWUID_R
705
706 /* Define if you have the `getrusage' function. */
707 #undef HAVE_GETRUSAGE
708
709 /* Define if you have the `gettimeofday' function. */
710 #undef HAVE_GETTIMEOFDAY
711
712 /* Define if you have the <GL/gl.h> header file. */
713 #undef HAVE_GL_GL_H
714
715 /* Define if you have the `gmtime_r' function. */
716 #undef HAVE_GMTIME_R
717
718 /* Define if you have the <grp.h> header file. */
719 #undef HAVE_GRP_H
720
721 /* Define if you have the <ieee754.h> header file. */
722 #undef HAVE_IEEE754_H
723
724 /* Define if you have the <inttypes.h> header file. */
725 #undef HAVE_INTTYPES_H
726
727 /* Define if you have the <io.h> header file. */
728 #undef HAVE_IO_H
729
730 /* Define if you have the `lchown' function. */
731 #undef HAVE_LCHOWN
732
733 /* Define if you have the `bfd' library (-lbfd). */
734 #undef HAVE_LIBBFD
735
736 /* Define if you have the `iberty' library (-liberty). */
737 #undef HAVE_LIBIBERTY
738
739 /* Define if you have the <limits.h> header file. */
740 #undef HAVE_LIMITS_H
741
742 /* Define if you have the `localtime_r' function. */
743 #undef HAVE_LOCALTIME_R
744
745 /* Define if you have the `lstat' function. */
746 #undef HAVE_LSTAT
747
748 /* Define if you have the `macsystem' function. */
749 #undef HAVE_MACSYSTEM
750
751 /* Define if you have the <malloc.h> header file. */
752 #undef HAVE_MALLOC_H
753
754 /* Define if you have the <memory.h> header file. */
755 #undef HAVE_MEMORY_H
756
757 /* Define if you have the `mktime' function. */
758 #undef HAVE_MKTIME
759
760 /* Define if you have the `mprotect' function. */
761 #undef HAVE_MPROTECT
762
763 /* Define if you have the <netdb.h> header file. */
764 #undef HAVE_NETDB_H
765
766 /* Define if you have the <netinet/in.h> header file. */
767 #undef HAVE_NETINET_IN_H
768
769 /* Define if you have the <netinet/tcp.h> header file. */
770 #undef HAVE_NETINET_TCP_H
771
772 /* Define if you have the <nlist.h> header file. */
773 #undef HAVE_NLIST_H
774
775 /* Define if you have the <pascal.h> header file. */
776 #undef HAVE_PASCAL_H
777
778 /* Define if you have the `PBHSetVolSync' function. */
779 #undef HAVE_PBHSETVOLSYNC
780
781 /* Define if you have the `pclose' function. */
782 #undef HAVE_PCLOSE
783
784 /* Define if you have the `popen' function. */
785 #undef HAVE_POPEN
786
787 /* Define if you have the `setenv' function. */
788 #undef HAVE_SETENV
789
790 /* Define if you have the `unsetenv' function. */
791 #undef HAVE_UNSETENV
792
793 /* Define if you have the <pthread.h> header file. */
794 #undef HAVE_PTHREAD_H
795
796 /* Define if you have the <pwd.h> header file. */
797 #undef HAVE_PWD_H
798
799 /* Define if you have the `readdir_r' function. */
800 #undef HAVE_READDIR_R
801
802 /* Define if you have the `readlink' function. */
803 #undef HAVE_READLINK
804
805 /* Define if you have the `realpath' function. */
806 #undef HAVE_REALPATH
807
808 /* Define if you have the `setitimer' function. */
809 #undef HAVE_SETITIMER
810
811 /* Define if you have the <sgtty.h> header file. */
812 #undef HAVE_SGTTY_H
813
814 /* Define if you have the <siginfo.h> header file. */
815 #undef HAVE_SIGINFO_H
816
817 /* Define if you have the <signal.h> header file. */
818 #undef HAVE_SIGNAL_H
819
820 /* Define if you have the `snprintf' function. */
821 #undef HAVE_SNPRINTF
822
823 /* Define if you have the `stat' function. */
824 #undef HAVE_STAT
825
826 /* Define if you have the <stat.h> header file. */
827 #undef HAVE_STAT_H
828
829 /* Define if you have the <stdarg.h> header file. */
830 #undef HAVE_STDARG_H
831
832 /* Define if you have the <stddef.h> header file. */
833 #undef HAVE_STDDEF_H
834
835 /* Define if you have the <stdint.h> header file. */
836 #undef HAVE_STDINT_H
837
838 /* Define if you have the <stdlib.h> header file. */
839 #undef HAVE_STDLIB_H
840
841 /* Define if you have the <std.h> header file. */
842 #undef HAVE_STD_H
843
844 /* Define if you have the `strcasecmp' function. */
845 #undef HAVE_STRCASECMP
846
847 /* Define if you have the `strcmp' function. */
848 #undef HAVE_STRCMP
849
850 /* Define if you have the `strcmpi' function. */
851 #undef HAVE_STRCMPI
852
853 /* Define if you have the `stricmp' function. */
854 #undef HAVE_STRICMP
855
856 /* Define if you have the <strings.h> header file. */
857 #undef HAVE_STRINGS_H
858
859 /* Define if you have the <string.h> header file. */
860 #undef HAVE_STRING_H
861
862 /* Define if `st_blksize' is member of `struct stat'. */
863 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
864
865 /* Define if `tm_zone' is member of `struct tm'. */
866 #undef HAVE_STRUCT_TM_TM_ZONE
867
868 /* Define if your `struct stat' has `st_blksize'. Deprecated, use
869    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
870 #undef HAVE_ST_BLKSIZE
871
872 /* Define if you have the `symlink' function. */
873 #undef HAVE_SYMLINK
874
875 /* Define if you have the `sysconf' function. */
876 #undef HAVE_SYSCONF
877
878 /* Define if you have the <sys/fault.h> header file. */
879 #undef HAVE_SYS_FAULT_H
880
881 /* Define if you have the <sys/file.h> header file. */
882 #undef HAVE_SYS_FILE_H
883
884 /* Define if you have the <sys/ioctl.h> header file. */
885 #undef HAVE_SYS_IOCTL_H
886
887 /* Define if you have the <sys/limits.h> header file. */
888 #undef HAVE_SYS_LIMITS_H
889
890 /* Define if you have the <sys/mman.h> header file. */
891 #undef HAVE_SYS_MMAN_H
892
893 /* Define if you have the <sys/param.h> header file. */
894 #undef HAVE_SYS_PARAM_H
895
896 /* Define if you have the <sys/procfs.h> header file. */
897 #undef HAVE_SYS_PROCFS_H
898
899 /* Define if you have the <sys/resource.h> header file. */
900 #undef HAVE_SYS_RESOURCE_H
901
902 /* Define if you have the <sys/signal.h> header file. */
903 #undef HAVE_SYS_SIGNAL_H
904
905 /* Define if you have the <sys/socket.h> header file. */
906 #undef HAVE_SYS_SOCKET_H
907
908 /* Define if you have the <sys/stat.h> header file. */
909 #undef HAVE_SYS_STAT_H
910
911 /* Define if you have the <sys/syscall.h> header file. */
912 #undef HAVE_SYS_SYSCALL_H
913
914 /* Define if you have the <sys/timeb.h> header file. */
915 #undef HAVE_SYS_TIMEB_H
916
917 /* Define if you have the <sys/timers.h> header file. */
918 #undef HAVE_SYS_TIMERS_H
919
920 /* Define if you have the <sys/times.h> header file. */
921 #undef HAVE_SYS_TIMES_H
922
923 /* Define if you have the <sys/time.h> header file. */
924 #undef HAVE_SYS_TIME_H
925
926 /* Define if you have the <sys/types.h> header file. */
927 #undef HAVE_SYS_TYPES_H
928
929 /* Define if you have the <sys/uio.h> header file. */
930 #undef HAVE_SYS_UIO_H
931
932 /* Define if you have the <sys/un.h> header file. */
933 #undef HAVE_SYS_UN_H
934
935 /* Define if you have the <sys/utsname.h> header file. */
936 #undef HAVE_SYS_UTSNAME_H
937
938 /* Define if you have the <sys/vadvise.h> header file. */
939 #undef HAVE_SYS_VADVISE_H
940
941 /* Define if you have the <sys/wait.h> header file. */
942 #undef HAVE_SYS_WAIT_H
943
944 /* Define if you have the <termios.h> header file. */
945 #undef HAVE_TERMIOS_H
946
947 /* Define if you have the <termio.h> header file. */
948 #undef HAVE_TERMIO_H
949
950 /* Define if you have the `timelocal' function. */
951 #undef HAVE_TIMELOCAL
952
953 /* Define if you have the `times' function. */
954 #undef HAVE_TIMES
955
956 /* Define if you have the <time.h> header file. */
957 #undef HAVE_TIME_H
958
959 /* Define if your `struct tm' has `tm_zone'. Deprecated, use
960    `HAVE_STRUCT_TM_TM_ZONE' instead. */
961 #undef HAVE_TM_ZONE
962
963 /* Define if you have the <types.h> header file. */
964 #undef HAVE_TYPES_H
965
966 /* Define if you don't have `tm_zone' but do have the external array `tzname'.
967    */
968 #undef HAVE_TZNAME
969
970 /* Define if you have the <unistd.h> header file. */
971 #undef HAVE_UNISTD_H
972
973 /* Define if you have the <utime.h> header file. */
974 #undef HAVE_UTIME_H
975
976 /* Define if you have the `vadvise' function. */
977 #undef HAVE_VADVISE
978
979 /* Define if you have the `valloc' function. */
980 #undef HAVE_VALLOC
981
982 /* Define if you have the <values.h> header file. */
983 #undef HAVE_VALUES_H
984
985 /* Define if you have the `vfork' function. */
986 #undef HAVE_VFORK
987
988 /* Define if you have the <vfork.h> header file. */
989 #undef HAVE_VFORK_H
990
991 /* Define if you have the `vsnprintf' function. */
992 #undef HAVE_VSNPRINTF
993
994 /* Define if you have the <windows.h> header file. */
995 #undef HAVE_WINDOWS_H
996
997 /* Define if you have the <winsock.h> header file. */
998 #undef HAVE_WINSOCK_H
999
1000 /* Define if you have the `_fullpath' function. */
1001 #undef HAVE__FULLPATH
1002
1003 /* Define if you have the `_pclose' function. */
1004 #undef HAVE__PCLOSE
1005
1006 /* Define if you have the `_popen' function. */
1007 #undef HAVE__POPEN
1008
1009 /* Define if you have the `_snprintf' function. */
1010 #undef HAVE__SNPRINTF
1011
1012 /* Define if you have the `_stricmp' function. */
1013 #undef HAVE__STRICMP
1014
1015 /* Define if you have the `_vsnprintf' function. */
1016 #undef HAVE__VSNPRINTF
1017
1018 /* Define as the return type of signal handlers (`int' or `void'). */
1019 #undef RETSIGTYPE
1020
1021 /* The size of a `char', as computed by sizeof. */
1022 #undef SIZEOF_CHAR
1023
1024 /* The size of a `double', as computed by sizeof. */
1025 #undef SIZEOF_DOUBLE
1026
1027 /* The size of a `float', as computed by sizeof. */
1028 #undef SIZEOF_FLOAT
1029
1030 /* The size of a `int', as computed by sizeof. */
1031 #undef SIZEOF_INT
1032
1033 /* The size of a `long', as computed by sizeof. */
1034 #undef SIZEOF_LONG
1035
1036 /* The size of a `long long', as computed by sizeof. */
1037 #undef SIZEOF_LONG_LONG
1038
1039 /* The size of a `short', as computed by sizeof. */
1040 #undef SIZEOF_SHORT
1041
1042 /* The size of a `unsigned char', as computed by sizeof. */
1043 #undef SIZEOF_UNSIGNED_CHAR
1044
1045 /* The size of a `unsigned int', as computed by sizeof. */
1046 #undef SIZEOF_UNSIGNED_INT
1047
1048 /* The size of a `unsigned long', as computed by sizeof. */
1049 #undef SIZEOF_UNSIGNED_LONG
1050
1051 /* The size of a `unsigned long long', as computed by sizeof. */
1052 #undef SIZEOF_UNSIGNED_LONG_LONG
1053
1054 /* The size of a `unsigned short', as computed by sizeof. */
1055 #undef SIZEOF_UNSIGNED_SHORT
1056
1057 /* The size of a `void *', as computed by sizeof. */
1058 #undef SIZEOF_VOID_P
1059
1060 /* If using the C implementation of alloca, define if you know the
1061    direction of stack growth for your system; otherwise it will be
1062    automatically deduced at run-time.
1063         STACK_DIRECTION > 0 => grows toward higher addresses
1064         STACK_DIRECTION < 0 => grows toward lower addresses
1065         STACK_DIRECTION = 0 => direction of growth unknown */
1066 #undef STACK_DIRECTION
1067
1068 /* Define if you have the ANSI C header files. */
1069 #undef STDC_HEADERS
1070
1071 /* Define if you can safely include both <sys/time.h> and <time.h>. */
1072 #undef TIME_WITH_SYS_TIME
1073
1074 /* Define if your <sys/time.h> declares `struct tm'. */
1075 #undef TM_IN_SYS_TIME
1076
1077 /* Define if the system headers declare usleep to return void. */
1078 #undef USLEEP_RETURNS_VOID
1079
1080 /* Define if your processor stores words with the most significant byte first
1081    (like Motorola and SPARC, unlike Intel and VAX). */
1082 #undef WORDS_BIGENDIAN
1083
1084 /* Define if the X Window System is missing or not being used. */
1085 #undef X_DISPLAY_MISSING
1086
1087 /* Define to empty if `const' does not conform to ANSI C. */
1088 #undef const