1 /* config.in. Generated from configure.in 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 to 1 if NLS is requested */
14 /* Additional extension a shared object might have. */
15 #undef EXTRA_SHLIB_EXTENSION
17 /* Define to 1 if you have `alloca', as a function or macro. */
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 /* Define to 1 if you have the <argz.h> header file. */
27 /* Define to 1 if you have the `dcgettext' function. */
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
32 #undef HAVE_DECL_ENVIRON
34 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
38 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
40 #undef HAVE_DECL_GETENV
42 /* Is the prototype for getopt in <unistd.h> in the expected format? */
43 #undef HAVE_DECL_GETOPT
45 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
49 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
51 #undef HAVE_DECL_STRSTR
53 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
57 /* Define to 1 if you have the `getcwd' function. */
60 /* Define to 1 if you have the `getpagesize' function. */
61 #undef HAVE_GETPAGESIZE
63 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
66 /* Define to 1 if you have the `glob' function. */
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
72 /* Define if your locale.h file contains LC_MESSAGES. */
73 #undef HAVE_LC_MESSAGES
75 /* Define to 1 if you have the <limits.h> header file. */
78 /* Define to 1 if you have the <locale.h> header file. */
81 /* Define to 1 if you have the <malloc.h> header file. */
84 /* Define to 1 if you have the <memory.h> header file. */
87 /* Define to 1 if you have a working `mmap' system call. */
90 /* Define to 1 if you have the `munmap' function. */
93 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
96 /* Define to 1 if you have the <nl_types.h> header file. */
97 #undef HAVE_NL_TYPES_H
99 /* Define to 1 if you have the `putenv' function. */
102 /* Define to 1 if you have the `realpath' function. */
105 /* Define to 1 if you have the `sbrk' function. */
108 /* Define to 1 if you have the `setenv' function. */
111 /* Define to 1 if you have the `setlocale' function. */
112 #undef HAVE_SETLOCALE
114 /* Define to 1 if you have the <stdint.h> header file. */
117 /* Define to 1 if you have the <stdlib.h> header file. */
120 /* Define if you have the stpcpy function */
123 /* Define to 1 if you have the `strcasecmp' function. */
124 #undef HAVE_STRCASECMP
126 /* Define to 1 if you have the `strchr' function. */
129 /* Define to 1 if you have the <strings.h> header file. */
130 #undef HAVE_STRINGS_H
132 /* Define to 1 if you have the <string.h> header file. */
135 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
137 #undef HAVE_SYS_DIR_H
139 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
141 #undef HAVE_SYS_NDIR_H
143 /* Define to 1 if you have the <sys/param.h> header file. */
144 #undef HAVE_SYS_PARAM_H
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #undef HAVE_SYS_STAT_H
149 /* Define to 1 if you have the <sys/types.h> header file. */
150 #undef HAVE_SYS_TYPES_H
152 /* Define to 1 if you have the <unistd.h> header file. */
155 /* Define to 1 if you have the <values.h> header file. */
158 /* Define to 1 if you have the `__argz_count' function. */
159 #undef HAVE___ARGZ_COUNT
161 /* Define to 1 if you have the `__argz_next' function. */
162 #undef HAVE___ARGZ_NEXT
164 /* Define to 1 if you have the `__argz_stringify' function. */
165 #undef HAVE___ARGZ_STRINGIFY
167 /* Name of package */
170 /* Define to the address where bug reports for this package should be sent. */
171 #undef PACKAGE_BUGREPORT
173 /* Define to the full name of this package. */
176 /* Define to the full name and version of this package. */
177 #undef PACKAGE_STRING
179 /* Define to the one symbol short name of this package. */
180 #undef PACKAGE_TARNAME
182 /* Define to the version of this package. */
183 #undef PACKAGE_VERSION
185 /* If using the C implementation of alloca, define if you know the
186 direction of stack growth for your system; otherwise it will be
187 automatically deduced at run-time.
188 STACK_DIRECTION > 0 => grows toward higher addresses
189 STACK_DIRECTION < 0 => grows toward lower addresses
190 STACK_DIRECTION = 0 => direction of growth unknown */
191 #undef STACK_DIRECTION
193 /* Define to 1 if you have the ANSI C header files. */
196 /* Use b modifier when opening binary files? */
197 #undef USE_BINARY_FOPEN
199 /* Version number of package */
202 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
204 #undef YYTEXT_POINTER
206 /* Define to empty if `const' does not conform to ANSI C. */
209 /* Define to `__inline__' or `__inline' if that's what the C compiler
210 calls it, or to nothing if 'inline' is not supported under any name. */
215 /* Define to `long' if <sys/types.h> does not define. */
218 /* Define to `unsigned' if <sys/types.h> does not define. */