1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* Define if you want more run-time sanity checks. */
12 #undef ENABLE_CHECKING
14 /* Define to 1 if translation of program messages to the user's native
15 language is requested. */
18 /* Define to 1 if you have `alloca', as a function or macro. */
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
25 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
27 #undef HAVE_DECL_ABORT
29 /* Define to 1 if you have the declaration of `basename', and to 0 if you
31 #undef HAVE_DECL_BASENAME
33 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
35 #undef HAVE_DECL_ERRNO
37 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
39 #undef HAVE_DECL_FPRINTF_UNLOCKED
41 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
43 #undef HAVE_DECL_FPUTC_UNLOCKED
45 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
47 #undef HAVE_DECL_FPUTS_UNLOCKED
49 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
51 #undef HAVE_DECL_FWRITE_UNLOCKED
53 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
55 #undef HAVE_DECL_GETOPT
57 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
59 #undef HAVE_DECL_PUTC_UNLOCKED
61 /* Define to 1 if you have the <fcntl.h> header file. */
64 /* Define to 1 if you have the `fprintf_unlocked' function. */
65 #undef HAVE_FPRINTF_UNLOCKED
67 /* Define to 1 if you have the `fputc_unlocked' function. */
68 #undef HAVE_FPUTC_UNLOCKED
70 /* Define to 1 if you have the `fputs_unlocked' function. */
71 #undef HAVE_FPUTS_UNLOCKED
73 /* Define to 1 if you have the `fwrite_unlocked' function. */
74 #undef HAVE_FWRITE_UNLOCKED
76 /* Define if you have the iconv() function. */
79 /* Define to 1 if you have the <iconv.h> header file. */
82 /* Define to 1 if you have the <inttypes.h> header file. */
83 #undef HAVE_INTTYPES_H
85 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
86 #undef HAVE_LANGINFO_CODESET
88 /* Define to 1 if you have the <limits.h> header file. */
91 /* Define to 1 if you have the <locale.h> header file. */
94 /* Define to 1 if you have the <memory.h> header file. */
97 /* Define to 1 if libc includes obstacks. */
100 /* Define to 1 if you have the `putc_unlocked' function. */
101 #undef HAVE_PUTC_UNLOCKED
103 /* Define to 1 if you have the <stddef.h> header file. */
106 /* Define to 1 if you have the <stdint.h> header file. */
109 /* Define to 1 if you have the <stdlib.h> header file. */
112 /* Define to 1 if you have the <strings.h> header file. */
113 #undef HAVE_STRINGS_H
115 /* Define to 1 if you have the <string.h> header file. */
118 /* Define to 1 if you have the <sys/file.h> header file. */
119 #undef HAVE_SYS_FILE_H
121 /* Define to 1 if you have the <sys/stat.h> header file. */
122 #undef HAVE_SYS_STAT_H
124 /* Define to 1 if you have the <sys/types.h> header file. */
125 #undef HAVE_SYS_TYPES_H
127 /* Define if <sys/types.h> defines \`uchar'. */
130 /* Define to 1 if you have the <unistd.h> header file. */
133 /* Define to the widest efficient host integer type at least as wide as the
134 target's size_t type. */
137 /* Define as const if the declaration of iconv() needs const. */
140 /* Define to the name of this package. */
143 /* Define to the address where bug reports for this package should be sent. */
144 #undef PACKAGE_BUGREPORT
146 /* Define to the full name of this package. */
149 /* Define to the full name and version of this package. */
150 #undef PACKAGE_STRING
152 /* Define to the one symbol short name of this package. */
153 #undef PACKAGE_TARNAME
155 /* Define to the version of this package. */
156 #undef PACKAGE_VERSION
158 /* The size of a `int', as computed by sizeof. */
161 /* The size of a `long', as computed by sizeof. */
164 /* If using the C implementation of alloca, define if you know the
165 direction of stack growth for your system; otherwise it will be
166 automatically deduced at run-time.
167 STACK_DIRECTION > 0 => grows toward higher addresses
168 STACK_DIRECTION < 0 => grows toward lower addresses
169 STACK_DIRECTION = 0 => direction of growth unknown */
170 #undef STACK_DIRECTION
172 /* Define to 1 if you have the ANSI C header files. */
175 /* Define if you can safely include both <string.h> and <strings.h>. */
176 #undef STRING_WITH_STRINGS
178 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
179 #undef TIME_WITH_SYS_TIME
181 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
182 #undef TM_IN_SYS_TIME
184 /* Define to empty if `const' does not conform to ANSI C. */
187 /* Define to `__inline__' or `__inline' if that's what the C compiler
188 calls it, or to nothing if 'inline' is not supported under any name. */
193 /* Define to `long' if <sys/types.h> does not define. */
196 /* Define to `unsigned' if <sys/types.h> does not define. */