1 /* config.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
7 /* Additional extension a shared object might have. */
8 #undef EXTRA_SHLIB_EXTENSION
10 /* Define to choose default GOT handling scheme */
11 #undef GOT_HANDLING_DEFAULT
13 /* Define to 1 if you have the `close' function. */
16 /* Define to 1 if you have the declaration of `environ', and to 0 if you
18 #undef HAVE_DECL_ENVIRON
20 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
24 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
26 #undef HAVE_DECL_GETENV
28 /* Is the prototype for getopt in <unistd.h> in the expected format? */
29 #undef HAVE_DECL_GETOPT
31 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
35 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
37 #undef HAVE_DECL_STRSTR
39 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43 /* Define to 1 if you have the `dlclose' function. */
46 /* Define to 1 if you have the <dlfcn.h> header file. */
49 /* Define to 1 if you have the `dlopen' function. */
52 /* Define to 1 if you have the `dlsym' function. */
55 /* Define to 1 if you have the <elf-hints.h> header file. */
56 #undef HAVE_ELF_HINTS_H
58 /* Define to 1 if you have the <fcntl.h> header file. */
61 /* Define to 1 if you have the `glob' function. */
64 /* Define .init_array/.fini_array sections are available and working. */
65 #undef HAVE_INITFINI_ARRAY
67 /* Define to 1 if you have the <inttypes.h> header file. */
68 #undef HAVE_INTTYPES_H
70 /* Define to 1 if you have the <limits.h> header file. */
73 /* Define to 1 if you have the `lseek' function. */
76 /* Define to 1 if you have the <memory.h> header file. */
79 /* Define to 1 if you have the `mkstemp' function. */
82 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
85 /* Define to 1 if you have the `open' function. */
88 /* Define to 1 if you have the `realpath' function. */
91 /* Define to 1 if you have the `sbrk' function. */
94 /* Define to 1 if you have the <stdint.h> header file. */
97 /* Define to 1 if you have the <stdlib.h> header file. */
100 /* Define to 1 if you have the <strings.h> header file. */
101 #undef HAVE_STRINGS_H
103 /* Define to 1 if you have the <string.h> header file. */
106 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
108 #undef HAVE_SYS_DIR_H
110 /* Define to 1 if you have the <sys/file.h> header file. */
111 #undef HAVE_SYS_FILE_H
113 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
115 #undef HAVE_SYS_NDIR_H
117 /* Define to 1 if you have the <sys/param.h> header file. */
118 #undef HAVE_SYS_PARAM_H
120 /* Define to 1 if you have the <sys/stat.h> header file. */
121 #undef HAVE_SYS_STAT_H
123 /* Define to 1 if you have the <sys/time.h> header file. */
124 #undef HAVE_SYS_TIME_H
126 /* Define to 1 if you have the <sys/types.h> header file. */
127 #undef HAVE_SYS_TYPES_H
129 /* Define to 1 if you have the <unistd.h> header file. */
132 /* Define to 1 if you have the `waitpid' function. */
135 /* Define to 1 if you have the <Windows.h> header file. */
136 #undef HAVE_WINDOWS_H
138 /* Define to 1 if you have the <zlib.h> header file. */
141 /* Define to the sub-directory in which libtool stores uninstalled libraries.
145 /* Name of package */
148 /* Define to the address where bug reports for this package should be sent. */
149 #undef PACKAGE_BUGREPORT
151 /* Define to the full name of this package. */
154 /* Define to the full name and version of this package. */
155 #undef PACKAGE_STRING
157 /* Define to the one symbol short name of this package. */
158 #undef PACKAGE_TARNAME
160 /* Define to the home page for this package. */
163 /* Define to the version of this package. */
164 #undef PACKAGE_VERSION
166 /* The size of `long', as computed by sizeof. */
169 /* Define to 1 if you have the ANSI C header files. */
172 /* Use b modifier when opening binary files? */
173 #undef USE_BINARY_FOPEN
175 /* Enable extensions on AIX 3, Interix. */
179 /* Enable GNU extensions on systems that have them. */
183 /* Enable threading extensions on Solaris. */
184 #ifndef _POSIX_PTHREAD_SEMANTICS
185 # undef _POSIX_PTHREAD_SEMANTICS
187 /* Enable extensions on HP NonStop. */
188 #ifndef _TANDEM_SOURCE
189 # undef _TANDEM_SOURCE
191 /* Enable general extensions on Solaris. */
192 #ifndef __EXTENSIONS__
193 # undef __EXTENSIONS__
197 /* Version number of package */
200 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
202 #undef YYTEXT_POINTER
204 /* Number of bits in a file offset, on hosts where this is settable. */
205 #undef _FILE_OFFSET_BITS
207 /* Define for large files, on AIX-style hosts. */
210 /* Define to 1 if on MINIX. */
213 /* Define to 2 if the system does not provide POSIX.1 features except with
215 #undef _POSIX_1_SOURCE
217 /* Define to 1 if you need to in order for `stat' and other things to work. */