1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
10 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11 systems. This function is required for `alloca.c' support on those systems.
13 #undef CRAY_STACKSEG_END
15 /* Define to 1 if using `alloca.c'. */
18 /* Should ar and ranlib use -D behavior by default? */
19 #undef DEFAULT_AR_DETERMINISTIC
21 /* Should strings use -a behavior by default? */
22 #undef DEFAULT_STRINGS_ALL
24 /* Handle .ctf type-info sections */
27 /* Define to 1 if translation of program messages to the user's native
28 language is requested. */
31 /* Suffix used for executables, if any. */
32 #undef EXECUTABLE_SUFFIX
34 /* Define to 1 if you have `alloca', as a function or macro. */
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
41 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
43 #undef HAVE_DECL_ASPRINTF
45 /* Define to 1 if you have the declaration of `environ', and to 0 if you
47 #undef HAVE_DECL_ENVIRON
49 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
51 #undef HAVE_DECL_FPRINTF
53 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
55 #undef HAVE_DECL_GETC_UNLOCKED
57 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
59 #undef HAVE_DECL_GETENV
61 /* Is the prototype for getopt in <unistd.h> in the expected format? */
62 #undef HAVE_DECL_GETOPT
64 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
68 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
70 #undef HAVE_DECL_SNPRINTF
72 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
74 #undef HAVE_DECL_STPCPY
76 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
78 #undef HAVE_DECL_STRNLEN
80 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
82 #undef HAVE_DECL_STRSTR
84 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
86 #undef HAVE_DECL_VSNPRINTF
88 /* Define to 1 if you have the <dlfcn.h> header file. */
91 /* Does the platform use an executable suffix? */
92 #undef HAVE_EXECUTABLE_SUFFIX
94 /* Define to 1 if you have the <fcntl.h> header file. */
97 /* Define to 1 if you have the `getc_unlocked' function. */
98 #undef HAVE_GETC_UNLOCKED
100 /* Define to 1 if you have the `getpagesize' function. */
101 #undef HAVE_GETPAGESIZE
103 /* Does <utime.h> define struct utimbuf? */
104 #undef HAVE_GOOD_UTIME_H
106 /* Define if you have the iconv() function. */
109 /* Define to 1 if you have the <inttypes.h> header file. */
110 #undef HAVE_INTTYPES_H
112 /* Define if your <locale.h> file defines LC_MESSAGES. */
113 #undef HAVE_LC_MESSAGES
115 /* Define to 1 if debuginfod is enabled. */
116 #undef HAVE_LIBDEBUGINFOD
118 /* Define to 1 if you have the <limits.h> header file. */
121 /* Define to 1 if you have the <locale.h> header file. */
124 /* Define to 1 if the system has the type `long long'. */
125 #undef HAVE_LONG_LONG
127 /* Define if mbstate_t exists in wchar.h. */
128 #undef HAVE_MBSTATE_T
130 /* Define to 1 if you have the <memory.h> header file. */
133 /* Define to 1 if you have the `mkdtemp' function. */
136 /* Define to 1 if you have the `mkstemp' function. */
139 /* Define to 1 if you have a working `mmap' system call. */
142 /* Define to 1 if you have the `sbrk' function. */
145 /* Define to 1 if you have the `setlocale' function. */
146 #undef HAVE_SETLOCALE
148 /* Define to 1 if you have the `setmode' function. */
151 /* Define to 1 if you have the <stdint.h> header file. */
154 /* Define to 1 if you have the <stdlib.h> header file. */
157 /* Define to 1 if you have the `strcoll' function. */
160 /* Define to 1 if you have the <strings.h> header file. */
161 #undef HAVE_STRINGS_H
163 /* Define to 1 if you have the <string.h> header file. */
166 /* Define to 1 if you have the <sys/file.h> header file. */
167 #undef HAVE_SYS_FILE_H
169 /* Define to 1 if you have the <sys/param.h> header file. */
170 #undef HAVE_SYS_PARAM_H
172 /* Define to 1 if you have the <sys/stat.h> header file. */
173 #undef HAVE_SYS_STAT_H
175 /* Define to 1 if you have the <sys/types.h> header file. */
176 #undef HAVE_SYS_TYPES_H
178 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
179 #undef HAVE_SYS_WAIT_H
181 /* Is the type time_t defined in <time.h>? */
182 #undef HAVE_TIME_T_IN_TIME_H
184 /* Is the type time_t defined in <sys/types.h>? */
185 #undef HAVE_TIME_T_IN_TYPES_H
187 /* Define to 1 if you have the <unistd.h> header file. */
190 /* Define to 1 if you have the `utimes' function. */
193 /* Define to 1 if you have the <wchar.h> header file. */
196 /* Define to 1 if you have the <windows.h> header file. */
197 #undef HAVE_WINDOWS_H
199 /* Define as const if the declaration of iconv() needs const. */
202 /* Define to the sub-directory in which libtool stores uninstalled libraries.
206 /* Name of package */
209 /* Define to the address where bug reports for this package should be sent. */
210 #undef PACKAGE_BUGREPORT
212 /* Define to the full name of this package. */
215 /* Define to the full name and version of this package. */
216 #undef PACKAGE_STRING
218 /* Define to the one symbol short name of this package. */
219 #undef PACKAGE_TARNAME
221 /* Define to the home page for this package. */
224 /* Define to the version of this package. */
225 #undef PACKAGE_VERSION
227 /* The size of `long', as computed by sizeof. */
230 /* The size of `long long', as computed by sizeof. */
231 #undef SIZEOF_LONG_LONG
233 /* If using the C implementation of alloca, define if you know the
234 direction of stack growth for your system; otherwise it will be
235 automatically deduced at runtime.
236 STACK_DIRECTION > 0 => grows toward higher addresses
237 STACK_DIRECTION < 0 => grows toward lower addresses
238 STACK_DIRECTION = 0 => direction of growth unknown */
239 #undef STACK_DIRECTION
241 /* Define to 1 if you have the ANSI C header files. */
244 /* Define if you can safely include both <string.h> and <strings.h>. */
245 #undef STRING_WITH_STRINGS
247 /* Configured target name. */
250 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
251 #undef TARGET_PREPENDS_UNDERSCORE
253 /* Use b modifier when opening binary files? */
254 #undef USE_BINARY_FOPEN
256 /* Enable extensions on AIX 3, Interix. */
260 /* Enable GNU extensions on systems that have them. */
264 /* Enable threading extensions on Solaris. */
265 #ifndef _POSIX_PTHREAD_SEMANTICS
266 # undef _POSIX_PTHREAD_SEMANTICS
268 /* Enable extensions on HP NonStop. */
269 #ifndef _TANDEM_SOURCE
270 # undef _TANDEM_SOURCE
272 /* Enable general extensions on Solaris. */
273 #ifndef __EXTENSIONS__
274 # undef __EXTENSIONS__
278 /* Version number of package */
281 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
283 #undef YYTEXT_POINTER
285 /* Enable large inode numbers on Mac OS X 10.5. */
286 #ifndef _DARWIN_USE_64_BIT_INODE
287 # define _DARWIN_USE_64_BIT_INODE 1
290 /* Number of bits in a file offset, on hosts where this is settable. */
291 #undef _FILE_OFFSET_BITS
293 /* Define for large files, on AIX-style hosts. */
296 /* Define to 1 if on MINIX. */
299 /* Define to 2 if the system does not provide POSIX.1 features except with
301 #undef _POSIX_1_SOURCE
303 /* Define to 1 if you need to in order for `stat' and other things to work. */
306 /* Define to `unsigned int' if <sys/types.h> does not define. */