1 #include <vms_jackets.h>
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
7 #undef CRAY_STACKSEG_END
9 /* Define to 1 if using `alloca.c'. */
12 /* Define to 1 if you have `alloca', as a function or macro. */
15 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
21 #undef HAVE_DECL__SNPRINTF
23 /* Define to 1 if you have the <dlfcn.h> header file. */
24 #define HAVE_DLFCN_H 1
26 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
29 /* Define to 1 if you have the <inttypes.h> header file. */
30 #define HAVE_INTTYPES_H 1
32 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
33 declares uintmax_t. */
34 #undef HAVE_INTTYPES_H_WITH_UINTMAX
36 /* Define if you have the 'long double' type. */
37 #define HAVE_LONG_DOUBLE 1
39 /* Define if you have the 'long long' type. */
40 #define HAVE_LONG_LONG 1
42 /* Define to 1 if you have the <memory.h> header file. */
43 #define HAVE_MEMORY_H 1
45 /* Define if your printf() function supports format strings with positions. */
46 #define HAVE_POSIX_PRINTF 1
48 /* Define to 1 if you have the `snprintf' function. */
51 /* Define to 1 if you have the <stdint.h> header file. */
54 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
56 #undef HAVE_STDINT_H_WITH_UINTMAX
58 /* Define to 1 if you have the <stdlib.h> header file. */
59 #define HAVE_STDLIB_H 1
61 /* Define to 1 if you have the <strings.h> header file. */
62 #define HAVE_STRINGS_H 1
64 /* Define to 1 if you have the <string.h> header file. */
65 #define HAVE_STRING_H 1
67 /* Define to 1 if you have the <sys/stat.h> header file. */
68 #define HAVE_SYS_STAT_H 1
70 /* Define to 1 if you have the <sys/types.h> header file. */
71 #define HAVE_SYS_TYPES_H 1
73 /* Define to 1 if you have the <unistd.h> header file. */
74 #define HAVE_UNISTD_H 1
76 /* Define to 1 if you have the `vasprintf' function. */
79 /* Define if you have the 'wchar_t' type. */
80 #define HAVE_WCHAR_T 1
82 /* Define to 1 if you have the `wcslen' function. */
85 /* Define if you have the 'wint_t' type. */
91 /* Define to the address where bug reports for this package should be sent. */
92 #undef PACKAGE_BUGREPORT
94 /* Define to the full name of this package. */
97 /* Define to the full name and version of this package. */
100 /* Define to the one symbol short name of this package. */
101 #undef PACKAGE_TARNAME
103 /* Define to the version of this package. */
104 #undef PACKAGE_VERSION
106 /* Define as the maximum value of type 'size_t', if the system doesn't define
110 /* If using the C implementation of alloca, define if you know the
111 direction of stack growth for your system; otherwise it will be
112 automatically deduced at run-time.
113 STACK_DIRECTION > 0 => grows toward higher addresses
114 STACK_DIRECTION < 0 => grows toward lower addresses
115 STACK_DIRECTION = 0 => direction of growth unknown */
116 #undef STACK_DIRECTION
118 /* Define to 1 if you have the ANSI C header files. */
119 #define STDC_HEADERS 1
121 /* Version number of package */
124 /* Define to empty if `const' does not conform to ANSI C. */
127 /* Define to `__inline__' or `__inline' if that's what the C compiler
128 calls it, or to nothing if 'inline' is not supported under any name. */
133 /* Define as the type of the result of subtracting two pointers, if the system
134 doesn't define it. */
137 /* Define to empty if the C compiler doesn't support this keyword. */
140 /* Define to `unsigned' if <sys/types.h> does not define. */
143 #define alloca __ALLOCA