[project @ 2002-06-25 15:49:58 by mthomas]
[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 /* Define if code lives before data in memory */
59 #undef CODE_BEFORE_DATA
60
61 /* Define as the symbol which marks the end of the data section */
62 #undef DATA_SECTION_END_MARKER
63
64 /* Define as the decl which terminates the data section */
65 #undef DATA_SECTION_END_MARKER_DECL
66
67 /* Define if time.h or sys/time.h define the altzone variable */
68 #undef HAVE_ALTZONE
69
70 /* Define if you have /bin/sh */
71 #undef HAVE_BIN_SH
72
73 /* Define if you have the GetModuleFileName function.  */
74 #undef HAVE_GETMODULEFILENAME
75
76 /* Define if you need -ldl to get dlopen() */
77 #undef HAVE_LIBDL
78
79 /* Define if we can see RTLD_NEXT in dlfcn.h */
80 #undef HAVE_RTLDNEXT
81
82 /* Define if RTLD_LOCAL is available */
83 #undef HAVE_RTLDLOCAL
84
85 /* Define if C compiler supports long long types */
86 #undef HAVE_LONG_LONG
87
88 /* Define if fcntl.h defines O_BINARY */
89 #undef HAVE_O_BINARY
90
91 /* Define if compiler supports prototypes. */
92 #undef HAVE_PROTOTYPES
93
94 /* Define if readline/readline.h and readline/history.h exist */
95 #undef HAVE_READLINE_HEADERS
96
97 /* Define if readline plus any additional libs needed for it exist */
98 #undef HAVE_READLINE_LIBS
99
100 /* Define if readline has version >= 4.0. */
101 #undef HAVE_READLINE_4
102
103 /* Define if readline has version >= 4.2. */
104 #undef HAVE_READLINE_4_2
105
106 /* Define if time.h or sys/time.h define the timezone variable */
107 #undef HAVE_TIMEZONE
108
109 /* Define if you support the production (and use) of Win32 DLLs. */
110 #undef HAVE_WIN32_DLL_SUPPORT
111
112 /* Define if you have the WinExec function.  */
113 #undef HAVE_WINEXEC
114
115 /* Define to Haskell type for cc_t */
116 #undef HTYPE_CC_T
117
118 /* Define to Haskell type for char */
119 #undef HTYPE_CHAR
120
121 /* Define to Haskell type for clock_t */
122 #undef HTYPE_CLOCK_T
123
124 /* Define to Haskell type for dev_t */
125 #undef HTYPE_DEV_T
126
127 /* Define to Haskell type for signed double */
128 #undef HTYPE_DOUBLE
129
130 /* Define to Haskell type for float */
131 #undef HTYPE_FLOAT
132
133 /* Define to Haskell type for gid_t */
134 #undef HTYPE_GID_T
135
136 /* Define to Haskell type for GLbitfield */
137 #undef HTYPE_GLBITFIELD
138
139 /* Define to Haskell type for GLboolean */
140 #undef HTYPE_GLBOOLEAN
141
142 /* Define to Haskell type for GLbyte */
143 #undef HTYPE_GLBYTE
144
145 /* Define to Haskell type for GLclampd */
146 #undef HTYPE_GLCLAMPD
147  
148 /* Define to Haskell type for GLclampf */
149 #undef HTYPE_GLCLAMPF
150
151 /* Define to Haskell type for GLdouble */
152 #undef HTYPE_GLDOUBLE
153
154 /* Define to Haskell type for GLenum */
155 #undef HTYPE_GLENUM
156
157 /* Define to Haskell type for GLfloat */
158 #undef HTYPE_GLFLOAT
159
160 /* Define to Haskell type for GLint */
161 #undef HTYPE_GLINT
162
163 /* Define to Haskell type for GLshort */
164 #undef HTYPE_GLSHORT
165
166 /* Define to Haskell type for GLsizei */
167 #undef HTYPE_GLSIZEI
168
169 /* Define to Haskell type for GLubyte */
170 #undef HTYPE_GLUBYTE
171
172 /* Define to Haskell type for GLuint */
173 #undef HTYPE_GLUINT
174
175 /* Define to Haskell type for GLushort */
176 #undef HTYPE_GLUSHORT
177
178 /* Define to Haskell type for int */
179 #undef HTYPE_INT
180
181 /* Define to Haskell type for ino_t */
182 #undef HTYPE_INO_T
183
184 /* Define to Haskell type for long */
185 #undef HTYPE_LONG
186
187 /* Define to Haskell type for long long */
188 #undef HTYPE_LONG_LONG
189
190 /* Define to Haskell type for mode_t */
191 #undef HTYPE_MODE_T
192
193 /* Define to Haskell type for nlink_t */
194 #undef HTYPE_NLINK_T
195
196 /* Define to Haskell type for off_t */
197 #undef HTYPE_OFF_T
198
199 /* Define to Haskell type for pid_t */
200 #undef HTYPE_PID_T
201
202 /* Define to Haskell type for ptrdiff_t */
203 #undef HTYPE_PTRDIFF_T
204
205 /* Define to Haskell type for short */
206 #undef HTYPE_SHORT
207
208 /* Define to Haskell type for sig_atomic_t */
209 #undef HTYPE_SIG_ATOMIC_T
210
211 /* Define to Haskell type for signed char */
212 #undef HTYPE_SIGNED_CHAR
213
214 /* Define to Haskell type for size_t */
215 #undef HTYPE_SIZE_T
216
217 /* Define to Haskell type for speed_t */
218 #undef HTYPE_SPEED_T
219
220 /* Define to Haskell type for ssize_t */
221 #undef HTYPE_SSIZE_T
222
223 /* Define to Haskell type for time_t */
224 #undef HTYPE_TIME_T
225
226 /* Define to Haskell type for tcflag_t */
227 #undef HTYPE_TCFLAG_T
228
229 /* Define to Haskell type for uid_t */
230 #undef HTYPE_UID_T
231
232 /* Define to Haskell type for unsigned char */
233 #undef HTYPE_UNSIGNED_CHAR
234
235 /* Define to Haskell type for unsigned int */
236 #undef HTYPE_UNSIGNED_INT
237
238 /* Define to Haskell type for unsigned long */
239 #undef HTYPE_UNSIGNED_LONG
240
241 /* Define to Haskell type for unsigned long long */
242 #undef HTYPE_UNSIGNED_LONG_LONG
243
244 /* Define to Haskell type for unsigned short */
245 #undef HTYPE_UNSIGNED_SHORT
246
247 /* Define to Haskell type for wchar_t */
248 #undef HTYPE_WCHAR_T
249
250 /* Define if C Symbols have a leading underscore added by the compiler */
251 #undef LEADING_UNDERSCORE
252
253 /* Define as the symbol which marks the end of the text section */
254 #undef TEXT_SECTION_END_MARKER
255
256 /* Define to decl that terminates text section. */
257 #undef TEXT_SECTION_END_MARKER_DECL
258
259 /* Define to the type of the timezone variable (usually long or time_t) */
260 #undef TYPE_TIMEZONE
261
262 /* Define if signal handlers have type void (*)(int)
263  * (Otherwise, they're assumed to have type int (*)(void).)
264  */
265 #undef VOID_INT_SIGNALS
266  
267 \f
268 /* Leave that blank line there!!  Autoheader needs it.
269    If you're adding to this file, keep in mind:
270    The entries are in sort -df order: alphabetical, case insensitive,
271    ignoring punctuation (such as underscores).  */
272
273 \f
274 /* autoheader doesn't grok AC_CHECK_LIB_NOWARN so we have to add them
275    manually.  */
276
277
278 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
279    systems. This function is required for `alloca.c' support on those systems.
280    */
281 #undef CRAY_STACKSEG_END
282
283 /* Define if using `alloca.c'. */
284 #undef C_ALLOCA
285
286 /* Define if you have the `access' function. */
287 #undef HAVE_ACCESS
288
289 /* Define if you have `alloca', as a function or macro. */
290 #undef HAVE_ALLOCA
291
292 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
293 #undef HAVE_ALLOCA_H
294
295 /* Define if you have the <arpa/inet.h> header file. */
296 #undef HAVE_ARPA_INET_H
297
298 /* Define if you have the <assert.h> header file. */
299 #undef HAVE_ASSERT_H
300
301 /* Define if you have the <bfd.h> header file. */
302 #undef HAVE_BFD_H
303
304 /* Define if you have the <conio.h> header file. */
305 #undef HAVE_CONIO_H
306
307 /* Define if you have the <console.h> header file. */
308 #undef HAVE_CONSOLE_H
309
310 /* Define if you have the <ctype.h> header file. */
311 #undef HAVE_CTYPE_H
312
313 /* Define if you have the <dirent.h> header file. */
314 #undef HAVE_DIRENT_H
315
316 /* Define if you have the <dlfcn.h> header file. */
317 #undef HAVE_DLFCN_H
318
319 /* Define if you have the `dlopen' function. */
320 #undef HAVE_DLOPEN
321
322 /* Define if you have the <dl.h> header file. */
323 #undef HAVE_DL_H
324
325 /* Define if you have the <dos.h> header file. */
326 #undef HAVE_DOS_H
327
328 /* Define if you have the <errno.h> header file. */
329 #undef HAVE_ERRNO_H
330
331 /* Define if you have the `farcalloc' function. */
332 #undef HAVE_FARCALLOC
333
334 /* Define if you have the <fcntl.h> header file. */
335 #undef HAVE_FCNTL_H
336
337 /* Define if you have the `fgetpos' function. */
338 #undef HAVE_FGETPOS
339
340 /* Define if you have the <Files.h> header file. */
341 #undef HAVE_FILES_H
342
343 /* Define if you have the <float.h> header file. */
344 #undef HAVE_FLOAT_H
345
346 /* Define if you have the `fseek' function. */
347 #undef HAVE_FSEEK
348
349 /* Define if you have the `fsetpos' function. */
350 #undef HAVE_FSETPOS
351
352 /* Define if you have the `ftell' function. */
353 #undef HAVE_FTELL
354
355 /* Define if you have the `ftime' function. */
356 #undef HAVE_FTIME
357
358 /* Define if you have the <ftw.h> header file. */
359 #undef HAVE_FTW_H
360
361 /* Define if you have the `getclock' function. */
362 #undef HAVE_GETCLOCK
363
364 /* Define if you have the `getpagesize' function. */
365 #undef HAVE_GETPAGESIZE
366
367 /* Define if you have the `getrusage' function. */
368 #undef HAVE_GETRUSAGE
369
370 /* Define if you have the `gettimeofday' function. */
371 #undef HAVE_GETTIMEOFDAY
372
373 /* Define if you have the <GL/gl.h> header file. */
374 #undef HAVE_GL_GL_H
375
376 /* Define if you have the `gmtime_r' function. */
377 #undef HAVE_GMTIME_R
378
379 /* Define if you have the <grp.h> header file. */
380 #undef HAVE_GRP_H
381
382 /* Define if you have the <ieee754.h> header file. */
383 #undef HAVE_IEEE754_H
384
385 /* Define if you have the <inttypes.h> header file. */
386 #undef HAVE_INTTYPES_H
387
388 /* Define if you have the <io.h> header file. */
389 #undef HAVE_IO_H
390
391 /* Define if you have the `bfd' library (-lbfd). */
392 #undef HAVE_LIBBFD
393
394 /* Define if you have the `iberty' library (-liberty). */
395 #undef HAVE_LIBIBERTY
396
397 /* Define if you have the <limits.h> header file. */
398 #undef HAVE_LIMITS_H
399
400 /* Define if you have the `localtime_r' function. */
401 #undef HAVE_LOCALTIME_R
402
403 /* Define if you have the `lstat' function. */
404 #undef HAVE_LSTAT
405
406 /* Define if you have the `macsystem' function. */
407 #undef HAVE_MACSYSTEM
408
409 /* Define if you have the <malloc.h> header file. */
410 #undef HAVE_MALLOC_H
411
412 /* Define if you have the <memory.h> header file. */
413 #undef HAVE_MEMORY_H
414
415 /* Define if you have the `mktime' function. */
416 #undef HAVE_MKTIME
417
418 /* Define if you have the `mprotect' function. */
419 #undef HAVE_MPROTECT
420
421 /* Define if struct msghdr contains msg_accrights field */
422 #undef HAVE_MSGHDR_MSG_ACCRIGHTS
423
424 /* Define if struct msghdr contains msg_control field */
425 #undef HAVE_MSGHDR_MSG_CONTROL
426
427 /* Define if you have the <netdb.h> header file. */
428 #undef HAVE_NETDB_H
429
430 /* Define if you have the <netinet/in.h> header file. */
431 #undef HAVE_NETINET_IN_H
432
433 /* Define if you have the <netinet/tcp.h> header file. */
434 #undef HAVE_NETINET_TCP_H
435
436 /* Define if you have the <nlist.h> header file. */
437 #undef HAVE_NLIST_H
438
439 /* Define if you have the <pascal.h> header file. */
440 #undef HAVE_PASCAL_H
441
442 /* Define if you have the `PBHSetVolSync' function. */
443 #undef HAVE_PBHSETVOLSYNC
444
445 /* Define if you have the `pclose' function. */
446 #undef HAVE_PCLOSE
447
448 /* Define if you have the `popen' function. */
449 #undef HAVE_POPEN
450
451 /* Define if you have the <pthread.h> header file. */
452 #undef HAVE_PTHREAD_H
453
454 /* Define if you have the <pwd.h> header file. */
455 #undef HAVE_PWD_H
456
457 /* Define if you have the `readdir_r' function. */
458 #undef HAVE_READDIR_R
459
460 /* Define if you have the `readlink' function. */
461 #undef HAVE_READLINK
462
463 /* Define if you have the `realpath' function. */
464 #undef HAVE_REALPATH
465
466 /* Define if you have the `setitimer' function. */
467 #undef HAVE_SETITIMER
468
469 /* Define if you have the <sgtty.h> header file. */
470 #undef HAVE_SGTTY_H
471
472 /* Define if you have the <siginfo.h> header file. */
473 #undef HAVE_SIGINFO_H
474
475 /* Define if you have the <signal.h> header file. */
476 #undef HAVE_SIGNAL_H
477
478 /* Define if you have the `snprintf' function. */
479 #undef HAVE_SNPRINTF
480
481 /* Define if you have the `stat' function. */
482 #undef HAVE_STAT
483
484 /* Define if you have the <stat.h> header file. */
485 #undef HAVE_STAT_H
486
487 /* Define if you have the <stdarg.h> header file. */
488 #undef HAVE_STDARG_H
489
490 /* Define if you have the <stddef.h> header file. */
491 #undef HAVE_STDDEF_H
492
493 /* Define if you have the <stdint.h> header file. */
494 #undef HAVE_STDINT_H
495
496 /* Define if you have the <stdlib.h> header file. */
497 #undef HAVE_STDLIB_H
498
499 /* Define if you have the <std.h> header file. */
500 #undef HAVE_STD_H
501
502 /* Define if you have the `strcasecmp' function. */
503 #undef HAVE_STRCASECMP
504
505 /* Define if you have the `strcmp' function. */
506 #undef HAVE_STRCMP
507
508 /* Define if you have the `strcmpi' function. */
509 #undef HAVE_STRCMPI
510
511 /* Define if you have the `stricmp' function. */
512 #undef HAVE_STRICMP
513
514 /* Define if you have the <strings.h> header file. */
515 #undef HAVE_STRINGS_H
516
517 /* Define if you have the <string.h> header file. */
518 #undef HAVE_STRING_H
519
520 /* Define if `st_blksize' is member of `struct stat'. */
521 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
522
523 /* Define if `tm_zone' is member of `struct tm'. */
524 #undef HAVE_STRUCT_TM_TM_ZONE
525
526 /* Define if your `struct stat' has `st_blksize'. Deprecated, use
527    `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */
528 #undef HAVE_ST_BLKSIZE
529
530 /* Define if you have the `symlink' function. */
531 #undef HAVE_SYMLINK
532
533 /* Define if you have the `sysconf' function. */
534 #undef HAVE_SYSCONF
535
536 /* Define if you have the <sys/fault.h> header file. */
537 #undef HAVE_SYS_FAULT_H
538
539 /* Define if you have the <sys/file.h> header file. */
540 #undef HAVE_SYS_FILE_H
541
542 /* Define if you have the <sys/ioctl.h> header file. */
543 #undef HAVE_SYS_IOCTL_H
544
545 /* Define if you have the <sys/limits.h> header file. */
546 #undef HAVE_SYS_LIMITS_H
547
548 /* Define if you have the <sys/mman.h> header file. */
549 #undef HAVE_SYS_MMAN_H
550
551 /* Define if you have the <sys/param.h> header file. */
552 #undef HAVE_SYS_PARAM_H
553
554 /* Define if you have the <sys/procfs.h> header file. */
555 #undef HAVE_SYS_PROCFS_H
556
557 /* Define if you have the <sys/resource.h> header file. */
558 #undef HAVE_SYS_RESOURCE_H
559
560 /* Define if you have the <sys/signal.h> header file. */
561 #undef HAVE_SYS_SIGNAL_H
562
563 /* Define if you have the <sys/socket.h> header file. */
564 #undef HAVE_SYS_SOCKET_H
565
566 /* Define if you have the <sys/stat.h> header file. */
567 #undef HAVE_SYS_STAT_H
568
569 /* Define if you have the <sys/syscall.h> header file. */
570 #undef HAVE_SYS_SYSCALL_H
571
572 /* Define if you have the <sys/timeb.h> header file. */
573 #undef HAVE_SYS_TIMEB_H
574
575 /* Define if you have the <sys/timers.h> header file. */
576 #undef HAVE_SYS_TIMERS_H
577
578 /* Define if you have the <sys/times.h> header file. */
579 #undef HAVE_SYS_TIMES_H
580
581 /* Define if you have the <sys/time.h> header file. */
582 #undef HAVE_SYS_TIME_H
583
584 /* Define if you have the <sys/types.h> header file. */
585 #undef HAVE_SYS_TYPES_H
586
587 /* Define if you have the <sys/uio.h> header file. */
588 #undef HAVE_SYS_UIO_H
589
590 /* Define if you have the <sys/un.h> header file. */
591 #undef HAVE_SYS_UN_H
592
593 /* Define if you have the <sys/utsname.h> header file. */
594 #undef HAVE_SYS_UTSNAME_H
595
596 /* Define if you have the <sys/vadvise.h> header file. */
597 #undef HAVE_SYS_VADVISE_H
598
599 /* Define if you have the <sys/wait.h> header file. */
600 #undef HAVE_SYS_WAIT_H
601
602 /* Define if you have the <termios.h> header file. */
603 #undef HAVE_TERMIOS_H
604
605 /* Define if you have the <termio.h> header file. */
606 #undef HAVE_TERMIO_H
607
608 /* Define if you have the `timelocal' function. */
609 #undef HAVE_TIMELOCAL
610
611 /* Define if you have the `times' function. */
612 #undef HAVE_TIMES
613
614 /* Define if you have the <time.h> header file. */
615 #undef HAVE_TIME_H
616
617 /* Define if your `struct tm' has `tm_zone'. Deprecated, use
618    `HAVE_STRUCT_TM_TM_ZONE' instead. */
619 #undef HAVE_TM_ZONE
620
621 /* Define if you have the <types.h> header file. */
622 #undef HAVE_TYPES_H
623
624 /* Define if you don't have `tm_zone' but do have the external array `tzname'.
625    */
626 #undef HAVE_TZNAME
627
628 /* Define if you have the <unistd.h> header file. */
629 #undef HAVE_UNISTD_H
630
631 /* Define if you have the <utime.h> header file. */
632 #undef HAVE_UTIME_H
633
634 /* Define if you have the `vadvise' function. */
635 #undef HAVE_VADVISE
636
637 /* Define if you have the `valloc' function. */
638 #undef HAVE_VALLOC
639
640 /* Define if you have the <values.h> header file. */
641 #undef HAVE_VALUES_H
642
643 /* Define if you have the `vfork' function. */
644 #undef HAVE_VFORK
645
646 /* Define if you have the <vfork.h> header file. */
647 #undef HAVE_VFORK_H
648
649 /* Define if you have the `vsnprintf' function. */
650 #undef HAVE_VSNPRINTF
651
652 /* Define if you have the mingwex library. */
653 #undef HAVE_MINGWEX
654
655 /* Define if you have the <windows.h> header file. */
656 #undef HAVE_WINDOWS_H
657
658 /* Define if you have the <winsock.h> header file. */
659 #undef HAVE_WINSOCK_H
660
661 /* Define if you have the `_fullpath' function. */
662 #undef HAVE__FULLPATH
663
664 /* Define if you have the `_pclose' function. */
665 #undef HAVE__PCLOSE
666
667 /* Define if you have the `_popen' function. */
668 #undef HAVE__POPEN
669
670 /* Define if you have the `_snprintf' function. */
671 #undef HAVE__SNPRINTF
672
673 /* Define if you have the `_stricmp' function. */
674 #undef HAVE__STRICMP
675
676 /* Define if you have the `_vsnprintf' function. */
677 #undef HAVE__VSNPRINTF
678
679 /* Define as the return type of signal handlers (`int' or `void'). */
680 #undef RETSIGTYPE
681
682 /* The size of a `char', as computed by sizeof. */
683 #undef SIZEOF_CHAR
684
685 /* The size of a `double', as computed by sizeof. */
686 #undef SIZEOF_DOUBLE
687
688 /* The size of a `float', as computed by sizeof. */
689 #undef SIZEOF_FLOAT
690
691 /* The size of a `int', as computed by sizeof. */
692 #undef SIZEOF_INT
693
694 /* The size of a `long', as computed by sizeof. */
695 #undef SIZEOF_LONG
696
697 /* The size of a `long long', as computed by sizeof. */
698 #undef SIZEOF_LONG_LONG
699
700 /* The size of a `short', as computed by sizeof. */
701 #undef SIZEOF_SHORT
702
703 /* The size of a `unsigned char', as computed by sizeof. */
704 #undef SIZEOF_UNSIGNED_CHAR
705
706 /* The size of a `unsigned int', as computed by sizeof. */
707 #undef SIZEOF_UNSIGNED_INT
708
709 /* The size of a `unsigned long', as computed by sizeof. */
710 #undef SIZEOF_UNSIGNED_LONG
711
712 /* The size of a `unsigned long long', as computed by sizeof. */
713 #undef SIZEOF_UNSIGNED_LONG_LONG
714
715 /* The size of a `unsigned short', as computed by sizeof. */
716 #undef SIZEOF_UNSIGNED_SHORT
717
718 /* The size of a `void *', as computed by sizeof. */
719 #undef SIZEOF_VOID_P
720
721 /* If using the C implementation of alloca, define if you know the
722    direction of stack growth for your system; otherwise it will be
723    automatically deduced at run-time.
724         STACK_DIRECTION > 0 => grows toward higher addresses
725         STACK_DIRECTION < 0 => grows toward lower addresses
726         STACK_DIRECTION = 0 => direction of growth unknown */
727 #undef STACK_DIRECTION
728
729 /* Define if you have the ANSI C header files. */
730 #undef STDC_HEADERS
731
732 /* Define if you can safely include both <sys/time.h> and <time.h>. */
733 #undef TIME_WITH_SYS_TIME
734
735 /* Define if your <sys/time.h> declares `struct tm'. */
736 #undef TM_IN_SYS_TIME
737
738 /* Define if your processor stores words with the most significant byte first
739    (like Motorola and SPARC, unlike Intel and VAX). */
740 #undef WORDS_BIGENDIAN
741
742 /* Define if the X Window System is missing or not being used. */
743 #undef X_DISPLAY_MISSING
744
745 /* Define to empty if `const' does not conform to ANSI C. */
746 #undef const