]>
Commit | Line | Data |
---|---|---|
35eafcc7 | 1 | /* config.in. Generated from configure.ac by autoheader. */ |
252b5132 | 2 | |
df7b86aa NC |
3 | /* Check that config.h is #included before system headers |
4 | (this works only for glibc, but that should be enough). */ | |
00716ab1 | 5 | #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) |
df7b86aa NC |
6 | # error config.h must be #included before system headers |
7 | #endif | |
8 | #define __CONFIG_H__ 1 | |
9 | ||
8c61c153 AM |
10 | /* Define to 1 if translation of program messages to the user's native |
11 | language is requested. */ | |
42ecbf5e | 12 | #undef ENABLE_NLS |
252b5132 | 13 | |
42ecbf5e DJ |
14 | /* Additional extension a shared object might have. */ |
15 | #undef EXTRA_SHLIB_EXTENSION | |
252b5132 | 16 | |
7a283e07 | 17 | /* Define to choose default GOT handling scheme */ |
7fb9f789 NC |
18 | #undef GOT_HANDLING_DEFAULT |
19 | ||
5d3236ee DK |
20 | /* Define to 1 if you have the `close' function. */ |
21 | #undef HAVE_CLOSE | |
22 | ||
502bdb00 JW |
23 | /* Define to 1 if you have the declaration of `environ', and to 0 if you |
24 | don't. */ | |
25 | #undef HAVE_DECL_ENVIRON | |
26 | ||
27 | /* Define to 1 if you have the declaration of `free', and to 0 if you don't. | |
28 | */ | |
29 | #undef HAVE_DECL_FREE | |
30 | ||
31 | /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. | |
32 | */ | |
33 | #undef HAVE_DECL_GETENV | |
34 | ||
42ecbf5e DJ |
35 | /* Is the prototype for getopt in <unistd.h> in the expected format? */ |
36 | #undef HAVE_DECL_GETOPT | |
252b5132 | 37 | |
502bdb00 JW |
38 | /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. |
39 | */ | |
40 | #undef HAVE_DECL_SBRK | |
41 | ||
42 | /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. | |
43 | */ | |
44 | #undef HAVE_DECL_STRSTR | |
45 | ||
42ecbf5e DJ |
46 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
47 | */ | |
48 | #undef HAVE_DIRENT_H | |
252b5132 | 49 | |
ae351704 AM |
50 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
51 | #undef HAVE_DLFCN_H | |
52 | ||
b030a24e DJ |
53 | /* Define to 1 if you have the <elf-hints.h> header file. */ |
54 | #undef HAVE_ELF_HINTS_H | |
55 | ||
5d3236ee DK |
56 | /* Define to 1 if you have the <fcntl.h> header file. */ |
57 | #undef HAVE_FCNTL_H | |
58 | ||
42ecbf5e DJ |
59 | /* Define to 1 if you have the `glob' function. */ |
60 | #undef HAVE_GLOB | |
252b5132 | 61 | |
02ecc8e9 L |
62 | /* Define .init_array/.fini_array sections are available and working. */ |
63 | #undef HAVE_INITFINI_ARRAY | |
64 | ||
42ecbf5e DJ |
65 | /* Define to 1 if you have the <inttypes.h> header file. */ |
66 | #undef HAVE_INTTYPES_H | |
252b5132 | 67 | |
44350750 NC |
68 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
69 | #undef HAVE_LC_MESSAGES | |
70 | ||
a3ffa599 L |
71 | /* Define to 1 if you have the <limits.h> header file. */ |
72 | #undef HAVE_LIMITS_H | |
73 | ||
58797674 RM |
74 | /* Define to 1 if you have the <locale.h> header file. */ |
75 | #undef HAVE_LOCALE_H | |
76 | ||
5d3236ee DK |
77 | /* Define to 1 if you have the `lseek' function. */ |
78 | #undef HAVE_LSEEK | |
79 | ||
42ecbf5e DJ |
80 | /* Define to 1 if you have the <memory.h> header file. */ |
81 | #undef HAVE_MEMORY_H | |
0ca2f5d5 | 82 | |
dc27aea4 AM |
83 | /* Define to 1 if you have the `mkstemp' function. */ |
84 | #undef HAVE_MKSTEMP | |
85 | ||
42ecbf5e DJ |
86 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
87 | #undef HAVE_NDIR_H | |
88 | ||
5d3236ee DK |
89 | /* Define to 1 if you have the `open' function. */ |
90 | #undef HAVE_OPEN | |
91 | ||
42ecbf5e | 92 | /* Define to 1 if you have the `realpath' function. */ |
3f817358 NC |
93 | #undef HAVE_REALPATH |
94 | ||
42ecbf5e | 95 | /* Define to 1 if you have the `sbrk' function. */ |
252b5132 RH |
96 | #undef HAVE_SBRK |
97 | ||
58797674 RM |
98 | /* Define to 1 if you have the `setlocale' function. */ |
99 | #undef HAVE_SETLOCALE | |
100 | ||
42ecbf5e DJ |
101 | /* Define to 1 if you have the <stdint.h> header file. */ |
102 | #undef HAVE_STDINT_H | |
103 | ||
104 | /* Define to 1 if you have the <stdlib.h> header file. */ | |
105 | #undef HAVE_STDLIB_H | |
106 | ||
42ecbf5e DJ |
107 | /* Define to 1 if you have the <strings.h> header file. */ |
108 | #undef HAVE_STRINGS_H | |
252b5132 | 109 | |
42ecbf5e DJ |
110 | /* Define to 1 if you have the <string.h> header file. */ |
111 | #undef HAVE_STRING_H | |
252b5132 | 112 | |
42ecbf5e DJ |
113 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
114 | */ | |
115 | #undef HAVE_SYS_DIR_H | |
252b5132 | 116 | |
5d3236ee DK |
117 | /* Define to 1 if you have the <sys/file.h> header file. */ |
118 | #undef HAVE_SYS_FILE_H | |
119 | ||
42ecbf5e DJ |
120 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
121 | */ | |
122 | #undef HAVE_SYS_NDIR_H | |
252b5132 | 123 | |
a3ffa599 L |
124 | /* Define to 1 if you have the <sys/param.h> header file. */ |
125 | #undef HAVE_SYS_PARAM_H | |
126 | ||
42ecbf5e DJ |
127 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
128 | #undef HAVE_SYS_STAT_H | |
252b5132 | 129 | |
5d3236ee DK |
130 | /* Define to 1 if you have the <sys/time.h> header file. */ |
131 | #undef HAVE_SYS_TIME_H | |
132 | ||
42ecbf5e DJ |
133 | /* Define to 1 if you have the <sys/types.h> header file. */ |
134 | #undef HAVE_SYS_TYPES_H | |
252b5132 | 135 | |
42ecbf5e DJ |
136 | /* Define to 1 if you have the <unistd.h> header file. */ |
137 | #undef HAVE_UNISTD_H | |
252b5132 | 138 | |
dc27aea4 AM |
139 | /* Define to 1 if you have the `waitpid' function. */ |
140 | #undef HAVE_WAITPID | |
141 | ||
8a1241ef | 142 | /* Define to 1 if you have the <windows.h> header file. */ |
3917d5d5 DK |
143 | #undef HAVE_WINDOWS_H |
144 | ||
4474d12b CS |
145 | /* Define to 1 if you have the <zlib.h> header file. */ |
146 | #undef HAVE_ZLIB_H | |
147 | ||
ae351704 AM |
148 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
149 | */ | |
150 | #undef LT_OBJDIR | |
151 | ||
87748b32 NC |
152 | /* Name of package */ |
153 | #undef PACKAGE | |
252b5132 | 154 | |
42ecbf5e DJ |
155 | /* Define to the address where bug reports for this package should be sent. */ |
156 | #undef PACKAGE_BUGREPORT | |
252b5132 | 157 | |
42ecbf5e DJ |
158 | /* Define to the full name of this package. */ |
159 | #undef PACKAGE_NAME | |
2d92cb7d | 160 | |
42ecbf5e DJ |
161 | /* Define to the full name and version of this package. */ |
162 | #undef PACKAGE_STRING | |
2d92cb7d | 163 | |
42ecbf5e DJ |
164 | /* Define to the one symbol short name of this package. */ |
165 | #undef PACKAGE_TARNAME | |
252b5132 | 166 | |
81ecdfbb RW |
167 | /* Define to the home page for this package. */ |
168 | #undef PACKAGE_URL | |
169 | ||
42ecbf5e DJ |
170 | /* Define to the version of this package. */ |
171 | #undef PACKAGE_VERSION | |
0ca2f5d5 | 172 | |
58797674 RM |
173 | /* The size of `void *', as computed by sizeof. */ |
174 | #undef SIZEOF_VOID_P | |
42ecbf5e DJ |
175 | |
176 | /* Define to 1 if you have the ANSI C header files. */ | |
177 | #undef STDC_HEADERS | |
ceae3e33 | 178 | |
208a4923 NC |
179 | /* Define if you can safely include both <string.h> and <strings.h>. */ |
180 | #undef STRING_WITH_STRINGS | |
181 | ||
87748b32 NC |
182 | /* Use b modifier when opening binary files? */ |
183 | #undef USE_BINARY_FOPEN | |
252b5132 | 184 | |
81ecdfbb RW |
185 | /* Enable extensions on AIX 3, Interix. */ |
186 | #ifndef _ALL_SOURCE | |
187 | # undef _ALL_SOURCE | |
188 | #endif | |
189 | /* Enable GNU extensions on systems that have them. */ | |
190 | #ifndef _GNU_SOURCE | |
191 | # undef _GNU_SOURCE | |
192 | #endif | |
193 | /* Enable threading extensions on Solaris. */ | |
194 | #ifndef _POSIX_PTHREAD_SEMANTICS | |
195 | # undef _POSIX_PTHREAD_SEMANTICS | |
196 | #endif | |
197 | /* Enable extensions on HP NonStop. */ | |
198 | #ifndef _TANDEM_SOURCE | |
199 | # undef _TANDEM_SOURCE | |
200 | #endif | |
201 | /* Enable general extensions on Solaris. */ | |
202 | #ifndef __EXTENSIONS__ | |
203 | # undef __EXTENSIONS__ | |
204 | #endif | |
205 | ||
206 | ||
42ecbf5e DJ |
207 | /* Version number of package */ |
208 | #undef VERSION | |
93a6d436 | 209 | |
42ecbf5e DJ |
210 | /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a |
211 | `char[]'. */ | |
212 | #undef YYTEXT_POINTER | |
67310ccd | 213 | |
d053aef8 JK |
214 | /* Number of bits in a file offset, on hosts where this is settable. */ |
215 | #undef _FILE_OFFSET_BITS | |
216 | ||
d053aef8 JK |
217 | /* Define for large files, on AIX-style hosts. */ |
218 | #undef _LARGE_FILES | |
219 | ||
7357c5b6 AM |
220 | /* Define to 1 if on MINIX. */ |
221 | #undef _MINIX | |
222 | ||
223 | /* Define to 2 if the system does not provide POSIX.1 features except with | |
224 | this defined. */ | |
225 | #undef _POSIX_1_SOURCE | |
226 | ||
227 | /* Define to 1 if you need to in order for `stat' and other things to work. */ | |
228 | #undef _POSIX_SOURCE |