]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - lib/config.h.in
e2freefrag: don't use linux/fsmap.h when fsmap_sizeof() is missing
[thirdparty/e2fsprogs.git] / lib / config.h.in
CommitLineData
5ea7aee4 1/* lib/config.h.in. Generated from configure.ac by autoheader. */
d1154eb4
TT
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
b9e66a18
TT
12/* Define to 1 for features for use by ext4 developers */
13#undef CONFIG_DEVELOPER_FEATURES
14
d1154eb4
TT
15/* Define to 1 if debugging ext3/4 journal code */
16#undef CONFIG_JBD_DEBUG
17
d6a4bcb5
TB
18/* Define to 1 to enable mmp support */
19#undef CONFIG_MMP
20
749f0712
TT
21/* Define to 1 to enable tdb support */
22#undef CONFIG_TDB
23
d1154eb4
TT
24/* Define to 1 if the testio I/O manager should be enabled */
25#undef CONFIG_TESTIO_DEBUG
26
3df6014a
TT
27/* Define to 1 to disable use of backtrace */
28#undef DISABLE_BACKTRACE
29
1625bf42
TB
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
d1154eb4
TT
36/* Define to 1 if translation of program messages to the user's native
37 language is requested. */
38#undef ENABLE_NLS
39
74f2c4aa
TT
40/* Define to 1 if you have the `add_key' function. */
41#undef HAVE_ADD_KEY
42
c84da2ee
RB
43/* Define to 1 if you have the <attr/xattr.h> header file. */
44#undef HAVE_ATTR_XATTR_H
45
d1154eb4
TT
46/* Define to 1 if you have the `backtrace' function. */
47#undef HAVE_BACKTRACE
48
f72ea2de 49/* Define to 1 if blkid has blkid_probe_enable_partitions */
2de2628b
TT
50#undef HAVE_BLKID_PROBE_ENABLE_PARTITIONS
51
f72ea2de 52/* Define to 1 if blkid has blkid_probe_get_topology */
d1154eb4
TT
53#undef HAVE_BLKID_PROBE_GET_TOPOLOGY
54
bdcd5f22
TT
55/* Define to 1 if blkid has blkid_topology_get_dax */
56#undef HAVE_BLKID_TOPOLOGY_GET_DAX
93613951 57
4e5f24ae
TT
58/* Define to 1 if you have the BSD-style 'qsort_r' function. */
59#undef HAVE_BSD_QSORT_R
60
bdcd5f22
TT
61/* Define to 1 if you have the Mac OS X function
62 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
63#undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
93613951
TT
64
65/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
66 the CoreFoundation framework. */
67#undef HAVE_CFPREFERENCESCOPYAPPVALUE
68
d1154eb4
TT
69/* Define to 1 if you have the `chflags' function. */
70#undef HAVE_CHFLAGS
71
72/* Define if the GNU dcgettext() function is already present or preinstalled.
73 */
74#undef HAVE_DCGETTEXT
75
d1154eb4
TT
76/* Define to 1 if you have the <dirent.h> header file. */
77#undef HAVE_DIRENT_H
78
32179ce2 79/* Define to 1 if you have the `dlopen' function. */
d1154eb4
TT
80#undef HAVE_DLOPEN
81
82/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
83#undef HAVE_DOPRNT
84
85/* Define to 1 if you have the <errno.h> header file. */
86#undef HAVE_ERRNO_H
87
88/* Define to 1 if you have the <execinfo.h> header file. */
89#undef HAVE_EXECINFO_H
90
91/* Define to 1 if Ext2 ioctls present */
92#undef HAVE_EXT2_IOCTLS
93
9a393891
BS
94/* Define to 1 if you have the `fadvise64' function. */
95#undef HAVE_FADVISE64
96
d1154eb4
TT
97/* Define to 1 if you have the `fallocate' function. */
98#undef HAVE_FALLOCATE
99
100/* Define to 1 if you have the `fallocate64' function. */
101#undef HAVE_FALLOCATE64
102
103/* Define to 1 if you have the `fchown' function. */
104#undef HAVE_FCHOWN
105
32b8802a
SI
106/* Define to 1 if you have the `fcntl' function. */
107#undef HAVE_FCNTL
108
d1154eb4
TT
109/* Define to 1 if you have the `fdatasync' function. */
110#undef HAVE_FDATASYNC
111
5598a968
EB
112/* Define to 1 if fsmap_sizeof() is declared in linux/fsmap.h */
113#undef HAVE_FSMAP_SIZEOF
114
d1154eb4
TT
115/* Define to 1 if you have the `fstat64' function. */
116#undef HAVE_FSTAT64
117
32b8802a
SI
118/* Define to 1 if you have the `fsync' function. */
119#undef HAVE_FSYNC
120
d1154eb4
TT
121/* Define to 1 if you have the `ftruncate64' function. */
122#undef HAVE_FTRUNCATE64
123
81cbf1ef
DW
124/* Define to 1 if you have the <fuse.h> header file. */
125#undef HAVE_FUSE_H
126
2873927d
TT
127/* Define to 1 if you have the `futimes' function. */
128#undef HAVE_FUTIMES
129
d1154eb4
TT
130/* Define to 1 if you have the `getcwd' function. */
131#undef HAVE_GETCWD
132
133/* Define to 1 if you have the `getdtablesize' function. */
134#undef HAVE_GETDTABLESIZE
135
39ace91b
TT
136/* Define to 1 if you have the `getentropy' function. */
137#undef HAVE_GETENTROPY
138
32b8802a
SI
139/* Define to 1 if you have the `gethostname' function. */
140#undef HAVE_GETHOSTNAME
141
d1154eb4
TT
142/* Define to 1 if you have the `getmntinfo' function. */
143#undef HAVE_GETMNTINFO
144
145/* Define to 1 if you have the <getopt.h> header file. */
146#undef HAVE_GETOPT_H
147
25ff7725
TT
148/* Define to 1 if you have the `getpwuid_r' function. */
149#undef HAVE_GETPWUID_R
150
39ace91b
TT
151/* Define to 1 if you have the `getrandom' function. */
152#undef HAVE_GETRANDOM
153
d1154eb4
TT
154/* Define to 1 if you have the `getrlimit' function. */
155#undef HAVE_GETRLIMIT
156
157/* Define to 1 if you have the `getrusage' function. */
158#undef HAVE_GETRUSAGE
159
160/* Define if the GNU gettext() function is already present or preinstalled. */
161#undef HAVE_GETTEXT
162
4e5f24ae
TT
163/* Define to 1 if you have the GNU-style 'qsort_r' function. */
164#undef HAVE_GNU_QSORT_R
165
93613951 166/* Define if you have the iconv() function and it works. */
d1154eb4
TT
167#undef HAVE_ICONV
168
d1154eb4
TT
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
d1154eb4
TT
175/* Define to 1 if you have the `jrand48' function. */
176#undef HAVE_JRAND48
177
74f2c4aa
TT
178/* Define to 1 if you have the `keyctl' function. */
179#undef HAVE_KEYCTL
180
d1154eb4
TT
181/* Define to 1 if you have the <linux/falloc.h> header file. */
182#undef HAVE_LINUX_FALLOC_H
183
184/* Define to 1 if you have the <linux/fd.h> header file. */
185#undef HAVE_LINUX_FD_H
186
82424fc6
DW
187/* Define to 1 if you have the <linux/fsmap.h> header file. */
188#undef HAVE_LINUX_FSMAP_H
189
4bd63b21
TT
190/* Define to 1 if you have the <linux/loop.h> header file. */
191#undef HAVE_LINUX_LOOP_H
192
d1154eb4
TT
193/* Define to 1 if you have the <linux/major.h> header file. */
194#undef HAVE_LINUX_MAJOR_H
195
32b8802a
SI
196/* Define to 1 if you have the <linux/types.h> header file. */
197#undef HAVE_LINUX_TYPES_H
198
c84da2ee
RB
199/* Define to 1 if you have the `llistxattr' function. */
200#undef HAVE_LLISTXATTR
201
d1154eb4
TT
202/* Define to 1 if you have the `llseek' function. */
203#undef HAVE_LLSEEK
204
205/* Define to 1 if llseek declared in unistd.h */
206#undef HAVE_LLSEEK_PROTOTYPE
207
d1154eb4
TT
208/* Define to 1 if you have the `lseek64' function. */
209#undef HAVE_LSEEK64
210
211/* Define to 1 if lseek64 declared in unistd.h */
212#undef HAVE_LSEEK64_PROTOTYPE
213
b291c11f
DW
214/* Define to 1 if you have the <magic.h> header file. */
215#undef HAVE_MAGIC_H
216
d1154eb4
TT
217/* Define to 1 if you have the `mallinfo' function. */
218#undef HAVE_MALLINFO
219
97079a79
LC
220/* Define to 1 if you have the `mallinfo2' function. */
221#undef HAVE_MALLINFO2
222
d1154eb4
TT
223/* Define to 1 if you have the <malloc.h> header file. */
224#undef HAVE_MALLOC_H
225
226/* Define to 1 if you have the `mbstowcs' function. */
227#undef HAVE_MBSTOWCS
228
229/* Define to 1 if you have the `memalign' function. */
230#undef HAVE_MEMALIGN
231
d1154eb4
TT
232/* Define to 1 if you have the `mempcpy' function. */
233#undef HAVE_MEMPCPY
234
4e5f24ae
TT
235/* Define to 1 if you have the <minix/config.h> header file. */
236#undef HAVE_MINIX_CONFIG_H
237
d1154eb4
TT
238/* Define to 1 if you have the `mmap' function. */
239#undef HAVE_MMAP
240
241/* Define to 1 if you have the <mntent.h> header file. */
242#undef HAVE_MNTENT_H
243
ea1a3fa2
NC
244/* Define to 1 if mount supports nodev. */
245#undef HAVE_MOUNT_NODEV
246
247/* Define to 1 if mount supports nosuid. */
248#undef HAVE_MOUNT_NOSUID
249
677fc916
MF
250/* Define to 1 if you have the `msync' function. */
251#undef HAVE_MSYNC
252
d1154eb4
TT
253/* Define to 1 if you have the `nanosleep' function. */
254#undef HAVE_NANOSLEEP
255
256/* Define to 1 if you have the <netinet/in.h> header file. */
257#undef HAVE_NETINET_IN_H
258
259/* Define to 1 if you have the <net/if_dl.h> header file. */
260#undef HAVE_NET_IF_DL_H
261
262/* Define to 1 if you have the <net/if.h> header file. */
263#undef HAVE_NET_IF_H
264
d1154eb4
TT
265/* Define to 1 if you have the `open64' function. */
266#undef HAVE_OPEN64
267
268/* Define to 1 if optreset for getopt is present */
269#undef HAVE_OPTRESET
270
271/* Define to 1 if you have the `pathconf' function. */
272#undef HAVE_PATHCONF
273
274/* Define to 1 if you have the <paths.h> header file. */
275#undef HAVE_PATHS_H
276
277/* Define to 1 if you have the `posix_fadvise' function. */
278#undef HAVE_POSIX_FADVISE
279
9a393891
BS
280/* Define to 1 if you have the `posix_fadvise64' function. */
281#undef HAVE_POSIX_FADVISE64
282
d1154eb4
TT
283/* Define to 1 if you have the `posix_memalign' function. */
284#undef HAVE_POSIX_MEMALIGN
285
d1154eb4
TT
286/* Define to 1 if you have the `prctl' function. */
287#undef HAVE_PRCTL
288
baa35446
DW
289/* Define to 1 if you have the `pread' function. */
290#undef HAVE_PREAD
291
f00948ad
TT
292/* Define to 1 if you have the `pread64' function. */
293#undef HAVE_PREAD64
294
bdcd5f22
TT
295/* Define if you have POSIX threads libraries and header files. */
296#undef HAVE_PTHREAD
297
74f2c4aa
TT
298/* Define to 1 if you have the <pthread.h> header file. */
299#undef HAVE_PTHREAD_H
300
bdcd5f22
TT
301/* Have PTHREAD_PRIO_INHERIT. */
302#undef HAVE_PTHREAD_PRIO_INHERIT
d1154eb4 303
baa35446
DW
304/* Define to 1 if you have the `pwrite' function. */
305#undef HAVE_PWRITE
306
f00948ad
TT
307/* Define to 1 if you have the `pwrite64' function. */
308#undef HAVE_PWRITE64
309
4e5f24ae
TT
310/* Define to 1 if you have the `qsort_r' function. */
311#undef HAVE_QSORT_R
312
d1154eb4
TT
313/* Define to 1 if dirent has d_reclen */
314#undef HAVE_RECLEN_DIRENT
315
316/* Define to 1 if if struct sockaddr contains sa_len */
317#undef HAVE_SA_LEN
318
1ad3174a
TT
319/* Define to 1 if you have the `secure_getenv' function. */
320#undef HAVE_SECURE_GETENV
321
d1154eb4
TT
322/* Define to 1 if you have the <semaphore.h> header file. */
323#undef HAVE_SEMAPHORE_H
324
325/* Define to 1 if sem_init() exists */
326#undef HAVE_SEM_INIT
327
d1154eb4
TT
328/* Define to 1 if you have the <setjmp.h> header file. */
329#undef HAVE_SETJMP_H
330
b24efa21
TT
331/* Define to 1 if you have the `setmntent' function. */
332#undef HAVE_SETMNTENT
333
d1154eb4
TT
334/* Define to 1 if you have the `setresgid' function. */
335#undef HAVE_SETRESGID
336
337/* Define to 1 if you have the `setresuid' function. */
338#undef HAVE_SETRESUID
339
340/* Define to 1 if you have the <signal.h> header file. */
341#undef HAVE_SIGNAL_H
342
343/* Define to 1 if you have the `snprintf' function. */
344#undef HAVE_SNPRINTF
345
346/* Define to 1 if you have the `srandom' function. */
347#undef HAVE_SRANDOM
348
349/* Define to 1 if struct stat has st_flags */
350#undef HAVE_STAT_FLAGS
351
352/* Define to 1 if you have the <stdarg.h> header file. */
353#undef HAVE_STDARG_H
354
d1154eb4
TT
355/* Define to 1 if you have the <stdint.h> header file. */
356#undef HAVE_STDINT_H
357
4e5f24ae
TT
358/* Define to 1 if you have the <stdio.h> header file. */
359#undef HAVE_STDIO_H
360
d1154eb4
TT
361/* Define to 1 if you have the <stdlib.h> header file. */
362#undef HAVE_STDLIB_H
363
364/* Define to 1 if you have the `stpcpy' function. */
365#undef HAVE_STPCPY
366
367/* Define to 1 if you have the `strcasecmp' function. */
368#undef HAVE_STRCASECMP
369
370/* Define to 1 if you have the `strdup' function. */
371#undef HAVE_STRDUP
372
373/* Define to 1 if you have the <strings.h> header file. */
374#undef HAVE_STRINGS_H
375
376/* Define to 1 if you have the <string.h> header file. */
377#undef HAVE_STRING_H
378
379/* Define to 1 if you have the `strnlen' function. */
380#undef HAVE_STRNLEN
381
382/* Define to 1 if you have the `strptime' function. */
383#undef HAVE_STRPTIME
384
d1154eb4
TT
385/* Define to 1 if you have the `strtoull' function. */
386#undef HAVE_STRTOULL
387
2873927d
TT
388/* Define to 1 if `st_atim' is a member of `struct stat'. */
389#undef HAVE_STRUCT_STAT_ST_ATIM
390
d1154eb4
TT
391/* Define to 1 if you have the `sync_file_range' function. */
392#undef HAVE_SYNC_FILE_RANGE
393
394/* Define to 1 if you have the `sysconf' function. */
395#undef HAVE_SYSCONF
396
81cbf1ef
DW
397/* Define to 1 if you have the <sys/acl.h> header file. */
398#undef HAVE_SYS_ACL_H
399
d1154eb4
TT
400/* Define to 1 if you have the <sys/disklabel.h> header file. */
401#undef HAVE_SYS_DISKLABEL_H
402
403/* Define to 1 if you have the <sys/disk.h> header file. */
404#undef HAVE_SYS_DISK_H
405
406/* Define to 1 if you have the <sys/file.h> header file. */
407#undef HAVE_SYS_FILE_H
408
409/* Define to 1 if you have the <sys/ioctl.h> header file. */
410#undef HAVE_SYS_IOCTL_H
411
74f2c4aa
TT
412/* Define to 1 if you have the <sys/key.h> header file. */
413#undef HAVE_SYS_KEY_H
414
d1154eb4
TT
415/* Define to 1 if you have the <sys/mkdev.h> header file. */
416#undef HAVE_SYS_MKDEV_H
417
418/* Define to 1 if you have the <sys/mman.h> header file. */
419#undef HAVE_SYS_MMAN_H
420
421/* Define to 1 if you have the <sys/mount.h> header file. */
422#undef HAVE_SYS_MOUNT_H
423
d1154eb4
TT
424/* Define to 1 if you have the <sys/prctl.h> header file. */
425#undef HAVE_SYS_PRCTL_H
426
39ace91b
TT
427/* Define to 1 if you have the <sys/random.h> header file. */
428#undef HAVE_SYS_RANDOM_H
429
d1154eb4
TT
430/* Define to 1 if you have the <sys/resource.h> header file. */
431#undef HAVE_SYS_RESOURCE_H
432
433/* Define to 1 if you have the <sys/select.h> header file. */
434#undef HAVE_SYS_SELECT_H
435
436/* Define to 1 if you have the <sys/socket.h> header file. */
437#undef HAVE_SYS_SOCKET_H
438
439/* Define to 1 if you have the <sys/sockio.h> header file. */
440#undef HAVE_SYS_SOCKIO_H
441
442/* Define to 1 if you have the <sys/stat.h> header file. */
443#undef HAVE_SYS_STAT_H
444
445/* Define to 1 if you have the <sys/syscall.h> header file. */
446#undef HAVE_SYS_SYSCALL_H
447
448/* Define to 1 if you have the <sys/sysmacros.h> header file. */
449#undef HAVE_SYS_SYSMACROS_H
450
451/* Define to 1 if you have the <sys/time.h> header file. */
452#undef HAVE_SYS_TIME_H
453
454/* Define to 1 if you have the <sys/types.h> header file. */
455#undef HAVE_SYS_TYPES_H
456
457/* Define to 1 if you have the <sys/un.h> header file. */
458#undef HAVE_SYS_UN_H
459
460/* Define to 1 if you have the <sys/wait.h> header file. */
461#undef HAVE_SYS_WAIT_H
462
d7de3f3d
DL
463/* Define to 1 if you have the <sys/xattr.h> header file. */
464#undef HAVE_SYS_XATTR_H
465
d1154eb4
TT
466/* Define to 1 if you have the <termios.h> header file. */
467#undef HAVE_TERMIOS_H
468
469/* Define to 1 if you have the <termio.h> header file. */
470#undef HAVE_TERMIO_H
471
d1154eb4
TT
472/* Define to 1 if ssize_t declared */
473#undef HAVE_TYPE_SSIZE_T
474
d1154eb4
TT
475/* Define to 1 if you have the <unistd.h> header file. */
476#undef HAVE_UNISTD_H
477
d1154eb4
TT
478/* Define to 1 if you have the `usleep' function. */
479#undef HAVE_USLEEP
480
481/* Define to 1 if you have the `utime' function. */
482#undef HAVE_UTIME
483
441eb337
TT
484/* Define to 1 if you have the `utimes' function. */
485#undef HAVE_UTIMES
486
d1154eb4
TT
487/* Define to 1 if you have the <utime.h> header file. */
488#undef HAVE_UTIME_H
489
490/* Define to 1 if you have the `valloc' function. */
491#undef HAVE_VALLOC
492
493/* Define to 1 if you have the `vprintf' function. */
494#undef HAVE_VPRINTF
495
4e5f24ae
TT
496/* Define to 1 if you have the <wchar.h> header file. */
497#undef HAVE_WCHAR_H
498
d1154eb4
TT
499/* Define to 1 if you have the `__secure_getenv' function. */
500#undef HAVE___SECURE_GETENV
501
d1154eb4
TT
502/* package name for gettext */
503#undef PACKAGE
504
505/* Define to the address where bug reports for this package should be sent. */
506#undef PACKAGE_BUGREPORT
507
508/* Define to the full name of this package. */
509#undef PACKAGE_NAME
510
511/* Define to the full name and version of this package. */
512#undef PACKAGE_STRING
513
514/* Define to the one symbol short name of this package. */
515#undef PACKAGE_TARNAME
516
517/* Define to the home page for this package. */
518#undef PACKAGE_URL
519
520/* Define to the version of this package. */
521#undef PACKAGE_VERSION
522
bdcd5f22
TT
523/* Define to necessary symbol if this constant uses a non-standard name on
524 your system. */
525#undef PTHREAD_CREATE_JOINABLE
93613951 526
d1154eb4
TT
527/* The size of `int', as computed by sizeof. */
528#undef SIZEOF_INT
529
530/* The size of `long', as computed by sizeof. */
531#undef SIZEOF_LONG
532
533/* The size of `long long', as computed by sizeof. */
534#undef SIZEOF_LONG_LONG
535
274d46e1
PS
536/* The size of `off_t', as computed by sizeof. */
537#undef SIZEOF_OFF_T
538
d1154eb4
TT
539/* The size of `short', as computed by sizeof. */
540#undef SIZEOF_SHORT
541
749f0712
TT
542/* The size of `time_t', as computed by sizeof. */
543#undef SIZEOF_TIME_T
544
4e5f24ae
TT
545/* Define to 1 if all of the C90 standard headers exist (not just the ones
546 required in a freestanding environment). This macro is provided for
547 backward compatibility; new code need not use it. */
d1154eb4
TT
548#undef STDC_HEADERS
549
550/* If the compiler supports a TLS storage class define it to that here */
551#undef TLS
552
93613951
TT
553/* Enable extensions on AIX 3, Interix. */
554#ifndef _ALL_SOURCE
555# undef _ALL_SOURCE
556#endif
4e5f24ae
TT
557/* Enable general extensions on macOS. */
558#ifndef _DARWIN_C_SOURCE
559# undef _DARWIN_C_SOURCE
560#endif
561/* Enable general extensions on Solaris. */
562#ifndef __EXTENSIONS__
563# undef __EXTENSIONS__
564#endif
93613951
TT
565/* Enable GNU extensions on systems that have them. */
566#ifndef _GNU_SOURCE
567# undef _GNU_SOURCE
568#endif
4e5f24ae
TT
569/* Enable X/Open compliant socket functions that do not require linking
570 with -lxnet on HP-UX 11.11. */
571#ifndef _HPUX_ALT_XOPEN_SOCKET_API
572# undef _HPUX_ALT_XOPEN_SOCKET_API
573#endif
574/* Identify the host operating system as Minix.
575 This macro does not affect the system headers' behavior.
576 A future release of Autoconf may stop defining this macro. */
577#ifndef _MINIX
578# undef _MINIX
579#endif
580/* Enable general extensions on NetBSD.
581 Enable NetBSD compatibility extensions on Minix. */
582#ifndef _NETBSD_SOURCE
583# undef _NETBSD_SOURCE
584#endif
585/* Enable OpenBSD compatibility extensions on NetBSD.
586 Oddly enough, this does nothing on OpenBSD. */
587#ifndef _OPENBSD_SOURCE
588# undef _OPENBSD_SOURCE
589#endif
590/* Define to 1 if needed for POSIX-compatible behavior. */
591#ifndef _POSIX_SOURCE
592# undef _POSIX_SOURCE
593#endif
594/* Define to 2 if needed for POSIX-compatible behavior. */
595#ifndef _POSIX_1_SOURCE
596# undef _POSIX_1_SOURCE
597#endif
598/* Enable POSIX-compatible threading on Solaris. */
93613951
TT
599#ifndef _POSIX_PTHREAD_SEMANTICS
600# undef _POSIX_PTHREAD_SEMANTICS
601#endif
4e5f24ae
TT
602/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
603#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
604# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
605#endif
606/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
607#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
608# undef __STDC_WANT_IEC_60559_BFP_EXT__
609#endif
610/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
611#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
612# undef __STDC_WANT_IEC_60559_DFP_EXT__
613#endif
614/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
615#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
616# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
617#endif
618/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
619#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
620# undef __STDC_WANT_IEC_60559_TYPES_EXT__
621#endif
622/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
623#ifndef __STDC_WANT_LIB_EXT2__
624# undef __STDC_WANT_LIB_EXT2__
625#endif
626/* Enable extensions specified by ISO/IEC 24747:2009. */
627#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
628# undef __STDC_WANT_MATH_SPEC_FUNCS__
629#endif
93613951
TT
630/* Enable extensions on HP NonStop. */
631#ifndef _TANDEM_SOURCE
632# undef _TANDEM_SOURCE
633#endif
4e5f24ae
TT
634/* Enable X/Open extensions. Define to 500 only if necessary
635 to make mbstate_t available. */
636#ifndef _XOPEN_SOURCE
637# undef _XOPEN_SOURCE
93613951
TT
638#endif
639
640
d1154eb4
TT
641/* Define to 1 to build uuidd */
642#undef USE_UUIDD
643
644/* version for gettext */
645#undef VERSION
646
647/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
648 significant byte first (like Motorola and SPARC, unlike Intel). */
649#if defined AC_APPLE_UNIVERSAL_BUILD
650# if defined __BIG_ENDIAN__
651# define WORDS_BIGENDIAN 1
652# endif
653#else
654# ifndef WORDS_BIGENDIAN
655# undef WORDS_BIGENDIAN
656# endif
657#endif
658
a22e7f16
KR
659/* Number of bits in a file offset, on hosts where this is settable. */
660#undef _FILE_OFFSET_BITS
661
d1154eb4
TT
662/* Define to 1 if Apple Darwin libintl workaround is needed */
663#undef _INTL_REDIRECT_MACROS
664
a22e7f16
KR
665/* Define for large files, on AIX-style hosts. */
666#undef _LARGE_FILES
667
c714d024 668#include <dirpaths.h>