Whamcloud - gitweb
AOSP: Add a new upstream source file to lib/e2p/Android.bp
[tools/e2fsprogs.git] / lib / config.h.in
1 /* lib/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 to 1 if debugging the blkid library */
7 #undef CONFIG_BLKID_DEBUG
8
9 /* Define to 1 to compile findfs */
10 #undef CONFIG_BUILD_FINDFS
11
12 /* Define to 1 for features for use by ext4 developers */
13 #undef CONFIG_DEVELOPER_FEATURES
14
15 /* Define to 1 if debugging ext3/4 journal code */
16 #undef CONFIG_JBD_DEBUG
17
18 /* Define to 1 to enable mmp support */
19 #undef CONFIG_MMP
20
21 /* Define to 1 to enable tdb support */
22 #undef CONFIG_TDB
23
24 /* Define to 1 if the testio I/O manager should be enabled */
25 #undef CONFIG_TESTIO_DEBUG
26
27 /* Define to 1 to disable use of backtrace */
28 #undef DISABLE_BACKTRACE
29
30 /* Define to 1 to enable bitmap stats. */
31 #undef ENABLE_BMAP_STATS
32
33 /* Define to 1 to enable bitmap stats. */
34 #undef ENABLE_BMAP_STATS_OPS
35
36 /* Define to 1 if translation of program messages to the user's native
37    language is requested. */
38 #undef ENABLE_NLS
39
40 /* Define to 1 if you have the `add_key' function. */
41 #undef HAVE_ADD_KEY
42
43 /* Define to 1 if you have the <attr/xattr.h> header file. */
44 #undef HAVE_ATTR_XATTR_H
45
46 /* Define to 1 if you have the `backtrace' function. */
47 #undef HAVE_BACKTRACE
48
49 /* Define to 1 if blkid has blkid_probe_enable_partitions */
50 #undef HAVE_BLKID_PROBE_ENABLE_PARTITIONS
51
52 /* Define to 1 if blkid has blkid_probe_get_topology */
53 #undef HAVE_BLKID_PROBE_GET_TOPOLOGY
54
55 /* Define to 1 if blkid has blkid_topology_get_dax */
56 #undef HAVE_BLKID_TOPOLOGY_GET_DAX
57
58 /* Define to 1 if you have the Mac OS X function
59    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
60 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
61
62 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
63    the CoreFoundation framework. */
64 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
65
66 /* Define to 1 if you have the `chflags' function. */
67 #undef HAVE_CHFLAGS
68
69 /* Define if the GNU dcgettext() function is already present or preinstalled.
70    */
71 #undef HAVE_DCGETTEXT
72
73 /* Define to 1 if you have the <dirent.h> header file. */
74 #undef HAVE_DIRENT_H
75
76 /* Define to 1 if you have the `dlopen' function. */
77 #undef HAVE_DLOPEN
78
79 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
80 #undef HAVE_DOPRNT
81
82 /* Define to 1 if you have the <errno.h> header file. */
83 #undef HAVE_ERRNO_H
84
85 /* Define to 1 if you have the <execinfo.h> header file. */
86 #undef HAVE_EXECINFO_H
87
88 /* Define to 1 if Ext2 ioctls present */
89 #undef HAVE_EXT2_IOCTLS
90
91 /* Define to 1 if you have the `fadvise64' function. */
92 #undef HAVE_FADVISE64
93
94 /* Define to 1 if you have the `fallocate' function. */
95 #undef HAVE_FALLOCATE
96
97 /* Define to 1 if you have the `fallocate64' function. */
98 #undef HAVE_FALLOCATE64
99
100 /* Define to 1 if you have the `fchown' function. */
101 #undef HAVE_FCHOWN
102
103 /* Define to 1 if you have the `fcntl' function. */
104 #undef HAVE_FCNTL
105
106 /* Define to 1 if you have the `fdatasync' function. */
107 #undef HAVE_FDATASYNC
108
109 /* Define to 1 if you have the `fstat64' function. */
110 #undef HAVE_FSTAT64
111
112 /* Define to 1 if you have the `fsync' function. */
113 #undef HAVE_FSYNC
114
115 /* Define to 1 if you have the `ftruncate64' function. */
116 #undef HAVE_FTRUNCATE64
117
118 /* Define to 1 if you have the <fuse.h> header file. */
119 #undef HAVE_FUSE_H
120
121 /* Define to 1 if you have the `futimes' function. */
122 #undef HAVE_FUTIMES
123
124 /* Define to 1 if you have the `getcwd' function. */
125 #undef HAVE_GETCWD
126
127 /* Define to 1 if you have the `getdtablesize' function. */
128 #undef HAVE_GETDTABLESIZE
129
130 /* Define to 1 if you have the `gethostname' function. */
131 #undef HAVE_GETHOSTNAME
132
133 /* Define to 1 if you have the `getmntinfo' function. */
134 #undef HAVE_GETMNTINFO
135
136 /* Define to 1 if you have the <getopt.h> header file. */
137 #undef HAVE_GETOPT_H
138
139 /* Define to 1 if you have the `getpwuid_r' function. */
140 #undef HAVE_GETPWUID_R
141
142 /* Define to 1 if you have the `getrlimit' function. */
143 #undef HAVE_GETRLIMIT
144
145 /* Define to 1 if you have the `getrusage' function. */
146 #undef HAVE_GETRUSAGE
147
148 /* Define if the GNU gettext() function is already present or preinstalled. */
149 #undef HAVE_GETTEXT
150
151 /* Define if you have the iconv() function and it works. */
152 #undef HAVE_ICONV
153
154 /* Define to 1 if the system has the type `intptr_t'. */
155 #undef HAVE_INTPTR_T
156
157 /* Define to 1 if you have the <inttypes.h> header file. */
158 #undef HAVE_INTTYPES_H
159
160 /* Define to 1 if you have the `jrand48' function. */
161 #undef HAVE_JRAND48
162
163 /* Define to 1 if you have the `keyctl' function. */
164 #undef HAVE_KEYCTL
165
166 /* Define to 1 if you have the <linux/falloc.h> header file. */
167 #undef HAVE_LINUX_FALLOC_H
168
169 /* Define to 1 if you have the <linux/fd.h> header file. */
170 #undef HAVE_LINUX_FD_H
171
172 /* Define to 1 if you have the <linux/fsmap.h> header file. */
173 #undef HAVE_LINUX_FSMAP_H
174
175 /* Define to 1 if you have the <linux/loop.h> header file. */
176 #undef HAVE_LINUX_LOOP_H
177
178 /* Define to 1 if you have the <linux/major.h> header file. */
179 #undef HAVE_LINUX_MAJOR_H
180
181 /* Define to 1 if you have the <linux/types.h> header file. */
182 #undef HAVE_LINUX_TYPES_H
183
184 /* Define to 1 if you have the `llistxattr' function. */
185 #undef HAVE_LLISTXATTR
186
187 /* Define to 1 if you have the `llseek' function. */
188 #undef HAVE_LLSEEK
189
190 /* Define to 1 if llseek declared in unistd.h */
191 #undef HAVE_LLSEEK_PROTOTYPE
192
193 /* Define to 1 if you have the `lseek64' function. */
194 #undef HAVE_LSEEK64
195
196 /* Define to 1 if lseek64 declared in unistd.h */
197 #undef HAVE_LSEEK64_PROTOTYPE
198
199 /* Define to 1 if you have the <magic.h> header file. */
200 #undef HAVE_MAGIC_H
201
202 /* Define to 1 if you have the `mallinfo' function. */
203 #undef HAVE_MALLINFO
204
205 /* Define to 1 if you have the <malloc.h> header file. */
206 #undef HAVE_MALLOC_H
207
208 /* Define to 1 if you have the `mbstowcs' function. */
209 #undef HAVE_MBSTOWCS
210
211 /* Define to 1 if you have the `memalign' function. */
212 #undef HAVE_MEMALIGN
213
214 /* Define to 1 if you have the <memory.h> header file. */
215 #undef HAVE_MEMORY_H
216
217 /* Define to 1 if you have the `mempcpy' function. */
218 #undef HAVE_MEMPCPY
219
220 /* Define to 1 if you have the `mmap' function. */
221 #undef HAVE_MMAP
222
223 /* Define to 1 if you have the <mntent.h> header file. */
224 #undef HAVE_MNTENT_H
225
226 /* Define to 1 if mount supports nodev. */
227 #undef HAVE_MOUNT_NODEV
228
229 /* Define to 1 if mount supports nosuid. */
230 #undef HAVE_MOUNT_NOSUID
231
232 /* Define to 1 if you have the `msync' function. */
233 #undef HAVE_MSYNC
234
235 /* Define to 1 if you have the `nanosleep' function. */
236 #undef HAVE_NANOSLEEP
237
238 /* Define to 1 if you have the <netinet/in.h> header file. */
239 #undef HAVE_NETINET_IN_H
240
241 /* Define to 1 if you have the <net/if_dl.h> header file. */
242 #undef HAVE_NET_IF_DL_H
243
244 /* Define to 1 if you have the <net/if.h> header file. */
245 #undef HAVE_NET_IF_H
246
247 /* Define to 1 if you have the `open64' function. */
248 #undef HAVE_OPEN64
249
250 /* Define to 1 if optreset for getopt is present */
251 #undef HAVE_OPTRESET
252
253 /* Define to 1 if you have the `pathconf' function. */
254 #undef HAVE_PATHCONF
255
256 /* Define to 1 if you have the <paths.h> header file. */
257 #undef HAVE_PATHS_H
258
259 /* Define to 1 if you have the `posix_fadvise' function. */
260 #undef HAVE_POSIX_FADVISE
261
262 /* Define to 1 if you have the `posix_fadvise64' function. */
263 #undef HAVE_POSIX_FADVISE64
264
265 /* Define to 1 if you have the `posix_memalign' function. */
266 #undef HAVE_POSIX_MEMALIGN
267
268 /* Define to 1 if you have the `prctl' function. */
269 #undef HAVE_PRCTL
270
271 /* Define to 1 if you have the `pread' function. */
272 #undef HAVE_PREAD
273
274 /* Define to 1 if you have the `pread64' function. */
275 #undef HAVE_PREAD64
276
277 /* Define if you have POSIX threads libraries and header files. */
278 #undef HAVE_PTHREAD
279
280 /* Define to 1 if you have the <pthread.h> header file. */
281 #undef HAVE_PTHREAD_H
282
283 /* Have PTHREAD_PRIO_INHERIT. */
284 #undef HAVE_PTHREAD_PRIO_INHERIT
285
286 /* Define to 1 if you have the `pwrite' function. */
287 #undef HAVE_PWRITE
288
289 /* Define to 1 if you have the `pwrite64' function. */
290 #undef HAVE_PWRITE64
291
292 /* Define to 1 if dirent has d_reclen */
293 #undef HAVE_RECLEN_DIRENT
294
295 /* Define to 1 if if struct sockaddr contains sa_len */
296 #undef HAVE_SA_LEN
297
298 /* Define to 1 if you have the `secure_getenv' function. */
299 #undef HAVE_SECURE_GETENV
300
301 /* Define to 1 if you have the <semaphore.h> header file. */
302 #undef HAVE_SEMAPHORE_H
303
304 /* Define to 1 if sem_init() exists */
305 #undef HAVE_SEM_INIT
306
307 /* Define to 1 if you have the <setjmp.h> header file. */
308 #undef HAVE_SETJMP_H
309
310 /* Define to 1 if you have the `setmntent' function. */
311 #undef HAVE_SETMNTENT
312
313 /* Define to 1 if you have the `setresgid' function. */
314 #undef HAVE_SETRESGID
315
316 /* Define to 1 if you have the `setresuid' function. */
317 #undef HAVE_SETRESUID
318
319 /* Define to 1 if you have the <signal.h> header file. */
320 #undef HAVE_SIGNAL_H
321
322 /* Define to 1 if you have the `snprintf' function. */
323 #undef HAVE_SNPRINTF
324
325 /* Define to 1 if you have the `srandom' function. */
326 #undef HAVE_SRANDOM
327
328 /* Define to 1 if struct stat has st_flags */
329 #undef HAVE_STAT_FLAGS
330
331 /* Define to 1 if you have the <stdarg.h> header file. */
332 #undef HAVE_STDARG_H
333
334 /* Define to 1 if you have the <stdint.h> header file. */
335 #undef HAVE_STDINT_H
336
337 /* Define to 1 if you have the <stdlib.h> header file. */
338 #undef HAVE_STDLIB_H
339
340 /* Define to 1 if you have the `stpcpy' function. */
341 #undef HAVE_STPCPY
342
343 /* Define to 1 if you have the `strcasecmp' function. */
344 #undef HAVE_STRCASECMP
345
346 /* Define to 1 if you have the `strdup' function. */
347 #undef HAVE_STRDUP
348
349 /* Define to 1 if you have the <strings.h> header file. */
350 #undef HAVE_STRINGS_H
351
352 /* Define to 1 if you have the <string.h> header file. */
353 #undef HAVE_STRING_H
354
355 /* Define to 1 if you have the `strnlen' function. */
356 #undef HAVE_STRNLEN
357
358 /* Define to 1 if you have the `strptime' function. */
359 #undef HAVE_STRPTIME
360
361 /* Define to 1 if you have the `strtoull' function. */
362 #undef HAVE_STRTOULL
363
364 /* Define to 1 if `st_atim' is a member of `struct stat'. */
365 #undef HAVE_STRUCT_STAT_ST_ATIM
366
367 /* Define to 1 if you have the `sync_file_range' function. */
368 #undef HAVE_SYNC_FILE_RANGE
369
370 /* Define to 1 if you have the `sysconf' function. */
371 #undef HAVE_SYSCONF
372
373 /* Define to 1 if you have the <sys/acl.h> header file. */
374 #undef HAVE_SYS_ACL_H
375
376 /* Define to 1 if you have the <sys/disklabel.h> header file. */
377 #undef HAVE_SYS_DISKLABEL_H
378
379 /* Define to 1 if you have the <sys/disk.h> header file. */
380 #undef HAVE_SYS_DISK_H
381
382 /* Define to 1 if you have the <sys/file.h> header file. */
383 #undef HAVE_SYS_FILE_H
384
385 /* Define to 1 if you have the <sys/ioctl.h> header file. */
386 #undef HAVE_SYS_IOCTL_H
387
388 /* Define to 1 if you have the <sys/key.h> header file. */
389 #undef HAVE_SYS_KEY_H
390
391 /* Define to 1 if you have the <sys/mkdev.h> header file. */
392 #undef HAVE_SYS_MKDEV_H
393
394 /* Define to 1 if you have the <sys/mman.h> header file. */
395 #undef HAVE_SYS_MMAN_H
396
397 /* Define to 1 if you have the <sys/mount.h> header file. */
398 #undef HAVE_SYS_MOUNT_H
399
400 /* Define to 1 if you have the <sys/prctl.h> header file. */
401 #undef HAVE_SYS_PRCTL_H
402
403 /* Define to 1 if you have the <sys/resource.h> header file. */
404 #undef HAVE_SYS_RESOURCE_H
405
406 /* Define to 1 if you have the <sys/select.h> header file. */
407 #undef HAVE_SYS_SELECT_H
408
409 /* Define to 1 if you have the <sys/socket.h> header file. */
410 #undef HAVE_SYS_SOCKET_H
411
412 /* Define to 1 if you have the <sys/sockio.h> header file. */
413 #undef HAVE_SYS_SOCKIO_H
414
415 /* Define to 1 if you have the <sys/stat.h> header file. */
416 #undef HAVE_SYS_STAT_H
417
418 /* Define to 1 if you have the <sys/syscall.h> header file. */
419 #undef HAVE_SYS_SYSCALL_H
420
421 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
422 #undef HAVE_SYS_SYSMACROS_H
423
424 /* Define to 1 if you have the <sys/time.h> header file. */
425 #undef HAVE_SYS_TIME_H
426
427 /* Define to 1 if you have the <sys/types.h> header file. */
428 #undef HAVE_SYS_TYPES_H
429
430 /* Define to 1 if you have the <sys/un.h> header file. */
431 #undef HAVE_SYS_UN_H
432
433 /* Define to 1 if you have the <sys/wait.h> header file. */
434 #undef HAVE_SYS_WAIT_H
435
436 /* Define to 1 if you have the <sys/xattr.h> header file. */
437 #undef HAVE_SYS_XATTR_H
438
439 /* Define to 1 if you have the <termios.h> header file. */
440 #undef HAVE_TERMIOS_H
441
442 /* Define to 1 if you have the <termio.h> header file. */
443 #undef HAVE_TERMIO_H
444
445 /* Define to 1 if ssize_t declared */
446 #undef HAVE_TYPE_SSIZE_T
447
448 /* Define to 1 if you have the <unistd.h> header file. */
449 #undef HAVE_UNISTD_H
450
451 /* Define to 1 if you have the `usleep' function. */
452 #undef HAVE_USLEEP
453
454 /* Define to 1 if you have the `utime' function. */
455 #undef HAVE_UTIME
456
457 /* Define to 1 if you have the `utimes' function. */
458 #undef HAVE_UTIMES
459
460 /* Define to 1 if you have the <utime.h> header file. */
461 #undef HAVE_UTIME_H
462
463 /* Define to 1 if you have the `valloc' function. */
464 #undef HAVE_VALLOC
465
466 /* Define to 1 if you have the `vprintf' function. */
467 #undef HAVE_VPRINTF
468
469 /* Define to 1 if you have the `__secure_getenv' function. */
470 #undef HAVE___SECURE_GETENV
471
472 /* package name for gettext */
473 #undef PACKAGE
474
475 /* Define to the address where bug reports for this package should be sent. */
476 #undef PACKAGE_BUGREPORT
477
478 /* Define to the full name of this package. */
479 #undef PACKAGE_NAME
480
481 /* Define to the full name and version of this package. */
482 #undef PACKAGE_STRING
483
484 /* Define to the one symbol short name of this package. */
485 #undef PACKAGE_TARNAME
486
487 /* Define to the home page for this package. */
488 #undef PACKAGE_URL
489
490 /* Define to the version of this package. */
491 #undef PACKAGE_VERSION
492
493 /* Define to necessary symbol if this constant uses a non-standard name on
494    your system. */
495 #undef PTHREAD_CREATE_JOINABLE
496
497 /* The size of `int', as computed by sizeof. */
498 #undef SIZEOF_INT
499
500 /* The size of `long', as computed by sizeof. */
501 #undef SIZEOF_LONG
502
503 /* The size of `long long', as computed by sizeof. */
504 #undef SIZEOF_LONG_LONG
505
506 /* The size of `off_t', as computed by sizeof. */
507 #undef SIZEOF_OFF_T
508
509 /* The size of `short', as computed by sizeof. */
510 #undef SIZEOF_SHORT
511
512 /* The size of `time_t', as computed by sizeof. */
513 #undef SIZEOF_TIME_T
514
515 /* Define to 1 if you have the ANSI C header files. */
516 #undef STDC_HEADERS
517
518 /* If the compiler supports a TLS storage class define it to that here */
519 #undef TLS
520
521 /* Enable extensions on AIX 3, Interix.  */
522 #ifndef _ALL_SOURCE
523 # undef _ALL_SOURCE
524 #endif
525 /* Enable GNU extensions on systems that have them.  */
526 #ifndef _GNU_SOURCE
527 # undef _GNU_SOURCE
528 #endif
529 /* Enable threading extensions on Solaris.  */
530 #ifndef _POSIX_PTHREAD_SEMANTICS
531 # undef _POSIX_PTHREAD_SEMANTICS
532 #endif
533 /* Enable extensions on HP NonStop.  */
534 #ifndef _TANDEM_SOURCE
535 # undef _TANDEM_SOURCE
536 #endif
537 /* Enable general extensions on Solaris.  */
538 #ifndef __EXTENSIONS__
539 # undef __EXTENSIONS__
540 #endif
541
542
543 /* Define to 1 to build uuidd */
544 #undef USE_UUIDD
545
546 /* version for gettext */
547 #undef VERSION
548
549 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
550    significant byte first (like Motorola and SPARC, unlike Intel). */
551 #if defined AC_APPLE_UNIVERSAL_BUILD
552 # if defined __BIG_ENDIAN__
553 #  define WORDS_BIGENDIAN 1
554 # endif
555 #else
556 # ifndef WORDS_BIGENDIAN
557 #  undef WORDS_BIGENDIAN
558 # endif
559 #endif
560
561 /* Define to 1 if Apple Darwin libintl workaround is needed */
562 #undef _INTL_REDIRECT_MACROS
563
564 /* Define to 1 if on MINIX. */
565 #undef _MINIX
566
567 /* Define to 2 if the system does not provide POSIX.1 features except with
568    this defined. */
569 #undef _POSIX_1_SOURCE
570
571 /* Define to 1 if you need to in order for `stat' and other things to work. */
572 #undef _POSIX_SOURCE
573
574 #include <dirpaths.h>