1 /* common/config.h.  Generated from config.h.in by configure.  */
2 /* common/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define to 1 if translation of program messages to the user's native
5    language is requested. */
6 #define ENABLE_NLS 1
7 
8 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
9    CoreFoundation framework. */
10 /* #undef HAVE_CFLOCALECOPYCURRENT */
11 
12 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
13    the CoreFoundation framework. */
14 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
15 
16 /* Define if the GNU dcgettext() function is already present or preinstalled.
17    */
18 #define HAVE_DCGETTEXT 1
19 
20 /* Define to 1 if debug output should be used. */
21 /* #undef HAVE_DEBUG_OUTPUT */
22 
23 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
24    don't. */
25 #define HAVE_DECL_MEMRCHR 0
26 
27 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
28    don't. */
29 #define HAVE_DECL_STRERROR_R 1
30 
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #define HAVE_DLFCN_H 1
33 
34 /* Define to 1 to enable the DllMain function. */
35 /* #undef HAVE_DLLMAIN */
36 
37 /* Define to 1 if you have the <errno.h> header file. */
38 #define HAVE_ERRNO_H 1
39 
40 /* Define to 1 if you have the `fclose' function. */
41 #define HAVE_FCLOSE 1
42 
43 /* Define to 1 if you have the `feof' function. */
44 #define HAVE_FEOF 1
45 
46 /* Define to 1 if you have the `fgets' function. */
47 #define HAVE_FGETS 1
48 
49 /* Define to 1 if you have the `fgetws' function. */
50 #define HAVE_FGETWS 1
51 
52 /* Define to 1 if you have the `fmemopen' function. */
53 #define HAVE_FMEMOPEN 1
54 
55 /* Define to 1 if you have the `fopen' function. */
56 #define HAVE_FOPEN 1
57 
58 /* Define to 1 if you have the `fread' function. */
59 #define HAVE_FREAD 1
60 
61 /* Define to 1 if you have the `free' function. */
62 #define HAVE_FREE 1
63 
64 /* Define to 1 if you have the `fseeko' function. */
65 #define HAVE_FSEEKO 1
66 
67 /* Define to 1 if you have the `fseeko64' function. */
68 #define HAVE_FSEEKO64 1
69 
70 /* Define to 1 if you have the `fwrite' function. */
71 #define HAVE_FWRITE 1
72 
73 /* Define to 1 if you have the `getopt' function. */
74 #define HAVE_GETOPT 1
75 
76 /* Define if the GNU gettext() function is already present or preinstalled. */
77 #define HAVE_GETTEXT 1
78 
79 /* Define to 1 if dlsym function is available in GNU dl. */
80 #define HAVE_GNU_DL_DLSYM 1
81 
82 /* Define if you have the iconv() function and it works. */
83 /* #undef HAVE_ICONV */
84 
85 /* Define to 1 if you have the <inttypes.h> header file. */
86 #define HAVE_INTTYPES_H 1
87 
88 /* Define to 1 if you have the `cdata' library (-lcdata). */
89 /* #undef HAVE_LIBCDATA */
90 
91 /* Define to 1 if you have the <libcdata.h> header file. */
92 /* #undef HAVE_LIBCDATA_H */
93 
94 /* Define to 1 if you have the `cerror' library (-lcerror). */
95 /* #undef HAVE_LIBCERROR */
96 
97 /* Define to 1 if you have the <libcerror.h> header file. */
98 /* #undef HAVE_LIBCERROR_H */
99 
100 /* Define to 1 if you have the `cnotify' library (-lcnotify). */
101 /* #undef HAVE_LIBCNOTIFY */
102 
103 /* Define to 1 if you have the <libcnotify.h> header file. */
104 /* #undef HAVE_LIBCNOTIFY_H */
105 
106 /* Define to 1 if you have the `cthreads' library (-lcthreads). */
107 /* #undef HAVE_LIBCTHREADS */
108 
109 /* Define to 1 if you have the <libcthreads.h> header file. */
110 /* #undef HAVE_LIBCTHREADS_H */
111 
112 /* Define to 1 if you have the `dl' library (-ldl). */
113 #define HAVE_LIBDL 1
114 
115 /* Define to 1 if you have the <libintl.h> header file. */
116 #define HAVE_LIBINTL_H 1
117 
118 /* Define to 1 if you have the <limits.h> header file. */
119 #define HAVE_LIMITS_H 1
120 
121 /* Define to 1 if the local version of libcdata is used. */
122 #define HAVE_LOCAL_LIBCDATA 1
123 
124 /* Define to 1 if the local version of libcerror is used. */
125 #define HAVE_LOCAL_LIBCERROR 1
126 
127 /* Define to 1 if the local version of libcnotify is used. */
128 #define HAVE_LOCAL_LIBCNOTIFY 1
129 
130 /* Define to 1 if the local version of libcthreads is used. */
131 #define HAVE_LOCAL_LIBCTHREADS 1
132 
133 /* Define to 1 if you have the `malloc' function. */
134 #define HAVE_MALLOC 1
135 
136 /* Define to 1 if you have the `memchr' function. */
137 #define HAVE_MEMCHR 1
138 
139 /* Define to 1 if you have the `memcmp' function. */
140 #define HAVE_MEMCMP 1
141 
142 /* Define to 1 if you have the `memcpy' function. */
143 #define HAVE_MEMCPY 1
144 
145 /* Define to 1 if you have the <memory.h> header file. */
146 #define HAVE_MEMORY_H 1
147 
148 /* Define to 1 if you have the `memrchr' function. */
149 #define HAVE_MEMRCHR 1
150 
151 /* Define to 1 if you have the `memset' function. */
152 #define HAVE_MEMSET 1
153 
154 /* Define to 1 if you have the `mkstemp' function. */
155 #define HAVE_MKSTEMP 1
156 
157 /* Define to 1 if multi thread support should be used. */
158 #define HAVE_MULTI_THREAD_SUPPORT 1
159 
160 /* Define to 1 whether printf supports the conversion specifier "%jd". */
161 #define HAVE_PRINTF_JD 1
162 
163 /* Define to 1 whether printf supports the conversion specifier "%zd". */
164 #define HAVE_PRINTF_ZD 1
165 
166 /* Define to 1 if you have the 'pthread' library (-lpthread). */
167 #define HAVE_PTHREAD 1
168 
169 /* Define to 1 if you have the <pthread.h> header file. */
170 #define HAVE_PTHREAD_H 1
171 
172 /* Define to 1 if you have the <Python.h> header file. */
173 /* #undef HAVE_PYTHON_H */
174 
175 /* Define to 1 if you have the `realloc' function. */
176 #define HAVE_REALLOC 1
177 
178 /* Define to 1 if you have the `setenv' function. */
179 #define HAVE_SETENV 1
180 
181 /* Define to 1 if you have the `snprintf' function. */
182 #define HAVE_SNPRINTF 1
183 
184 /* Define to 1 if you have the `sscanf' function. */
185 #define HAVE_SSCANF 1
186 
187 /* Define to 1 if you have the <stdarg.h> header file. */
188 #define HAVE_STDARG_H 1
189 
190 /* Define to 1 if you have the <stdint.h> header file. */
191 #define HAVE_STDINT_H 1
192 
193 /* Define to 1 if you have the <stdlib.h> header file. */
194 #define HAVE_STDLIB_H 1
195 
196 /* Define to 1 if you have the `strcasecmp' function. */
197 #define HAVE_STRCASECMP 1
198 
199 /* Define to 1 if you have the `strchr' function. */
200 #define HAVE_STRCHR 1
201 
202 /* Define to 1 if you have the `strerror' function. */
203 /* #undef HAVE_STRERROR */
204 
205 /* Define to 1 if you have the `strerror_r' function. */
206 #define HAVE_STRERROR_R 1
207 
208 /* Define to 1 if you have the <strings.h> header file. */
209 #define HAVE_STRINGS_H 1
210 
211 /* Define to 1 if you have the <string.h> header file. */
212 #define HAVE_STRING_H 1
213 
214 /* Define to 1 if you have the `strlen' function. */
215 #define HAVE_STRLEN 1
216 
217 /* Define to 1 if you have the `strncasecmp' function. */
218 #define HAVE_STRNCASECMP 1
219 
220 /* Define to 1 if you have the `strncmp' function. */
221 #define HAVE_STRNCMP 1
222 
223 /* Define to 1 if you have the `strncpy' function. */
224 #define HAVE_STRNCPY 1
225 
226 /* Define to 1 if you have the `strnicmp' function. */
227 /* #undef HAVE_STRNICMP */
228 
229 /* Define to 1 if you have the `strrchr' function. */
230 #define HAVE_STRRCHR 1
231 
232 /* Define to 1 if you have the `strstr' function. */
233 #define HAVE_STRSTR 1
234 
235 /* Define to 1 if you have the `swprintf' function. */
236 #define HAVE_SWPRINTF 1
237 
238 /* Define to 1 if you have the <sys/stat.h> header file. */
239 #define HAVE_SYS_STAT_H 1
240 
241 /* Define to 1 if you have the <sys/types.h> header file. */
242 #define HAVE_SYS_TYPES_H 1
243 
244 /* Define to 1 if you have the `towlower' function. */
245 #define HAVE_TOWLOWER 1
246 
247 /* Define to 1 if you have the `tzset' function. */
248 #define HAVE_TZSET 1
249 
250 /* Define to 1 if you have the <unistd.h> header file. */
251 #define HAVE_UNISTD_H 1
252 
253 /* Define to 1 if you have the `unlink' function. */
254 #define HAVE_UNLINK 1
255 
256 /* Define to 1 if you have the <varargs.h> header file. */
257 /* #undef HAVE_VARARGS_H */
258 
259 /* Define to 1 if verbose output should be used. */
260 /* #undef HAVE_VERBOSE_OUTPUT */
261 
262 /* Define to 1 if you have the `vfprintf' function. */
263 #define HAVE_VFPRINTF 1
264 
265 /* Define to 1 if you have the `vsnprintf' function. */
266 #define HAVE_VSNPRINTF 1
267 
268 /* Define to 1 if you have the <wchar.h> header file. */
269 #define HAVE_WCHAR_H 1
270 
271 /* Define to 1 if you have the `wcscasecmp' function. */
272 #define HAVE_WCSCASECMP 1
273 
274 /* Define to 1 if you have the `wcschr' function. */
275 #define HAVE_WCSCHR 1
276 
277 /* Define to 1 if you have the `wcslen' function. */
278 #define HAVE_WCSLEN 1
279 
280 /* Define to 1 if you have the `wcsncasecmp' function. */
281 #define HAVE_WCSNCASECMP 1
282 
283 /* Define to 1 if you have the `wcsncmp' function. */
284 #define HAVE_WCSNCMP 1
285 
286 /* Define to 1 if you have the `wcsncpy' function. */
287 #define HAVE_WCSNCPY 1
288 
289 /* Define to 1 if you have the `wcsnicmp' function. */
290 /* #undef HAVE_WCSNICMP */
291 
292 /* Define to 1 if you have the `wcsrchr' function. */
293 #define HAVE_WCSRCHR 1
294 
295 /* Define to 1 if you have the `wcsstr' function. */
296 #define HAVE_WCSSTR 1
297 
298 /* Define to 1 if you have the `wcstombs' function. */
299 #define HAVE_WCSTOMBS 1
300 
301 /* Define to 1 if you have the <wctype.h> header file. */
302 #define HAVE_WCTYPE_H 1
303 
304 /* Define to 1 if wide character type should be used. */
305 /* #undef HAVE_WIDE_CHARACTER_TYPE */
306 
307 /* Define to 1 if you have the <windows.h> header file. */
308 /* #undef HAVE_WINDOWS_H */
309 
310 /* Define to 1 if you have the `wmemchr' function. */
311 #define HAVE_WMEMCHR 1
312 
313 /* Define to 1 if you have the `wmemcmp' function. */
314 #define HAVE_WMEMCMP 1
315 
316 /* Define to 1 if you have the `wmemcpy' function. */
317 #define HAVE_WMEMCPY 1
318 
319 /* Define to 1 if you have the `wmemrchr' function. */
320 /* #undef HAVE_WMEMRCHR */
321 
322 /* Define to the sub-directory where libtool stores uninstalled libraries. */
323 #define LT_OBJDIR ".libs/"
324 
325 /* Name of package */
326 #define PACKAGE "libfwnt"
327 
328 /* Define to the address where bug reports for this package should be sent. */
329 #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
330 
331 /* Define to the full name of this package. */
332 #define PACKAGE_NAME "libfwnt"
333 
334 /* Define to the full name and version of this package. */
335 #define PACKAGE_STRING "libfwnt 20210906"
336 
337 /* Define to the one symbol short name of this package. */
338 #define PACKAGE_TARNAME "libfwnt"
339 
340 /* Define to the home page for this package. */
341 #define PACKAGE_URL ""
342 
343 /* Define to the version of this package. */
344 #define PACKAGE_VERSION "20210906"
345 
346 /* The size of `int', as computed by sizeof. */
347 #define SIZEOF_INT 4
348 
349 /* The size of `long', as computed by sizeof. */
350 #define SIZEOF_LONG 8
351 
352 /* The size of `off_t', as computed by sizeof. */
353 #define SIZEOF_OFF_T 8
354 
355 /* The size of `size_t', as computed by sizeof. */
356 #define SIZEOF_SIZE_T 8
357 
358 /* The size of `wchar_t', as computed by sizeof. */
359 #define SIZEOF_WCHAR_T 4
360 
361 /* Define to 1 if you have the ANSI C header files. */
362 #define STDC_HEADERS 1
363 
364 /* Define to 1 if strerror_r returns char *. */
365 /* #undef STRERROR_R_CHAR_P */
366 
367 /* Version number of package */
368 #define VERSION "20210906"
369 
370 /* Enable large inode numbers on Mac OS X 10.5.  */
371 #ifndef _DARWIN_USE_64_BIT_INODE
372 # define _DARWIN_USE_64_BIT_INODE 1
373 #endif
374 
375 /* Number of bits in a file offset, on hosts where this is settable. */
376 /* #undef _FILE_OFFSET_BITS */
377 
378 /* Define for large files, on AIX-style hosts. */
379 /* #undef _LARGE_FILES */
380 
381 /* Define to empty if `const' does not conform to ANSI C. */
382 /* #undef const */
383 
384 /* Define to `int' if <sys/types.h> does not define. */
385 /* #undef mode_t */
386 
387 /* Define to `long int' if <sys/types.h> does not define. */
388 /* #undef off_t */
389 
390 /* Define to `unsigned int' if <sys/types.h> does not define. */
391 /* #undef size_t */
392 
393 /* Define to empty if the keyword `volatile' does not work. Warning: valid
394    code using `volatile' can become incorrect without. Disable with care. */
395 /* #undef volatile */
396