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