OSDN Git Service

libext2fs: fix ext2fs_llseek on i386
[android-x86/external-e2fsprogs.git] / lib / config.h.in
1 /* lib/config.h.in.  Generated from configure.in 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 if debugging ext3/4 journal code */
13 #undef CONFIG_JBD_DEBUG
14
15 /* Define to 1 to enable quota support */
16 #undef CONFIG_QUOTA
17
18 /* Define to 1 if the testio I/O manager should be enabled */
19 #undef CONFIG_TESTIO_DEBUG
20
21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22    systems. This function is required for `alloca.c' support on those systems.
23    */
24 #undef CRAY_STACKSEG_END
25
26 /* Define to 1 if using `alloca.c'. */
27 #undef C_ALLOCA
28
29 /* Define to 1 if ext2 compression enabled */
30 #undef ENABLE_COMPRESSION
31
32 /* Define to 1 if ext3/4 htree support enabled */
33 #undef ENABLE_HTREE
34
35 /* Define to 1 if translation of program messages to the user's native
36    language is requested. */
37 #undef ENABLE_NLS
38
39 /* Define to 1 if you have `alloca', as a function or macro. */
40 #undef HAVE_ALLOCA
41
42 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
43    */
44 #undef HAVE_ALLOCA_H
45
46 /* Define to 1 if you have the <argz.h> header file. */
47 #undef HAVE_ARGZ_H
48
49 /* Define to 1 if you have the `asprintf' function. */
50 #undef HAVE_ASPRINTF
51
52 /* Define to 1 if you have the `backtrace' function. */
53 #undef HAVE_BACKTRACE
54
55 /* Define to 1 if you have the `blkid_probe_get_topology' function. */
56 #undef HAVE_BLKID_PROBE_GET_TOPOLOGY
57
58 /* Define to 1 if you have the `chflags' function. */
59 #undef HAVE_CHFLAGS
60
61 /* Define if the GNU dcgettext() function is already present or preinstalled.
62    */
63 #undef HAVE_DCGETTEXT
64
65 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
66    don't. */
67 #undef HAVE_DECL_FEOF_UNLOCKED
68
69 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
70    you don't. */
71 #undef HAVE_DECL_FGETS_UNLOCKED
72
73 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
74    don't. */
75 #undef HAVE_DECL_GETC_UNLOCKED
76
77 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
78    don't. */
79 #undef HAVE_DECL__SNPRINTF
80
81 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
82    don't. */
83 #undef HAVE_DECL__SNWPRINTF
84
85 /* Define to 1 if you have the <dirent.h> header file. */
86 #undef HAVE_DIRENT_H
87
88 /* Define to 1 if dlopen/libdl exists */
89 #undef HAVE_DLOPEN
90
91 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
92 #undef HAVE_DOPRNT
93
94 /* Define to 1 if you have the <errno.h> header file. */
95 #undef HAVE_ERRNO_H
96
97 /* Define to 1 if you have the <execinfo.h> header file. */
98 #undef HAVE_EXECINFO_H
99
100 /* Define to 1 if Ext2 ioctls present */
101 #undef HAVE_EXT2_IOCTLS
102
103 /* Define to 1 if you have the `fallocate' function. */
104 #undef HAVE_FALLOCATE
105
106 /* Define to 1 if you have the `fallocate64' function. */
107 #undef HAVE_FALLOCATE64
108
109 /* Define to 1 if you have the `fchown' function. */
110 #undef HAVE_FCHOWN
111
112 /* Define to 1 if you have the `fdatasync' function. */
113 #undef HAVE_FDATASYNC
114
115 /* Define to 1 if you have the `fstat64' function. */
116 #undef HAVE_FSTAT64
117
118 /* Define to 1 if you have the `ftruncate64' function. */
119 #undef HAVE_FTRUNCATE64
120
121 /* Define to 1 if you have the `fwprintf' function. */
122 #undef HAVE_FWPRINTF
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 `getegid' function. */
131 #undef HAVE_GETEGID
132
133 /* Define to 1 if you have the `geteuid' function. */
134 #undef HAVE_GETEUID
135
136 /* Define to 1 if you have the `getgid' function. */
137 #undef HAVE_GETGID
138
139 /* Define to 1 if you have the `getmntinfo' function. */
140 #undef HAVE_GETMNTINFO
141
142 /* Define to 1 if you have the <getopt.h> header file. */
143 #undef HAVE_GETOPT_H
144
145 /* Define to 1 if you have the `getpagesize' function. */
146 #undef HAVE_GETPAGESIZE
147
148 /* Define to 1 if you have the `getpwuid_r' function. */
149 #undef HAVE_GETPWUID_R
150
151 /* Define to 1 if you have the `getrlimit' function. */
152 #undef HAVE_GETRLIMIT
153
154 /* Define to 1 if you have the `getrusage' function. */
155 #undef HAVE_GETRUSAGE
156
157 /* Define if the GNU gettext() function is already present or preinstalled. */
158 #undef HAVE_GETTEXT
159
160 /* Define to 1 if you have the `getuid' function. */
161 #undef HAVE_GETUID
162
163 /* Define if you have the iconv() function. */
164 #undef HAVE_ICONV
165
166 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
167 #undef HAVE_INTMAX_T
168
169 /* Define to 1 if the system has the type `intptr_t'. */
170 #undef HAVE_INTPTR_T
171
172 /* Define to 1 if you have the <inttypes.h> header file. */
173 #undef HAVE_INTTYPES_H
174
175 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
176    declares uintmax_t. */
177 #undef HAVE_INTTYPES_H_WITH_UINTMAX
178
179 /* Define to 1 if you have the `jrand48' function. */
180 #undef HAVE_JRAND48
181
182 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
183 #undef HAVE_LANGINFO_CODESET
184
185 /* Define if your <locale.h> file defines LC_MESSAGES. */
186 #undef HAVE_LC_MESSAGES
187
188 /* Define to 1 if you have the <limits.h> header file. */
189 #undef HAVE_LIMITS_H
190
191 /* Define to 1 if you have the <linux/falloc.h> header file. */
192 #undef HAVE_LINUX_FALLOC_H
193
194 /* Define to 1 if you have the <linux/fd.h> header file. */
195 #undef HAVE_LINUX_FD_H
196
197 /* Define to 1 if you have the <linux/major.h> header file. */
198 #undef HAVE_LINUX_MAJOR_H
199
200 /* Define to 1 if you have the `llseek' function. */
201 #undef HAVE_LLSEEK
202
203 /* Define to 1 if llseek declared in unistd.h */
204 #undef HAVE_LLSEEK_PROTOTYPE
205
206 /* Define to 1 if you have the <locale.h> header file. */
207 #undef HAVE_LOCALE_H
208
209 /* Define if you have the 'long double' type. */
210 #undef HAVE_LONG_DOUBLE
211
212 /* Define if you have the 'long long' type. */
213 #undef HAVE_LONG_LONG
214
215 /* Define to 1 if you have the `lseek64' function. */
216 #undef HAVE_LSEEK64
217
218 /* Define to 1 if lseek64 declared in unistd.h */
219 #undef HAVE_LSEEK64_PROTOTYPE
220
221 /* Define to 1 if you have the `mallinfo' function. */
222 #undef HAVE_MALLINFO
223
224 /* Define to 1 if you have the <malloc.h> header file. */
225 #undef HAVE_MALLOC_H
226
227 /* Define to 1 if you have the `mbstowcs' function. */
228 #undef HAVE_MBSTOWCS
229
230 /* Define to 1 if you have the `memalign' function. */
231 #undef HAVE_MEMALIGN
232
233 /* Define to 1 if you have the <memory.h> header file. */
234 #undef HAVE_MEMORY_H
235
236 /* Define to 1 if you have the `mempcpy' function. */
237 #undef HAVE_MEMPCPY
238
239 /* Define to 1 if you have the `mmap' function. */
240 #undef HAVE_MMAP
241
242 /* Define to 1 if you have the <mntent.h> header file. */
243 #undef HAVE_MNTENT_H
244
245 /* Define to 1 if you have the `msync' function. */
246 #undef HAVE_MSYNC
247
248 /* Define to 1 if you have the `munmap' function. */
249 #undef HAVE_MUNMAP
250
251 /* Define to 1 if you have the `nanosleep' function. */
252 #undef HAVE_NANOSLEEP
253
254 /* Define to 1 if you have the <netinet/in.h> header file. */
255 #undef HAVE_NETINET_IN_H
256
257 /* Define to 1 if you have the <net/if_dl.h> header file. */
258 #undef HAVE_NET_IF_DL_H
259
260 /* Define to 1 if you have the <net/if.h> header file. */
261 #undef HAVE_NET_IF_H
262
263 /* Define to 1 if you have the <nl_types.h> header file. */
264 #undef HAVE_NL_TYPES_H
265
266 /* Define to 1 if you have the `open64' function. */
267 #undef HAVE_OPEN64
268
269 /* Define to 1 if optreset for getopt is present */
270 #undef HAVE_OPTRESET
271
272 /* Define to 1 if you have the `pathconf' function. */
273 #undef HAVE_PATHCONF
274
275 /* Define to 1 if you have the <paths.h> header file. */
276 #undef HAVE_PATHS_H
277
278 /* Define to 1 if you have the `posix_fadvise' function. */
279 #undef HAVE_POSIX_FADVISE
280
281 /* Define to 1 if you have the `posix_memalign' function. */
282 #undef HAVE_POSIX_MEMALIGN
283
284 /* Define if your printf() function supports format strings with positions. */
285 #undef HAVE_POSIX_PRINTF
286
287 /* Define to 1 if you have the `prctl' function. */
288 #undef HAVE_PRCTL
289
290 /* Define to 1 if you have the `putenv' function. */
291 #undef HAVE_PUTENV
292
293 /* Define to 1 if dirent has d_reclen */
294 #undef HAVE_RECLEN_DIRENT
295
296 /* Define to 1 if if struct sockaddr contains sa_len */
297 #undef HAVE_SA_LEN
298
299 /* Define to 1 if you have the <semaphore.h> header file. */
300 #undef HAVE_SEMAPHORE_H
301
302 /* Define to 1 if sem_init() exists */
303 #undef HAVE_SEM_INIT
304
305 /* Define to 1 if you have the `setenv' function. */
306 #undef HAVE_SETENV
307
308 /* Define to 1 if you have the <setjmp.h> header file. */
309 #undef HAVE_SETJMP_H
310
311 /* Define to 1 if you have the `setlocale' function. */
312 #undef HAVE_SETLOCALE
313
314 /* Define to 1 if you have the `setmntent' function. */
315 #undef HAVE_SETMNTENT
316
317 /* Define to 1 if you have the `setresgid' function. */
318 #undef HAVE_SETRESGID
319
320 /* Define to 1 if you have the `setresuid' function. */
321 #undef HAVE_SETRESUID
322
323 /* Define to 1 if you have the <signal.h> header file. */
324 #undef HAVE_SIGNAL_H
325
326 /* Define to 1 if you have the `snprintf' function. */
327 #undef HAVE_SNPRINTF
328
329 /* Define to 1 if you have the `srandom' function. */
330 #undef HAVE_SRANDOM
331
332 /* Define to 1 if struct stat has st_flags */
333 #undef HAVE_STAT_FLAGS
334
335 /* Define to 1 if you have the <stdarg.h> header file. */
336 #undef HAVE_STDARG_H
337
338 /* Define to 1 if you have the <stddef.h> header file. */
339 #undef HAVE_STDDEF_H
340
341 /* Define to 1 if you have the <stdint.h> header file. */
342 #undef HAVE_STDINT_H
343
344 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
345    uintmax_t. */
346 #undef HAVE_STDINT_H_WITH_UINTMAX
347
348 /* Define to 1 if you have the <stdlib.h> header file. */
349 #undef HAVE_STDLIB_H
350
351 /* Define to 1 if you have the `stpcpy' function. */
352 #undef HAVE_STPCPY
353
354 /* Define to 1 if you have the `strcasecmp' function. */
355 #undef HAVE_STRCASECMP
356
357 /* Define to 1 if you have the `strdup' function. */
358 #undef HAVE_STRDUP
359
360 /* Define to 1 if you have the <strings.h> header file. */
361 #undef HAVE_STRINGS_H
362
363 /* Define to 1 if you have the <string.h> header file. */
364 #undef HAVE_STRING_H
365
366 /* Define to 1 if you have the `strnlen' function. */
367 #undef HAVE_STRNLEN
368
369 /* Define to 1 if you have the `strptime' function. */
370 #undef HAVE_STRPTIME
371
372 /* Define to 1 if you have the `strtoul' function. */
373 #undef HAVE_STRTOUL
374
375 /* Define to 1 if you have the `strtoull' function. */
376 #undef HAVE_STRTOULL
377
378 /* Define to 1 if you have the `sync_file_range' function. */
379 #undef HAVE_SYNC_FILE_RANGE
380
381 /* Define to 1 if you have the `sysconf' function. */
382 #undef HAVE_SYSCONF
383
384 /* Define to 1 if you have the <sys/disklabel.h> header file. */
385 #undef HAVE_SYS_DISKLABEL_H
386
387 /* Define to 1 if you have the <sys/disk.h> header file. */
388 #undef HAVE_SYS_DISK_H
389
390 /* Define to 1 if you have the <sys/file.h> header file. */
391 #undef HAVE_SYS_FILE_H
392
393 /* Define to 1 if you have the <sys/ioctl.h> header file. */
394 #undef HAVE_SYS_IOCTL_H
395
396 /* Define to 1 if you have the <sys/mkdev.h> header file. */
397 #undef HAVE_SYS_MKDEV_H
398
399 /* Define to 1 if you have the <sys/mman.h> header file. */
400 #undef HAVE_SYS_MMAN_H
401
402 /* Define to 1 if you have the <sys/mount.h> header file. */
403 #undef HAVE_SYS_MOUNT_H
404
405 /* Define to 1 if you have the <sys/param.h> header file. */
406 #undef HAVE_SYS_PARAM_H
407
408 /* Define to 1 if you have the <sys/prctl.h> header file. */
409 #undef HAVE_SYS_PRCTL_H
410
411 /* Define to 1 if you have the <sys/queue.h> header file. */
412 #undef HAVE_SYS_QUEUE_H
413
414 /* Define to 1 if you have the <sys/resource.h> header file. */
415 #undef HAVE_SYS_RESOURCE_H
416
417 /* Define to 1 if you have the <sys/select.h> header file. */
418 #undef HAVE_SYS_SELECT_H
419
420 /* Define to 1 if you have the <sys/socket.h> header file. */
421 #undef HAVE_SYS_SOCKET_H
422
423 /* Define to 1 if you have the <sys/sockio.h> header file. */
424 #undef HAVE_SYS_SOCKIO_H
425
426 /* Define to 1 if you have the <sys/stat.h> header file. */
427 #undef HAVE_SYS_STAT_H
428
429 /* Define to 1 if you have the <sys/syscall.h> header file. */
430 #undef HAVE_SYS_SYSCALL_H
431
432 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
433 #undef HAVE_SYS_SYSMACROS_H
434
435 /* Define to 1 if you have the <sys/time.h> header file. */
436 #undef HAVE_SYS_TIME_H
437
438 /* Define to 1 if you have the <sys/types.h> header file. */
439 #undef HAVE_SYS_TYPES_H
440
441 /* Define to 1 if you have the <sys/un.h> header file. */
442 #undef HAVE_SYS_UN_H
443
444 /* Define to 1 if you have the <sys/wait.h> header file. */
445 #undef HAVE_SYS_WAIT_H
446
447 /* Define to 1 if you have the <termios.h> header file. */
448 #undef HAVE_TERMIOS_H
449
450 /* Define to 1 if you have the <termio.h> header file. */
451 #undef HAVE_TERMIO_H
452
453 /* Define to 1 if you have the `tsearch' function. */
454 #undef HAVE_TSEARCH
455
456 /* Define to 1 if ssize_t declared */
457 #undef HAVE_TYPE_SSIZE_T
458
459 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
460 #undef HAVE_UINTMAX_T
461
462 /* Define to 1 if you have the <unistd.h> header file. */
463 #undef HAVE_UNISTD_H
464
465 /* Define if you have the 'unsigned long long' type. */
466 #undef HAVE_UNSIGNED_LONG_LONG
467
468 /* Define to 1 if you have the `usleep' function. */
469 #undef HAVE_USLEEP
470
471 /* Define to 1 if you have the `utime' function. */
472 #undef HAVE_UTIME
473
474 /* Define to 1 if you have the <utime.h> header file. */
475 #undef HAVE_UTIME_H
476
477 /* Define to 1 if you have the `valloc' function. */
478 #undef HAVE_VALLOC
479
480 /* Define to 1 if you have the `vprintf' function. */
481 #undef HAVE_VPRINTF
482
483 /* Define if you have the 'wchar_t' type. */
484 #undef HAVE_WCHAR_T
485
486 /* Define to 1 if you have the `wcslen' function. */
487 #undef HAVE_WCSLEN
488
489 /* Define if you have the 'wint_t' type. */
490 #undef HAVE_WINT_T
491
492 /* Define to 1 if you have the `__argz_count' function. */
493 #undef HAVE___ARGZ_COUNT
494
495 /* Define to 1 if you have the `__argz_next' function. */
496 #undef HAVE___ARGZ_NEXT
497
498 /* Define to 1 if you have the `__argz_stringify' function. */
499 #undef HAVE___ARGZ_STRINGIFY
500
501 /* Define to 1 if you have the `__fsetlocking' function. */
502 #undef HAVE___FSETLOCKING
503
504 /* Define to 1 if you have the `__secure_getenv' function. */
505 #undef HAVE___SECURE_GETENV
506
507 /* Define as const if the declaration of iconv() needs const. */
508 #undef ICONV_CONST
509
510 /* Define if integer division by zero raises signal SIGFPE. */
511 #undef INTDIV0_RAISES_SIGFPE
512
513 /* package name for gettext */
514 #undef PACKAGE
515
516 /* Define to the address where bug reports for this package should be sent. */
517 #undef PACKAGE_BUGREPORT
518
519 /* Define to the full name of this package. */
520 #undef PACKAGE_NAME
521
522 /* Define to the full name and version of this package. */
523 #undef PACKAGE_STRING
524
525 /* Define to the one symbol short name of this package. */
526 #undef PACKAGE_TARNAME
527
528 /* Define to the home page for this package. */
529 #undef PACKAGE_URL
530
531 /* Define to the version of this package. */
532 #undef PACKAGE_VERSION
533
534 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
535 #undef PRI_MACROS_BROKEN
536
537 /* The size of `int', as computed by sizeof. */
538 #undef SIZEOF_INT
539
540 /* The size of `long', as computed by sizeof. */
541 #undef SIZEOF_LONG
542
543 /* The size of `long long', as computed by sizeof. */
544 #undef SIZEOF_LONG_LONG
545
546 /* The size of `off_t', as computed by sizeof. */
547 #undef SIZEOF_OFF_T
548
549 /* The size of `short', as computed by sizeof. */
550 #undef SIZEOF_SHORT
551
552 /* Define as the maximum value of type 'size_t', if the system doesn't define
553    it. */
554 #undef SIZE_MAX
555
556 /* If using the C implementation of alloca, define if you know the
557    direction of stack growth for your system; otherwise it will be
558    automatically deduced at runtime.
559         STACK_DIRECTION > 0 => grows toward higher addresses
560         STACK_DIRECTION < 0 => grows toward lower addresses
561         STACK_DIRECTION = 0 => direction of growth unknown */
562 #undef STACK_DIRECTION
563
564 /* Define to 1 if you have the ANSI C header files. */
565 #undef STDC_HEADERS
566
567 /* If the compiler supports a TLS storage class define it to that here */
568 #undef TLS
569
570 /* Define to 1 to build uuidd */
571 #undef USE_UUIDD
572
573 /* version for gettext */
574 #undef VERSION
575
576 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
577    significant byte first (like Motorola and SPARC, unlike Intel). */
578 #if defined AC_APPLE_UNIVERSAL_BUILD
579 # if defined __BIG_ENDIAN__
580 #  define WORDS_BIGENDIAN 1
581 # endif
582 #else
583 # ifndef WORDS_BIGENDIAN
584 #  undef WORDS_BIGENDIAN
585 # endif
586 #endif
587
588 /* Define to 1 if Apple Darwin libintl workaround is needed */
589 #undef _INTL_REDIRECT_MACROS
590
591 /* Define to empty if `const' does not conform to ANSI C. */
592 #undef const
593
594 /* Define to `__inline__' or `__inline' if that's what the C compiler
595    calls it, or to nothing if 'inline' is not supported under any name.  */
596 #ifndef __cplusplus
597 #undef inline
598 #endif
599
600 /* Define to `long int' if <sys/types.h> does not define. */
601 #undef off_t
602
603 /* Define as the type of the result of subtracting two pointers, if the system
604    doesn't define it. */
605 #undef ptrdiff_t
606
607 /* Define to empty if the C compiler doesn't support this keyword. */
608 #undef signed
609
610 /* Define to `unsigned int' if <sys/types.h> does not define. */
611 #undef size_t
612
613 /* Define to unsigned long or unsigned long long if <stdint.h> and
614    <inttypes.h> don't define. */
615 #undef uintmax_t
616
617 #include "dirpaths.h"