libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / ntfs-3g / config.h.in
blobd8d8939ff03acedb1dec065e22212b7d74096d40
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define this to 1 if you want to enable support of encrypted files in
4 libntfs and utilities. */
5 #undef ENABLE_CRYPTO
7 /* Define to 1 if debug should be enabled */
8 #undef ENABLE_DEBUG
10 /* Define to 1 if the nfconv patch should be enabled */
11 #undef ENABLE_NFCONV
13 /* Define this to 1 if you want to enable generation of DCE compliant UUIDs.
15 #undef ENABLE_UUID
17 /* Define to 1 if using internal fuse */
18 #undef FUSE_INTERNAL
20 /* Define to 1 if you have the `atexit' function. */
21 #undef HAVE_ATEXIT
23 /* Define to 1 if you have the `basename' function. */
24 #undef HAVE_BASENAME
26 /* Define to 1 if you have the <byteswap.h> header file. */
27 #undef HAVE_BYTESWAP_H
29 /* Define to 1 if you have the `clock_gettime' function. */
30 #undef HAVE_CLOCK_GETTIME
32 /* Define to 1 if you have the <ctype.h> header file. */
33 #undef HAVE_CTYPE_H
35 /* Define to 1 if you have the `daemon' function. */
36 #undef HAVE_DAEMON
38 /* Define to 1 if you have the <dlfcn.h> header file. */
39 #undef HAVE_DLFCN_H
41 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
42 #undef HAVE_DOPRNT
44 /* Define to 1 if you have the `dup2' function. */
45 #undef HAVE_DUP2
47 /* Define to 1 if you have the <endian.h> header file. */
48 #undef HAVE_ENDIAN_H
50 /* Define to 1 if you have the <errno.h> header file. */
51 #undef HAVE_ERRNO_H
53 /* Define to 1 if you have the <fcntl.h> header file. */
54 #undef HAVE_FCNTL_H
56 /* Define to 1 if you have the `fdatasync' function. */
57 #undef HAVE_FDATASYNC
59 /* Define to 1 if you have the <features.h> header file. */
60 #undef HAVE_FEATURES_H
62 /* Define to 1 if you have the `ffs' function. */
63 #undef HAVE_FFS
65 /* Define to 1 if you have the `fork' function. */
66 #undef HAVE_FORK
68 /* Define to 1 if you have the `getmntent' function. */
69 #undef HAVE_GETMNTENT
71 /* Define to 1 if you have the <getopt.h> header file. */
72 #undef HAVE_GETOPT_H
74 /* Define to 1 if you have the `getopt_long' function. */
75 #undef HAVE_GETOPT_LONG
77 /* Define to 1 if you have the `gettimeofday' function. */
78 #undef HAVE_GETTIMEOFDAY
80 /* Define to 1 if you have the `hasmntopt' function. */
81 #undef HAVE_HASMNTOPT
83 /* Define to 1 if you have the <inttypes.h> header file. */
84 #undef HAVE_INTTYPES_H
86 /* Define to 1 if you have the <libgen.h> header file. */
87 #undef HAVE_LIBGEN_H
89 /* Define to 1 if you have the <libintl.h> header file. */
90 #undef HAVE_LIBINTL_H
92 /* Define to 1 if you have the <limits.h> header file. */
93 #undef HAVE_LIMITS_H
95 /* Define to 1 if you have the <linux/fd.h> header file. */
96 #undef HAVE_LINUX_FD_H
98 /* Define to 1 if you have the <linux/hdreg.h> header file. */
99 #undef HAVE_LINUX_HDREG_H
101 /* Define to 1 if you have the <linux/major.h> header file. */
102 #undef HAVE_LINUX_MAJOR_H
104 /* Define to 1 if you have the <locale.h> header file. */
105 #undef HAVE_LOCALE_H
107 /* Define to 1 if you have the <machine/endian.h> header file. */
108 #undef HAVE_MACHINE_ENDIAN_H
110 /* Define to 1 if you have the <malloc.h> header file. */
111 #undef HAVE_MALLOC_H
113 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
114 #undef HAVE_MBRTOWC
116 /* Define to 1 if you have the `mbsinit' function. */
117 #undef HAVE_MBSINIT
119 /* Define to 1 if you have the `memcpy' function. */
120 #undef HAVE_MEMCPY
122 /* Define to 1 if you have the `memmove' function. */
123 #undef HAVE_MEMMOVE
125 /* Define to 1 if you have the <memory.h> header file. */
126 #undef HAVE_MEMORY_H
128 /* Define to 1 if you have the `memset' function. */
129 #undef HAVE_MEMSET
131 /* Define to 1 if you have the <mntent.h> header file. */
132 #undef HAVE_MNTENT_H
134 /* Define to 1 if you have the <pwd.h> header file. */
135 #undef HAVE_PWD_H
137 /* Define to 1 if you have the `random' function. */
138 #undef HAVE_RANDOM
140 /* Define to 1 if you have the `realpath' function. */
141 #undef HAVE_REALPATH
143 /* Define to 1 if you have the `regcomp' function. */
144 #undef HAVE_REGCOMP
146 /* Define to 1 if you have the `setlocale' function. */
147 #undef HAVE_SETLOCALE
149 /* Define to 1 if you have the `setxattr' function. */
150 #undef HAVE_SETXATTR
152 /* Define to 1 if you have the `snprintf' function. */
153 #undef HAVE_SNPRINTF
155 /* Define to 1 if `stat' has the bug that it succeeds when given the
156 zero-length file name argument. */
157 #undef HAVE_STAT_EMPTY_STRING_BUG
159 /* Define to 1 if you have the <stdarg.h> header file. */
160 #undef HAVE_STDARG_H
162 /* Define to 1 if stdbool.h conforms to C99. */
163 #undef HAVE_STDBOOL_H
165 /* Define to 1 if you have the <stddef.h> header file. */
166 #undef HAVE_STDDEF_H
168 /* Define to 1 if you have the <stdint.h> header file. */
169 #undef HAVE_STDINT_H
171 /* Define to 1 if you have the <stdio.h> header file. */
172 #undef HAVE_STDIO_H
174 /* Define to 1 if you have the <stdlib.h> header file. */
175 #undef HAVE_STDLIB_H
177 /* Define to 1 if you have the `strcasecmp' function. */
178 #undef HAVE_STRCASECMP
180 /* Define to 1 if you have the `strchr' function. */
181 #undef HAVE_STRCHR
183 /* Define to 1 if you have the `strdup' function. */
184 #undef HAVE_STRDUP
186 /* Define to 1 if you have the `strerror' function. */
187 #undef HAVE_STRERROR
189 /* Define to 1 if you have the `strftime' function. */
190 #undef HAVE_STRFTIME
192 /* Define to 1 if you have the <strings.h> header file. */
193 #undef HAVE_STRINGS_H
195 /* Define to 1 if you have the <string.h> header file. */
196 #undef HAVE_STRING_H
198 /* Define to 1 if you have the `strnlen' function. */
199 #undef HAVE_STRNLEN
201 /* Define to 1 if you have the `strsep' function. */
202 #undef HAVE_STRSEP
204 /* Define to 1 if you have the `strtol' function. */
205 #undef HAVE_STRTOL
207 /* Define to 1 if you have the `strtoul' function. */
208 #undef HAVE_STRTOUL
210 /* Define to 1 if `st_atim' is member of `struct stat'. */
211 #undef HAVE_STRUCT_STAT_ST_ATIM
213 /* Define to 1 if `st_atimensec' is member of `struct stat'. */
214 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
216 /* Define to 1 if `st_atimespec' is member of `struct stat'. */
217 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC
219 /* Define to 1 if `st_blocks' is member of `struct stat'. */
220 #undef HAVE_STRUCT_STAT_ST_BLOCKS
222 /* Define to 1 if `st_rdev' is member of `struct stat'. */
223 #undef HAVE_STRUCT_STAT_ST_RDEV
225 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
226 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
227 #undef HAVE_ST_BLOCKS
229 /* Define to 1 if you have the `sysconf' function. */
230 #undef HAVE_SYSCONF
232 /* Define to 1 if you have the <syslog.h> header file. */
233 #undef HAVE_SYSLOG_H
235 /* Define to 1 if you have the <sys/byteorder.h> header file. */
236 #undef HAVE_SYS_BYTEORDER_H
238 /* Define to 1 if you have the <sys/disk.h> header file. */
239 #undef HAVE_SYS_DISK_H
241 /* Define to 1 if you have the <sys/endian.h> header file. */
242 #undef HAVE_SYS_ENDIAN_H
244 /* Define to 1 if you have the <sys/ioctl.h> header file. */
245 #undef HAVE_SYS_IOCTL_H
247 /* Define to 1 if you have the <sys/mkdev.h> header file. */
248 #undef HAVE_SYS_MKDEV_H
250 /* Define to 1 if you have the <sys/mount.h> header file. */
251 #undef HAVE_SYS_MOUNT_H
253 /* Define to 1 if you have the <sys/param.h> header file. */
254 #undef HAVE_SYS_PARAM_H
256 /* Define to 1 if you have the <sys/statvfs.h> header file. */
257 #undef HAVE_SYS_STATVFS_H
259 /* Define to 1 if you have the <sys/stat.h> header file. */
260 #undef HAVE_SYS_STAT_H
262 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
263 #undef HAVE_SYS_SYSMACROS_H
265 /* Define to 1 if you have the <sys/types.h> header file. */
266 #undef HAVE_SYS_TYPES_H
268 /* Define to 1 if you have the <sys/vfs.h> header file. */
269 #undef HAVE_SYS_VFS_H
271 /* Define to 1 if you have the <time.h> header file. */
272 #undef HAVE_TIME_H
274 /* Define to 1 if you have the <unistd.h> header file. */
275 #undef HAVE_UNISTD_H
277 /* Define to 1 if you have the `utime' function. */
278 #undef HAVE_UTIME
280 /* Define to 1 if you have the `utimensat' function. */
281 #undef HAVE_UTIMENSAT
283 /* Define to 1 if you have the <utime.h> header file. */
284 #undef HAVE_UTIME_H
286 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
287 #undef HAVE_UTIME_NULL
289 /* Define to 1 if you have the `vprintf' function. */
290 #undef HAVE_VPRINTF
292 /* Define to 1 if you have the <wchar.h> header file. */
293 #undef HAVE_WCHAR_H
295 /* Define to 1 if you have the <windows.h> header file. */
296 #undef HAVE_WINDOWS_H
298 /* Define to 1 if the system has the type `_Bool'. */
299 #undef HAVE__BOOL
301 /* Don't update /etc/mtab */
302 #undef IGNORE_MTAB
304 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
305 slash. */
306 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
308 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
309 #undef NO_MINUS_C_MINUS_O
311 /* Don't use default IO ops */
312 #undef NO_NTFS_DEVICE_DEFAULT_IO_OPS
314 /* Name of package */
315 #undef PACKAGE
317 /* Define to the address where bug reports for this package should be sent. */
318 #undef PACKAGE_BUGREPORT
320 /* Define to the full name of this package. */
321 #undef PACKAGE_NAME
323 /* Define to the full name and version of this package. */
324 #undef PACKAGE_STRING
326 /* Define to the one symbol short name of this package. */
327 #undef PACKAGE_TARNAME
329 /* Define to the version of this package. */
330 #undef PACKAGE_VERSION
332 /* POSIX ACL support */
333 #undef POSIXACLS
335 /* Define to 1 if you have the ANSI C header files. */
336 #undef STDC_HEADERS
338 /* Version number of package */
339 #undef VERSION
341 /* Define to 1 if this is a Windows OS */
342 #undef WINDOWS
344 /* Define to 1 if your processor stores words with the most significant byte
345 first (like Motorola and SPARC, unlike Intel and VAX). */
346 #undef WORDS_BIGENDIAN
348 /* Define to 1 if your processor stores words with the least significant byte
349 first (like Intel and VAX, unlike Motorola and SPARC). */
350 #undef WORDS_LITTLEENDIAN
352 /* system extended attributes mappings */
353 #undef XATTR_MAPPINGS
355 /* Number of bits in a file offset, on hosts where this is settable. */
356 #undef _FILE_OFFSET_BITS
358 /* Enable GNU extensions on systems that have them. */
359 #ifndef _GNU_SOURCE
360 # undef _GNU_SOURCE
361 #endif
363 /* Define for large files, on AIX-style hosts. */
364 #undef _LARGE_FILES
366 /* Required define if using POSIX threads */
367 #undef _REENTRANT
369 /* Define to empty if `const' does not conform to ANSI C. */
370 #undef const
372 /* Define to `__inline__' or `__inline' if that's what the C compiler
373 calls it, or to nothing if 'inline' is not supported under any name. */
374 #ifndef __cplusplus
375 #undef inline
376 #endif
378 /* Define to `long int' if <sys/types.h> does not define. */
379 #undef off_t
381 /* Define to `unsigned int' if <sys/types.h> does not define. */
382 #undef size_t