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 1 if you want to emit gnu hash in the ELF linker by default. */
11 #undef DEFAULT_EMIT_GNU_HASH
13 /* Define to 1 if you want to emit sysv hash in the ELF linker by default. */
14 #undef DEFAULT_EMIT_SYSV_HASH
16 /* Define if you want compressed debug sections by default. */
17 #undef DEFAULT_FLAG_COMPRESS_DEBUG
19 /* Define to 1 if you want to enable -z relro in ELF linker by default. */
20 #undef DEFAULT_LD_Z_RELRO
22 /* Define to 1 if you want to enable -z separate-code in ELF linker by
24 #undef DEFAULT_LD_Z_SEPARATE_CODE
26 /* Define to 1 if you want to set DT_RUNPATH instead of DT_RPATH by default.
28 #undef DEFAULT_NEW_DTAGS
30 /* Define to 1 if translation of program messages to the user's native
31 language is requested. */
34 /* Additional extension a shared object might have. */
35 #undef EXTRA_SHLIB_EXTENSION
37 /* Define to choose default GOT handling scheme */
38 #undef GOT_HANDLING_DEFAULT
40 /* Define to 1 if you have the `close' function. */
43 /* Define to 1 if you have the declaration of `environ', and to 0 if you
45 #undef HAVE_DECL_ENVIRON
47 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
51 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
53 #undef HAVE_DECL_GETENV
55 /* Is the prototype for getopt in <unistd.h> in the expected format? */
56 #undef HAVE_DECL_GETOPT
58 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
62 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
64 #undef HAVE_DECL_STRSTR
66 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
70 /* Define to 1 if you have the <dlfcn.h> header file. */
73 /* Define to 1 if you have the <elf-hints.h> header file. */
74 #undef HAVE_ELF_HINTS_H
76 /* Define to 1 if you have the <fcntl.h> header file. */
79 /* Define to 1 if you have the `getpagesize' function. */
80 #undef HAVE_GETPAGESIZE
82 /* Define to 1 if you have the `glob' function. */
85 /* Define .init_array/.fini_array sections are available and working. */
86 #undef HAVE_INITFINI_ARRAY
88 /* Define to 1 if you have the <inttypes.h> header file. */
89 #undef HAVE_INTTYPES_H
91 /* Define if your <locale.h> file defines LC_MESSAGES. */
92 #undef HAVE_LC_MESSAGES
94 /* Define to 1 if you have the <limits.h> header file. */
97 /* Define to 1 if you have the <locale.h> header file. */
100 /* Define to 1 if you have the `lseek' function. */
103 /* Define to 1 if you have the <memory.h> header file. */
106 /* Define to 1 if you have the `mkstemp' function. */
109 /* Define to 1 if you have a working `mmap' system call. */
112 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
115 /* Define to 1 if you have the `open' function. */
118 /* Define to 1 if you have the `realpath' function. */
121 /* Define to 1 if you have the `sbrk' function. */
124 /* Define to 1 if you have the `setlocale' function. */
125 #undef HAVE_SETLOCALE
127 /* Define to 1 if you have the <stdint.h> header file. */
130 /* Define to 1 if you have the <stdlib.h> header file. */
133 /* Define to 1 if you have the <strings.h> header file. */
134 #undef HAVE_STRINGS_H
136 /* Define to 1 if you have the <string.h> header file. */
139 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
141 #undef HAVE_SYS_DIR_H
143 /* Define to 1 if you have the <sys/file.h> header file. */
144 #undef HAVE_SYS_FILE_H
146 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
148 #undef HAVE_SYS_NDIR_H
150 /* Define to 1 if you have the <sys/param.h> header file. */
151 #undef HAVE_SYS_PARAM_H
153 /* Define to 1 if you have the <sys/stat.h> header file. */
154 #undef HAVE_SYS_STAT_H
156 /* Define to 1 if you have the <sys/time.h> header file. */
157 #undef HAVE_SYS_TIME_H
159 /* Define to 1 if you have the <sys/types.h> header file. */
160 #undef HAVE_SYS_TYPES_H
162 /* Define to 1 if you have the <unistd.h> header file. */
165 /* Define to 1 if you have the `waitpid' function. */
168 /* Define to 1 if you have the <windows.h> header file. */
169 #undef HAVE_WINDOWS_H
171 /* Define to the sub-directory in which libtool stores uninstalled libraries.
175 /* Name of package */
178 /* Define to the address where bug reports for this package should be sent. */
179 #undef PACKAGE_BUGREPORT
181 /* Define to the full name of this package. */
184 /* Define to the full name and version of this package. */
185 #undef PACKAGE_STRING
187 /* Define to the one symbol short name of this package. */
188 #undef PACKAGE_TARNAME
190 /* Define to the home page for this package. */
193 /* Define to the version of this package. */
194 #undef PACKAGE_VERSION
196 /* The size of `void *', as computed by sizeof. */
199 /* Define to 1 if you have the ANSI C header files. */
202 /* Define if you can safely include both <string.h> and <strings.h>. */
203 #undef STRING_WITH_STRINGS
205 /* Use b modifier when opening binary files? */
206 #undef USE_BINARY_FOPEN
208 /* Enable extensions on AIX 3, Interix. */
212 /* Enable GNU extensions on systems that have them. */
216 /* Enable threading extensions on Solaris. */
217 #ifndef _POSIX_PTHREAD_SEMANTICS
218 # undef _POSIX_PTHREAD_SEMANTICS
220 /* Enable extensions on HP NonStop. */
221 #ifndef _TANDEM_SOURCE
222 # undef _TANDEM_SOURCE
224 /* Enable general extensions on Solaris. */
225 #ifndef __EXTENSIONS__
226 # undef __EXTENSIONS__
230 /* Version number of package */
233 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
235 #undef YYTEXT_POINTER
237 /* Enable large inode numbers on Mac OS X 10.5. */
238 #ifndef _DARWIN_USE_64_BIT_INODE
239 # define _DARWIN_USE_64_BIT_INODE 1
242 /* Number of bits in a file offset, on hosts where this is settable. */
243 #undef _FILE_OFFSET_BITS
245 /* Define for large files, on AIX-style hosts. */
248 /* Define to 1 if on MINIX. */
251 /* Define to 2 if the system does not provide POSIX.1 features except with
253 #undef _POSIX_1_SOURCE
255 /* Define to 1 if you need to in order for `stat' and other things to work. */