]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - lib/config.h.in
build: fix compile warnings on OSX
[thirdparty/e2fsprogs.git] / lib / config.h.in
CommitLineData
d1154eb4
TT
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
7becb206
TT
15/* Define to 1 to enable quota support */
16#undef CONFIG_QUOTA
17
d1154eb4
TT
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 `getrlimit' function. */
149#undef HAVE_GETRLIMIT
150
151/* Define to 1 if you have the `getrusage' function. */
152#undef HAVE_GETRUSAGE
153
154/* Define if the GNU gettext() function is already present or preinstalled. */
155#undef HAVE_GETTEXT
156
157/* Define to 1 if you have the `getuid' function. */
158#undef HAVE_GETUID
159
160/* Define if you have the iconv() function. */
161#undef HAVE_ICONV
162
163/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
164#undef HAVE_INTMAX_T
165
166/* Define to 1 if the system has the type `intptr_t'. */
167#undef HAVE_INTPTR_T
168
169/* Define to 1 if you have the <inttypes.h> header file. */
170#undef HAVE_INTTYPES_H
171
172/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
173 declares uintmax_t. */
174#undef HAVE_INTTYPES_H_WITH_UINTMAX
175
176/* Define to 1 if you have the `jrand48' function. */
177#undef HAVE_JRAND48
178
179/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
180#undef HAVE_LANGINFO_CODESET
181
182/* Define if your <locale.h> file defines LC_MESSAGES. */
183#undef HAVE_LC_MESSAGES
184
185/* Define to 1 if you have the <limits.h> header file. */
186#undef HAVE_LIMITS_H
187
188/* Define to 1 if you have the <linux/falloc.h> header file. */
189#undef HAVE_LINUX_FALLOC_H
190
191/* Define to 1 if you have the <linux/fd.h> header file. */
192#undef HAVE_LINUX_FD_H
193
194/* Define to 1 if you have the <linux/major.h> header file. */
195#undef HAVE_LINUX_MAJOR_H
196
197/* Define to 1 if you have the `llseek' function. */
198#undef HAVE_LLSEEK
199
200/* Define to 1 if llseek declared in unistd.h */
201#undef HAVE_LLSEEK_PROTOTYPE
202
203/* Define to 1 if you have the <locale.h> header file. */
204#undef HAVE_LOCALE_H
205
206/* Define if you have the 'long double' type. */
207#undef HAVE_LONG_DOUBLE
208
209/* Define if you have the 'long long' type. */
210#undef HAVE_LONG_LONG
211
212/* Define to 1 if you have the `lseek64' function. */
213#undef HAVE_LSEEK64
214
215/* Define to 1 if lseek64 declared in unistd.h */
216#undef HAVE_LSEEK64_PROTOTYPE
217
218/* Define to 1 if you have the `mallinfo' function. */
219#undef HAVE_MALLINFO
220
221/* Define to 1 if you have the <malloc.h> header file. */
222#undef HAVE_MALLOC_H
223
224/* Define to 1 if you have the `mbstowcs' function. */
225#undef HAVE_MBSTOWCS
226
227/* Define to 1 if you have the `memalign' function. */
228#undef HAVE_MEMALIGN
229
230/* Define to 1 if you have the <memory.h> header file. */
231#undef HAVE_MEMORY_H
232
233/* Define to 1 if you have the `mempcpy' function. */
234#undef HAVE_MEMPCPY
235
236/* Define to 1 if you have the `mmap' function. */
237#undef HAVE_MMAP
238
239/* Define to 1 if you have the <mntent.h> header file. */
240#undef HAVE_MNTENT_H
241
242/* Define to 1 if you have the `munmap' function. */
243#undef HAVE_MUNMAP
244
245/* Define to 1 if you have the `nanosleep' function. */
246#undef HAVE_NANOSLEEP
247
248/* Define to 1 if you have the <netinet/in.h> header file. */
249#undef HAVE_NETINET_IN_H
250
251/* Define to 1 if you have the <net/if_dl.h> header file. */
252#undef HAVE_NET_IF_DL_H
253
254/* Define to 1 if you have the <net/if.h> header file. */
255#undef HAVE_NET_IF_H
256
257/* Define to 1 if you have the <nl_types.h> header file. */
258#undef HAVE_NL_TYPES_H
259
260/* Define to 1 if you have the `open64' function. */
261#undef HAVE_OPEN64
262
263/* Define to 1 if optreset for getopt is present */
264#undef HAVE_OPTRESET
265
266/* Define to 1 if you have the `pathconf' function. */
267#undef HAVE_PATHCONF
268
269/* Define to 1 if you have the <paths.h> header file. */
270#undef HAVE_PATHS_H
271
272/* Define to 1 if you have the `posix_fadvise' function. */
273#undef HAVE_POSIX_FADVISE
274
275/* Define to 1 if you have the `posix_memalign' function. */
276#undef HAVE_POSIX_MEMALIGN
277
278/* Define if your printf() function supports format strings with positions. */
279#undef HAVE_POSIX_PRINTF
280
281/* Define to 1 if you have the `prctl' function. */
282#undef HAVE_PRCTL
283
284/* Define to 1 if you have the `putenv' function. */
285#undef HAVE_PUTENV
286
edbfd75d
TT
287/* Define to 1 if you have the `quotactl' function. */
288#undef HAVE_QUOTACTL
289
d1154eb4
TT
290/* Define to 1 if dirent has d_reclen */
291#undef HAVE_RECLEN_DIRENT
292
293/* Define to 1 if if struct sockaddr contains sa_len */
294#undef HAVE_SA_LEN
295
296/* Define to 1 if you have the <semaphore.h> header file. */
297#undef HAVE_SEMAPHORE_H
298
299/* Define to 1 if sem_init() exists */
300#undef HAVE_SEM_INIT
301
302/* Define to 1 if you have the `setenv' function. */
303#undef HAVE_SETENV
304
305/* Define to 1 if you have the <setjmp.h> header file. */
306#undef HAVE_SETJMP_H
307
308/* Define to 1 if you have the `setlocale' function. */
309#undef HAVE_SETLOCALE
310
311/* Define to 1 if you have the `setresgid' function. */
312#undef HAVE_SETRESGID
313
314/* Define to 1 if you have the `setresuid' function. */
315#undef HAVE_SETRESUID
316
317/* Define to 1 if you have the <signal.h> header file. */
318#undef HAVE_SIGNAL_H
319
320/* Define to 1 if you have the `snprintf' function. */
321#undef HAVE_SNPRINTF
322
323/* Define to 1 if you have the `srandom' function. */
324#undef HAVE_SRANDOM
325
326/* Define to 1 if struct stat has st_flags */
327#undef HAVE_STAT_FLAGS
328
329/* Define to 1 if you have the <stdarg.h> header file. */
330#undef HAVE_STDARG_H
331
332/* Define to 1 if you have the <stddef.h> header file. */
333#undef HAVE_STDDEF_H
334
335/* Define to 1 if you have the <stdint.h> header file. */
336#undef HAVE_STDINT_H
337
338/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
339 uintmax_t. */
340#undef HAVE_STDINT_H_WITH_UINTMAX
341
342/* Define to 1 if you have the <stdlib.h> header file. */
343#undef HAVE_STDLIB_H
344
345/* Define to 1 if you have the `stpcpy' function. */
346#undef HAVE_STPCPY
347
348/* Define to 1 if you have the `strcasecmp' function. */
349#undef HAVE_STRCASECMP
350
351/* Define to 1 if you have the `strdup' function. */
352#undef HAVE_STRDUP
353
354/* Define to 1 if you have the <strings.h> header file. */
355#undef HAVE_STRINGS_H
356
357/* Define to 1 if you have the <string.h> header file. */
358#undef HAVE_STRING_H
359
360/* Define to 1 if you have the `strnlen' function. */
361#undef HAVE_STRNLEN
362
363/* Define to 1 if you have the `strptime' function. */
364#undef HAVE_STRPTIME
365
366/* Define to 1 if you have the `strtoul' function. */
367#undef HAVE_STRTOUL
368
369/* Define to 1 if you have the `strtoull' function. */
370#undef HAVE_STRTOULL
371
372/* Define to 1 if you have the `sync_file_range' function. */
373#undef HAVE_SYNC_FILE_RANGE
374
375/* Define to 1 if you have the `sysconf' function. */
376#undef HAVE_SYSCONF
377
378/* Define to 1 if you have the <sys/disklabel.h> header file. */
379#undef HAVE_SYS_DISKLABEL_H
380
381/* Define to 1 if you have the <sys/disk.h> header file. */
382#undef HAVE_SYS_DISK_H
383
384/* Define to 1 if you have the <sys/file.h> header file. */
385#undef HAVE_SYS_FILE_H
386
387/* Define to 1 if you have the <sys/ioctl.h> header file. */
388#undef HAVE_SYS_IOCTL_H
389
390/* Define to 1 if you have the <sys/mkdev.h> header file. */
391#undef HAVE_SYS_MKDEV_H
392
393/* Define to 1 if you have the <sys/mman.h> header file. */
394#undef HAVE_SYS_MMAN_H
395
396/* Define to 1 if you have the <sys/mount.h> header file. */
397#undef HAVE_SYS_MOUNT_H
398
399/* Define to 1 if you have the <sys/param.h> header file. */
400#undef HAVE_SYS_PARAM_H
401
402/* Define to 1 if you have the <sys/prctl.h> header file. */
403#undef HAVE_SYS_PRCTL_H
404
405/* Define to 1 if you have the <sys/queue.h> header file. */
406#undef HAVE_SYS_QUEUE_H
407
edbfd75d
TT
408/* Define to 1 if you have the <sys/quota.h> header file. */
409#undef HAVE_SYS_QUOTA_H
410
d1154eb4
TT
411/* Define to 1 if you have the <sys/resource.h> header file. */
412#undef HAVE_SYS_RESOURCE_H
413
414/* Define to 1 if you have the <sys/select.h> header file. */
415#undef HAVE_SYS_SELECT_H
416
417/* Define to 1 if you have the <sys/socket.h> header file. */
418#undef HAVE_SYS_SOCKET_H
419
420/* Define to 1 if you have the <sys/sockio.h> header file. */
421#undef HAVE_SYS_SOCKIO_H
422
423/* Define to 1 if you have the <sys/stat.h> header file. */
424#undef HAVE_SYS_STAT_H
425
426/* Define to 1 if you have the <sys/syscall.h> header file. */
427#undef HAVE_SYS_SYSCALL_H
428
429/* Define to 1 if you have the <sys/sysmacros.h> header file. */
430#undef HAVE_SYS_SYSMACROS_H
431
432/* Define to 1 if you have the <sys/time.h> header file. */
433#undef HAVE_SYS_TIME_H
434
435/* Define to 1 if you have the <sys/types.h> header file. */
436#undef HAVE_SYS_TYPES_H
437
438/* Define to 1 if you have the <sys/un.h> header file. */
439#undef HAVE_SYS_UN_H
440
441/* Define to 1 if you have the <sys/wait.h> header file. */
442#undef HAVE_SYS_WAIT_H
443
444/* Define to 1 if you have the <termios.h> header file. */
445#undef HAVE_TERMIOS_H
446
447/* Define to 1 if you have the <termio.h> header file. */
448#undef HAVE_TERMIO_H
449
450/* Define to 1 if you have the `tsearch' function. */
451#undef HAVE_TSEARCH
452
453/* Define to 1 if ssize_t declared */
454#undef HAVE_TYPE_SSIZE_T
455
456/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
457#undef HAVE_UINTMAX_T
458
459/* Define to 1 if you have the <unistd.h> header file. */
460#undef HAVE_UNISTD_H
461
462/* Define if you have the 'unsigned long long' type. */
463#undef HAVE_UNSIGNED_LONG_LONG
464
465/* Define to 1 if you have the `usleep' function. */
466#undef HAVE_USLEEP
467
468/* Define to 1 if you have the `utime' function. */
469#undef HAVE_UTIME
470
471/* Define to 1 if you have the <utime.h> header file. */
472#undef HAVE_UTIME_H
473
474/* Define to 1 if you have the `valloc' function. */
475#undef HAVE_VALLOC
476
477/* Define to 1 if you have the `vprintf' function. */
478#undef HAVE_VPRINTF
479
480/* Define if you have the 'wchar_t' type. */
481#undef HAVE_WCHAR_T
482
483/* Define to 1 if you have the `wcslen' function. */
484#undef HAVE_WCSLEN
485
486/* Define if you have the 'wint_t' type. */
487#undef HAVE_WINT_T
488
489/* Define to 1 if you have the `__argz_count' function. */
490#undef HAVE___ARGZ_COUNT
491
492/* Define to 1 if you have the `__argz_next' function. */
493#undef HAVE___ARGZ_NEXT
494
495/* Define to 1 if you have the `__argz_stringify' function. */
496#undef HAVE___ARGZ_STRINGIFY
497
498/* Define to 1 if you have the `__fsetlocking' function. */
499#undef HAVE___FSETLOCKING
500
501/* Define to 1 if you have the `__secure_getenv' function. */
502#undef HAVE___SECURE_GETENV
503
504/* Define as const if the declaration of iconv() needs const. */
505#undef ICONV_CONST
506
507/* Define if integer division by zero raises signal SIGFPE. */
508#undef INTDIV0_RAISES_SIGFPE
509
510/* package name for gettext */
511#undef PACKAGE
512
513/* Define to the address where bug reports for this package should be sent. */
514#undef PACKAGE_BUGREPORT
515
516/* Define to the full name of this package. */
517#undef PACKAGE_NAME
518
519/* Define to the full name and version of this package. */
520#undef PACKAGE_STRING
521
522/* Define to the one symbol short name of this package. */
523#undef PACKAGE_TARNAME
524
525/* Define to the home page for this package. */
526#undef PACKAGE_URL
527
528/* Define to the version of this package. */
529#undef PACKAGE_VERSION
530
531/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
532#undef PRI_MACROS_BROKEN
533
534/* The size of `int', as computed by sizeof. */
535#undef SIZEOF_INT
536
537/* The size of `long', as computed by sizeof. */
538#undef SIZEOF_LONG
539
540/* The size of `long long', as computed by sizeof. */
541#undef SIZEOF_LONG_LONG
542
543/* The size of `short', as computed by sizeof. */
544#undef SIZEOF_SHORT
545
546/* Define as the maximum value of type 'size_t', if the system doesn't define
547 it. */
548#undef SIZE_MAX
549
550/* If using the C implementation of alloca, define if you know the
551 direction of stack growth for your system; otherwise it will be
552 automatically deduced at runtime.
553 STACK_DIRECTION > 0 => grows toward higher addresses
554 STACK_DIRECTION < 0 => grows toward lower addresses
555 STACK_DIRECTION = 0 => direction of growth unknown */
556#undef STACK_DIRECTION
557
558/* Define to 1 if you have the ANSI C header files. */
559#undef STDC_HEADERS
560
561/* If the compiler supports a TLS storage class define it to that here */
562#undef TLS
563
564/* Define to 1 to build uuidd */
565#undef USE_UUIDD
566
567/* version for gettext */
568#undef VERSION
569
570/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
571 significant byte first (like Motorola and SPARC, unlike Intel). */
572#if defined AC_APPLE_UNIVERSAL_BUILD
573# if defined __BIG_ENDIAN__
574# define WORDS_BIGENDIAN 1
575# endif
576#else
577# ifndef WORDS_BIGENDIAN
578# undef WORDS_BIGENDIAN
579# endif
580#endif
581
582/* Define to 1 if Apple Darwin libintl workaround is needed */
583#undef _INTL_REDIRECT_MACROS
584
585/* Define to empty if `const' does not conform to ANSI C. */
586#undef const
587
588/* Define to `__inline__' or `__inline' if that's what the C compiler
589 calls it, or to nothing if 'inline' is not supported under any name. */
590#ifndef __cplusplus
591#undef inline
592#endif
593
594/* Define to `long int' if <sys/types.h> does not define. */
595#undef off_t
596
597/* Define as the type of the result of subtracting two pointers, if the system
598 doesn't define it. */
599#undef ptrdiff_t
600
601/* Define to empty if the C compiler doesn't support this keyword. */
602#undef signed
603
604/* Define to `unsigned int' if <sys/types.h> does not define. */
605#undef size_t
606
607/* Define to unsigned long or unsigned long long if <stdint.h> and
608 <inttypes.h> don't define. */
609#undef uintmax_t
610
611#include "dirpaths.h"