summaryrefslogtreecommitdiff
path: root/config.h.in (plain)
blob: 242f97a401fb8ab2901473ae291641d7ea2864cf
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define this to 1 if you want to enable support of encrypted files in
7 libntfs and utilities. */
8#undef ENABLE_CRYPTO
9
10/* Define to 1 if debug should be enabled */
11#undef ENABLE_DEBUG
12
13/* Define this to 1 if you want to enable use of Windows compliant disk
14 geometry. */
15#undef ENABLE_HD
16
17/* Define to 1 if the nfconv patch should be enabled */
18#undef ENABLE_NFCONV
19
20/* Define this to 1 if you want to enable generation of DCE compliant UUIDs.
21 */
22#undef ENABLE_UUID
23
24/* Define to 1 if using internal fuse */
25#undef FUSE_INTERNAL
26
27/* Define to 1 if you have the `atexit' function. */
28#undef HAVE_ATEXIT
29
30/* Define to 1 if you have the `basename' function. */
31#undef HAVE_BASENAME
32
33/* Define to 1 if you have the <byteswap.h> header file. */
34#undef HAVE_BYTESWAP_H
35
36/* Define to 1 if you have the `clock_gettime' function. */
37#undef HAVE_CLOCK_GETTIME
38
39/* Define to 1 if you have the <ctype.h> header file. */
40#undef HAVE_CTYPE_H
41
42/* Define to 1 if you have the `daemon' function. */
43#undef HAVE_DAEMON
44
45/* Define to 1 if you have the <dlfcn.h> header file. */
46#undef HAVE_DLFCN_H
47
48/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
49#undef HAVE_DOPRNT
50
51/* Define to 1 if you have the `dup2' function. */
52#undef HAVE_DUP2
53
54/* Define to 1 if you have the <endian.h> header file. */
55#undef HAVE_ENDIAN_H
56
57/* Define to 1 if you have the <errno.h> header file. */
58#undef HAVE_ERRNO_H
59
60/* Define to 1 if you have the <fcntl.h> header file. */
61#undef HAVE_FCNTL_H
62
63/* Define to 1 if you have the `fdatasync' function. */
64#undef HAVE_FDATASYNC
65
66/* Define to 1 if you have the <features.h> header file. */
67#undef HAVE_FEATURES_H
68
69/* Define to 1 if you have the `ffs' function. */
70#undef HAVE_FFS
71
72/* Define to 1 if you have the `fork' function. */
73#undef HAVE_FORK
74
75/* Define to 1 if you have the `getmntent' function. */
76#undef HAVE_GETMNTENT
77
78/* Define to 1 if you have the <getopt.h> header file. */
79#undef HAVE_GETOPT_H
80
81/* Define to 1 if you have the `getopt_long' function. */
82#undef HAVE_GETOPT_LONG
83
84/* Define to 1 if you have the `gettimeofday' function. */
85#undef HAVE_GETTIMEOFDAY
86
87/* Define to 1 if you have the `hasmntopt' function. */
88#undef HAVE_HASMNTOPT
89
90/* Define to 1 if you have the <inttypes.h> header file. */
91#undef HAVE_INTTYPES_H
92
93/* Define to 1 if you have the <libgen.h> header file. */
94#undef HAVE_LIBGEN_H
95
96/* Define to 1 if you have the <libintl.h> header file. */
97#undef HAVE_LIBINTL_H
98
99/* Define to 1 if you have the <limits.h> header file. */
100#undef HAVE_LIMITS_H
101
102/* Define to 1 if you have the <linux/fd.h> header file. */
103#undef HAVE_LINUX_FD_H
104
105/* Define to 1 if you have the <linux/hdreg.h> header file. */
106#undef HAVE_LINUX_HDREG_H
107
108/* Define to 1 if you have the <linux/major.h> header file. */
109#undef HAVE_LINUX_MAJOR_H
110
111/* Define to 1 if you have the <locale.h> header file. */
112#undef HAVE_LOCALE_H
113
114/* Define to 1 if you have the <machine/endian.h> header file. */
115#undef HAVE_MACHINE_ENDIAN_H
116
117/* Define to 1 if you have the <malloc.h> header file. */
118#undef HAVE_MALLOC_H
119
120/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
121#undef HAVE_MBRTOWC
122
123/* Define to 1 if you have the `mbsinit' function. */
124#undef HAVE_MBSINIT
125
126/* Define to 1 if you have the `memcpy' function. */
127#undef HAVE_MEMCPY
128
129/* Define to 1 if you have the `memmove' function. */
130#undef HAVE_MEMMOVE
131
132/* Define to 1 if you have the <memory.h> header file. */
133#undef HAVE_MEMORY_H
134
135/* Define to 1 if you have the `memset' function. */
136#undef HAVE_MEMSET
137
138/* Define to 1 if you have the <mntent.h> header file. */
139#undef HAVE_MNTENT_H
140
141/* Define to 1 if you have the <pwd.h> header file. */
142#undef HAVE_PWD_H
143
144/* Define to 1 if you have the `random' function. */
145#undef HAVE_RANDOM
146
147/* Define to 1 if you have the `realpath' function. */
148#undef HAVE_REALPATH
149
150/* Define to 1 if you have the `regcomp' function. */
151#undef HAVE_REGCOMP
152
153/* Define to 1 if you have the <regex.h> header file. */
154#undef HAVE_REGEX_H
155
156/* Define to 1 if you have the `setlocale' function. */
157#undef HAVE_SETLOCALE
158
159/* Define to 1 if you have the `setxattr' function. */
160#undef HAVE_SETXATTR
161
162/* Define to 1 if you have the `snprintf' function. */
163#undef HAVE_SNPRINTF
164
165/* Define to 1 if `stat' has the bug that it succeeds when given the
166 zero-length file name argument. */
167#undef HAVE_STAT_EMPTY_STRING_BUG
168
169/* Define to 1 if you have the <stdarg.h> header file. */
170#undef HAVE_STDARG_H
171
172/* Define to 1 if stdbool.h conforms to C99. */
173#undef HAVE_STDBOOL_H
174
175/* Define to 1 if you have the <stddef.h> header file. */
176#undef HAVE_STDDEF_H
177
178/* Define to 1 if you have the <stdint.h> header file. */
179#undef HAVE_STDINT_H
180
181/* Define to 1 if you have the <stdio.h> header file. */
182#undef HAVE_STDIO_H
183
184/* Define to 1 if you have the <stdlib.h> header file. */
185#undef HAVE_STDLIB_H
186
187/* Define to 1 if you have the `strcasecmp' function. */
188#undef HAVE_STRCASECMP
189
190/* Define to 1 if you have the `strchr' function. */
191#undef HAVE_STRCHR
192
193/* Define to 1 if you have the `strdup' function. */
194#undef HAVE_STRDUP
195
196/* Define to 1 if you have the `strerror' function. */
197#undef HAVE_STRERROR
198
199/* Define to 1 if you have the `strftime' function. */
200#undef HAVE_STRFTIME
201
202/* Define to 1 if you have the <strings.h> header file. */
203#undef HAVE_STRINGS_H
204
205/* Define to 1 if you have the <string.h> header file. */
206#undef HAVE_STRING_H
207
208/* Define to 1 if you have the `strnlen' function. */
209#undef HAVE_STRNLEN
210
211/* Define to 1 if you have the `strsep' function. */
212#undef HAVE_STRSEP
213
214/* Define to 1 if you have the `strtol' function. */
215#undef HAVE_STRTOL
216
217/* Define to 1 if you have the `strtoul' function. */
218#undef HAVE_STRTOUL
219
220/* Define to 1 if `st_atim' is a member of `struct stat'. */
221#undef HAVE_STRUCT_STAT_ST_ATIM
222
223/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
224#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
225
226/* Define to 1 if `st_atimespec' is a member of `struct stat'. */
227#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
228
229/* Define to 1 if `st_blocks' is a member of `struct stat'. */
230#undef HAVE_STRUCT_STAT_ST_BLOCKS
231
232/* Define to 1 if `st_rdev' is a member of `struct stat'. */
233#undef HAVE_STRUCT_STAT_ST_RDEV
234
235/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
236 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
237#undef HAVE_ST_BLOCKS
238
239/* Define to 1 if you have the `sysconf' function. */
240#undef HAVE_SYSCONF
241
242/* Define to 1 if you have the <syslog.h> header file. */
243#undef HAVE_SYSLOG_H
244
245/* Define to 1 if you have the <sys/byteorder.h> header file. */
246#undef HAVE_SYS_BYTEORDER_H
247
248/* Define to 1 if you have the <sys/disk.h> header file. */
249#undef HAVE_SYS_DISK_H
250
251/* Define to 1 if you have the <sys/endian.h> header file. */
252#undef HAVE_SYS_ENDIAN_H
253
254/* Define to 1 if you have the <sys/ioctl.h> header file. */
255#undef HAVE_SYS_IOCTL_H
256
257/* Define to 1 if you have the <sys/mkdev.h> header file. */
258#undef HAVE_SYS_MKDEV_H
259
260/* Define to 1 if you have the <sys/mount.h> header file. */
261#undef HAVE_SYS_MOUNT_H
262
263/* Define to 1 if you have the <sys/param.h> header file. */
264#undef HAVE_SYS_PARAM_H
265
266/* Define to 1 if you have the <sys/statvfs.h> header file. */
267#undef HAVE_SYS_STATVFS_H
268
269/* Define to 1 if you have the <sys/stat.h> header file. */
270#undef HAVE_SYS_STAT_H
271
272/* Define to 1 if you have the <sys/sysmacros.h> header file. */
273#undef HAVE_SYS_SYSMACROS_H
274
275/* Define to 1 if you have the <sys/types.h> header file. */
276#undef HAVE_SYS_TYPES_H
277
278/* Define to 1 if you have the <sys/vfs.h> header file. */
279#undef HAVE_SYS_VFS_H
280
281/* Define to 1 if you have the <time.h> header file. */
282#undef HAVE_TIME_H
283
284/* Define to 1 if you have the <unistd.h> header file. */
285#undef HAVE_UNISTD_H
286
287/* Define to 1 if you have the `utime' function. */
288#undef HAVE_UTIME
289
290/* Define to 1 if you have the `utimensat' function. */
291#undef HAVE_UTIMENSAT
292
293/* Define to 1 if you have the <utime.h> header file. */
294#undef HAVE_UTIME_H
295
296/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
297#undef HAVE_UTIME_NULL
298
299/* Define to 1 if you have the `vprintf' function. */
300#undef HAVE_VPRINTF
301
302/* Define to 1 if you have the <wchar.h> header file. */
303#undef HAVE_WCHAR_H
304
305/* Define to 1 if you have the <windows.h> header file. */
306#undef HAVE_WINDOWS_H
307
308/* Define to 1 if the system has the type `_Bool'. */
309#undef HAVE__BOOL
310
311/* Don't update /etc/mtab */
312#undef IGNORE_MTAB
313
314/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
315 slash. */
316#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
317
318/* Define to the sub-directory in which libtool stores uninstalled libraries.
319 */
320#undef LT_OBJDIR
321
322/* Define to 1 if your C compiler doesn't accept -c and -o together. */
323#undef NO_MINUS_C_MINUS_O
324
325/* Don't use default IO ops */
326#undef NO_NTFS_DEVICE_DEFAULT_IO_OPS
327
328/* Name of package */
329#undef PACKAGE
330
331/* Define to the address where bug reports for this package should be sent. */
332#undef PACKAGE_BUGREPORT
333
334/* Define to the full name of this package. */
335#undef PACKAGE_NAME
336
337/* Define to the full name and version of this package. */
338#undef PACKAGE_STRING
339
340/* Define to the one symbol short name of this package. */
341#undef PACKAGE_TARNAME
342
343/* Define to the home page for this package. */
344#undef PACKAGE_URL
345
346/* Define to the version of this package. */
347#undef PACKAGE_VERSION
348
349/* POSIX ACL support */
350#undef POSIXACLS
351
352/* Define to 1 if you have the ANSI C header files. */
353#undef STDC_HEADERS
354
355/* Enable extensions on AIX 3, Interix. */
356#ifndef _ALL_SOURCE
357# undef _ALL_SOURCE
358#endif
359/* Enable GNU extensions on systems that have them. */
360#ifndef _GNU_SOURCE
361# undef _GNU_SOURCE
362#endif
363/* Enable threading extensions on Solaris. */
364#ifndef _POSIX_PTHREAD_SEMANTICS
365# undef _POSIX_PTHREAD_SEMANTICS
366#endif
367/* Enable extensions on HP NonStop. */
368#ifndef _TANDEM_SOURCE
369# undef _TANDEM_SOURCE
370#endif
371/* Enable general extensions on Solaris. */
372#ifndef __EXTENSIONS__
373# undef __EXTENSIONS__
374#endif
375
376
377/* Version number of package */
378#undef VERSION
379
380/* Define to 1 if this is a Windows OS */
381#undef WINDOWS
382
383/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
384 significant byte first (like Motorola and SPARC, unlike Intel). */
385#if defined AC_APPLE_UNIVERSAL_BUILD
386# if defined __BIG_ENDIAN__
387# define WORDS_BIGENDIAN 1
388# endif
389#else
390# ifndef WORDS_BIGENDIAN
391# undef WORDS_BIGENDIAN
392# endif
393#endif
394
395/* Define to 1 if your processor stores words with the least significant byte
396 first (like Intel and VAX, unlike Motorola and SPARC). */
397#undef WORDS_LITTLEENDIAN
398
399/* system extended attributes mappings */
400#undef XATTR_MAPPINGS
401
402/* Number of bits in a file offset, on hosts where this is settable. */
403#undef _FILE_OFFSET_BITS
404
405/* Define for large files, on AIX-style hosts. */
406#undef _LARGE_FILES
407
408/* Define to 1 if on MINIX. */
409#undef _MINIX
410
411/* Define to 2 if the system does not provide POSIX.1 features except with
412 this defined. */
413#undef _POSIX_1_SOURCE
414
415/* Define to 1 if you need to in order for `stat' and other things to work. */
416#undef _POSIX_SOURCE
417
418/* Required define if using POSIX threads */
419#undef _REENTRANT
420
421/* Define to empty if `const' does not conform to ANSI C. */
422#undef const
423
424/* Define to `__inline__' or `__inline' if that's what the C compiler
425 calls it, or to nothing if 'inline' is not supported under any name. */
426#ifndef __cplusplus
427#undef inline
428#endif
429
430/* Define to `long int' if <sys/types.h> does not define. */
431#undef off_t
432
433/* Define to `unsigned int' if <sys/types.h> does not define. */
434#undef size_t
435