config.h.in revision ff336a4e7f9a71834bb60a540a14dd023e7cbcfd
1cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* include/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
27a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
37a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
47a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   systems. This function is required for `alloca.c' support on those systems.
57a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   */
67a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef CRAY_STACKSEG_END
77a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
87a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if using `alloca.c'. */
97a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef C_ALLOCA
107a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
11cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if the machine is Big-Endian */
12cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef ENDIAN_BIG
13cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
14cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if the machine is Little-Endian */
15cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef ENDIAN_LITTLE
16cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
177a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have `alloca', as a function or macro. */
187a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_ALLOCA
197a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
207a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
217a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   */
227a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_ALLOCA_H
237a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
24cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <assert.h> header file. */
25cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_ASSERT_H
26cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
27cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler has bidirectional iterator */
28cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_BI_ITERATOR
29cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
30cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <dlfcn.h> header file. */
31cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLFCN_H
32cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
33cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if dlopen() is available on this platform. */
34cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_DLOPEN
35cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
36cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <errno.h> header file. */
37cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_ERRNO_H
38cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
39cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler has ext/slist */
40cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_EXT_SLIST
417a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
427a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <fcntl.h> header file. */
437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_FCNTL_H
447a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
45cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler has STL iterators */
46cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_FWD_ITERATOR
47cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
487a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getcwd' function. */
497a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETCWD
507a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
517a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `getpagesize' function. */
527a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETPAGESIZE
537a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
547a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `gettimeofday' function. */
557a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_GETTIMEOFDAY
567a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
579058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <hash_map> that defines template class
589058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   ::hash_map. */
599058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke#undef HAVE_GLOBAL_HASH_MAP
609058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke
619058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <hash_set> that defines template class
629058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   ::hash_set. */
639058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke#undef HAVE_GLOBAL_HASH_SET
649058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke
659058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <ext/hash_map> that defines template
669058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   class __gnu_cxx::hash_map. */
67cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_GNU_EXT_HASH_MAP
68cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
699058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <ext/hash_set> that defines template
709058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   class __gnu_cxx::hash_set. */
71cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_GNU_EXT_HASH_SET
72cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
73cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `int64_t'. */
74cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_INT64_T
75cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
767a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <inttypes.h> header file. */
777a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_INTTYPES_H
787a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
797a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `elf' library (-lelf). */
807a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_LIBELF
817a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
827a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <limits.h> header file. */
837a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_LIMITS_H
847a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
85cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <link.h> header file. */
86cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_LINK_H
87cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
88ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
89ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke   the current directory to the dynamic linker search path. */
90ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke#undef HAVE_LINK_R
91ff336a4e7f9a71834bb60a540a14dd023e7cbcfdBrian Gaeke
92cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mallinfo() is available on this platform. */
93cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MALLINFO
94cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
957a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <malloc.h> header file. */
967a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MALLOC_H
977a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
98cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <math.h> header file. */
99cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MATH_H
100cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1017a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <memory.h> header file. */
1027a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MEMORY_H
1037a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1047a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have a working `mmap' system call. */
1057a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_MMAP
1067a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
107cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
108cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke   it uses MAP_ANON */
109cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_ANONYMOUS
110cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
111cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define if mmap() can map files into memory */
112cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_MMAP_FILE
113cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
114cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler implements namespaces */
115cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_NAMESPACES
116cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1179058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define to have the %a format string */
1189058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke#undef HAVE_PRINTF_A
1199058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke
120cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <signal.h> header file. */
121cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SIGNAL_H
122cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1237a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <stdint.h> header file. */
1247a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STDINT_H
1257a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1267a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <stdlib.h> header file. */
1277a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STDLIB_H
1287a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1299058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <ext/hash_map> that defines template
1309058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   class std::hash_map. */
131cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STD_EXT_HASH_MAP
132cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1339058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke/* Define if the compiler has a header <ext/hash_set> that defines template
1349058349aa431ef4cbdea51d30302f88105f61b76Brian Gaeke   class std::hash_set. */
135cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STD_EXT_HASH_SET
136cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
137cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* define if the compiler has STL iterators */
138cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STD_ITERATOR
139cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1407a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strcspn' function. */
1417a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRCSPN
1427a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strdup' function. */
1447a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRDUP
1457a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1467a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strerror' function. */
1477a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRERROR
1487a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1497a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <strings.h> header file. */
1507a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRINGS_H
1517a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1527a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <string.h> header file. */
1537a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRING_H
1547a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1557a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strspn' function. */
1567a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRSPN
1577a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1587a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strstr' function. */
1597a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRSTR
1607a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1617a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strtod' function. */
1627a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRTOD
1637a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1647a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the `strtol' function. */
1657a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_STRTOL
1667a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
167cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoll' function. */
168cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOLL
169cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
170cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the `strtoq' function. */
171cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_STRTOQ
172cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
173cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/mman.h> header file. */
174cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_MMAN_H
175cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
176cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if you have the <sys/resource.h> header file. */
177cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_SYS_RESOURCE_H
178cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1797a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/stat.h> header file. */
1807a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_STAT_H
1817a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1827a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/time.h> header file. */
1837a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_TIME_H
1847a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1857a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <sys/types.h> header file. */
1867a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_TYPES_H
1877a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1887a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1897a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_SYS_WAIT_H
1907a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
191cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke/* Define to 1 if the system has the type `uint64_t'. */
192cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke#undef HAVE_UINT64_T
193cbeedf73d403ca0b65b3d4151b5630c5e335055bBrian Gaeke
1947a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the <unistd.h> header file. */
1957a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef HAVE_UNISTD_H
1967a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
1977a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the address where bug reports for this package should be sent. */
1987a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_BUGREPORT
1997a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2007a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name of this package. */
2017a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_NAME
2027a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2037a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the full name and version of this package. */
2047a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_STRING
2057a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2067a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the one symbol short name of this package. */
2077a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_TARNAME
2087a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2097a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to the version of this package. */
2107a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef PACKAGE_VERSION
2117a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2127a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define as the return type of signal handlers (`int' or `void'). */
2137a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef RETSIGTYPE
2147a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2157a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* If using the C implementation of alloca, define if you know the
2167a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   direction of stack growth for your system; otherwise it will be
2177a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   automatically deduced at run-time.
2187a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell        STACK_DIRECTION > 0 => grows toward higher addresses
2197a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell        STACK_DIRECTION < 0 => grows toward lower addresses
2207a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell        STACK_DIRECTION = 0 => direction of growth unknown */
2217a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef STACK_DIRECTION
2227a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2237a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you have the ANSI C header files. */
2247a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef STDC_HEADERS
2257a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2267a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2277a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TIME_WITH_SYS_TIME
2287a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2297a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if your <sys/time.h> declares `struct tm'. */
2307a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef TM_IN_SYS_TIME
2317a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2327a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
2337a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   `char[]'. */
2347a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef YYTEXT_POINTER
2357a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2367a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to empty if `const' does not conform to ANSI C. */
2377a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef const
2387a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2397a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define as `__inline' if that's what the C compiler calls it, or to nothing
2407a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell   if it is not supported. */
2417a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef inline
2427a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2437a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to `int' if <sys/types.h> does not define. */
2447a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef pid_t
2457a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell
2467a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell/* Define to `unsigned' if <sys/types.h> does not define. */
2477a73b80b9052136c8cd2234eb3433a07df7cf38eJohn Criswell#undef size_t
248