1*63eb84d1Schristos/* config.h.in.  Generated from configure.ac by autoheader.  */
2*63eb84d1Schristos
3*63eb84d1Schristos/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4*63eb84d1Schristos   systems. This function is required for `alloca.c' support on those systems.
5*63eb84d1Schristos   */
6*63eb84d1Schristos#undef CRAY_STACKSEG_END
7*63eb84d1Schristos
8*63eb84d1Schristos/* Define to 1 if using `alloca.c'. */
9*63eb84d1Schristos#undef C_ALLOCA
10*63eb84d1Schristos
11*63eb84d1Schristos/* Define to 1 if you have `alloca', as a function or macro. */
12*63eb84d1Schristos#undef HAVE_ALLOCA
13*63eb84d1Schristos
14*63eb84d1Schristos/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15*63eb84d1Schristos   */
16*63eb84d1Schristos#undef HAVE_ALLOCA_H
17*63eb84d1Schristos
18*63eb84d1Schristos/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
19*63eb84d1Schristos   don't. */
20*63eb84d1Schristos#undef HAVE_DECL__SNPRINTF
21*63eb84d1Schristos
22*63eb84d1Schristos/* Define to 1 if you have the <dlfcn.h> header file. */
23*63eb84d1Schristos#undef HAVE_DLFCN_H
24*63eb84d1Schristos
25*63eb84d1Schristos/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
26*63eb84d1Schristos#undef HAVE_INTMAX_T
27*63eb84d1Schristos
28*63eb84d1Schristos/* Define to 1 if you have the <inttypes.h> header file. */
29*63eb84d1Schristos#undef HAVE_INTTYPES_H
30*63eb84d1Schristos
31*63eb84d1Schristos/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
32*63eb84d1Schristos   declares uintmax_t. */
33*63eb84d1Schristos#undef HAVE_INTTYPES_H_WITH_UINTMAX
34*63eb84d1Schristos
35*63eb84d1Schristos/* Define if you have the 'long double' type. */
36*63eb84d1Schristos#undef HAVE_LONG_DOUBLE
37*63eb84d1Schristos
38*63eb84d1Schristos/* Define if you have the 'long long' type. */
39*63eb84d1Schristos#undef HAVE_LONG_LONG
40*63eb84d1Schristos
41*63eb84d1Schristos/* Define to 1 if the system has the type `long long int'. */
42*63eb84d1Schristos#undef HAVE_LONG_LONG_INT
43*63eb84d1Schristos
44*63eb84d1Schristos/* Define to 1 if you have the <memory.h> header file. */
45*63eb84d1Schristos#undef HAVE_MEMORY_H
46*63eb84d1Schristos
47*63eb84d1Schristos/* Define if your printf() function supports format strings with positions. */
48*63eb84d1Schristos#undef HAVE_POSIX_PRINTF
49*63eb84d1Schristos
50*63eb84d1Schristos/* Define to 1 if you have the `snprintf' function. */
51*63eb84d1Schristos#undef HAVE_SNPRINTF
52*63eb84d1Schristos
53*63eb84d1Schristos/* Define to 1 if you have the <stdint.h> header file. */
54*63eb84d1Schristos#undef HAVE_STDINT_H
55*63eb84d1Schristos
56*63eb84d1Schristos/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
57*63eb84d1Schristos   uintmax_t. */
58*63eb84d1Schristos#undef HAVE_STDINT_H_WITH_UINTMAX
59*63eb84d1Schristos
60*63eb84d1Schristos/* Define to 1 if you have the <stdlib.h> header file. */
61*63eb84d1Schristos#undef HAVE_STDLIB_H
62*63eb84d1Schristos
63*63eb84d1Schristos/* Define to 1 if you have the <strings.h> header file. */
64*63eb84d1Schristos#undef HAVE_STRINGS_H
65*63eb84d1Schristos
66*63eb84d1Schristos/* Define to 1 if you have the <string.h> header file. */
67*63eb84d1Schristos#undef HAVE_STRING_H
68*63eb84d1Schristos
69*63eb84d1Schristos/* Define to 1 if you have the <sys/stat.h> header file. */
70*63eb84d1Schristos#undef HAVE_SYS_STAT_H
71*63eb84d1Schristos
72*63eb84d1Schristos/* Define to 1 if you have the <sys/types.h> header file. */
73*63eb84d1Schristos#undef HAVE_SYS_TYPES_H
74*63eb84d1Schristos
75*63eb84d1Schristos/* Define to 1 if you have the <unistd.h> header file. */
76*63eb84d1Schristos#undef HAVE_UNISTD_H
77*63eb84d1Schristos
78*63eb84d1Schristos/* Define to 1 if you have the `vasprintf' function. */
79*63eb84d1Schristos#undef HAVE_VASPRINTF
80*63eb84d1Schristos
81*63eb84d1Schristos/* Define if you have the 'wchar_t' type. */
82*63eb84d1Schristos#undef HAVE_WCHAR_T
83*63eb84d1Schristos
84*63eb84d1Schristos/* Define to 1 if you have the `wcslen' function. */
85*63eb84d1Schristos#undef HAVE_WCSLEN
86*63eb84d1Schristos
87*63eb84d1Schristos/* Define if you have the 'wint_t' type. */
88*63eb84d1Schristos#undef HAVE_WINT_T
89*63eb84d1Schristos
90*63eb84d1Schristos/* Name of package */
91*63eb84d1Schristos#undef PACKAGE
92*63eb84d1Schristos
93*63eb84d1Schristos/* Define to the address where bug reports for this package should be sent. */
94*63eb84d1Schristos#undef PACKAGE_BUGREPORT
95*63eb84d1Schristos
96*63eb84d1Schristos/* Define to the full name of this package. */
97*63eb84d1Schristos#undef PACKAGE_NAME
98*63eb84d1Schristos
99*63eb84d1Schristos/* Define to the full name and version of this package. */
100*63eb84d1Schristos#undef PACKAGE_STRING
101*63eb84d1Schristos
102*63eb84d1Schristos/* Define to the one symbol short name of this package. */
103*63eb84d1Schristos#undef PACKAGE_TARNAME
104*63eb84d1Schristos
105*63eb84d1Schristos/* Define to the version of this package. */
106*63eb84d1Schristos#undef PACKAGE_VERSION
107*63eb84d1Schristos
108*63eb84d1Schristos/* Define as the maximum value of type 'size_t', if the system doesn't define
109*63eb84d1Schristos   it. */
110*63eb84d1Schristos#undef SIZE_MAX
111*63eb84d1Schristos
112*63eb84d1Schristos/* If using the C implementation of alloca, define if you know the
113*63eb84d1Schristos   direction of stack growth for your system; otherwise it will be
114*63eb84d1Schristos   automatically deduced at runtime.
115*63eb84d1Schristos	STACK_DIRECTION > 0 => grows toward higher addresses
116*63eb84d1Schristos	STACK_DIRECTION < 0 => grows toward lower addresses
117*63eb84d1Schristos	STACK_DIRECTION = 0 => direction of growth unknown */
118*63eb84d1Schristos#undef STACK_DIRECTION
119*63eb84d1Schristos
120*63eb84d1Schristos/* Define to 1 if you have the ANSI C header files. */
121*63eb84d1Schristos#undef STDC_HEADERS
122*63eb84d1Schristos
123*63eb84d1Schristos/* Version number of package */
124*63eb84d1Schristos#undef VERSION
125*63eb84d1Schristos
126*63eb84d1Schristos/* Define to `__inline__' or `__inline' if that's what the C compiler
127*63eb84d1Schristos   calls it, or to nothing if 'inline' is not supported under any name.  */
128*63eb84d1Schristos#ifndef __cplusplus
129*63eb84d1Schristos#undef inline
130*63eb84d1Schristos#endif
131*63eb84d1Schristos
132*63eb84d1Schristos/* Define as the type of the result of subtracting two pointers, if the system
133*63eb84d1Schristos   doesn't define it. */
134*63eb84d1Schristos#undef ptrdiff_t
135*63eb84d1Schristos
136*63eb84d1Schristos/* Define to `unsigned int' if <sys/types.h> does not define. */
137*63eb84d1Schristos#undef size_t
138