]> git.ipfire.org Git - thirdparty/Python/cpython.git/blame - pyconfig.h.in
GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH...
[thirdparty/Python/cpython.git] / pyconfig.h.in
CommitLineData
0f4c16e2 1/* pyconfig.h.in. Generated from configure.ac by autoheader. */
61fe8619 2
bddf5a57
ML
3
4#ifndef Py_PYCONFIG_H
5#define Py_PYCONFIG_H
6
7
b9621714
MK
8/* Define if building universal (internal helper macro) */
9#undef AC_APPLE_UNIVERSAL_BUILD
10
39afa2d3
MF
11/* BUILD_GNU_TYPE + AIX_BUILDDATE are used to construct the PEP425 tag of the
12 build system. */
13#undef AIX_BUILDDATE
14
1143799d
ML
15/* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want
16 support for AIX C++ shared extension modules. */
17#undef AIX_GENUINE_CPLUSPLUS
61fe8619 18
dec07575
JC
19/* The normal alignment of `long', in bytes. */
20#undef ALIGNOF_LONG
21
cd9a56c2
PV
22/* The normal alignment of `max_align_t', in bytes. */
23#undef ALIGNOF_MAX_ALIGN_T
24
dec07575
JC
25/* The normal alignment of `size_t', in bytes. */
26#undef ALIGNOF_SIZE_T
27
5422e3cf
VS
28/* Alternative SOABI used in debug build to load C extensions built in release
29 mode */
30#undef ALT_SOABI
31
95750b1c
XG
32/* The Android API level. */
33#undef ANDROID_API_LEVEL
34
b08a53a9
MD
35/* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM
36 mixed-endian order (byte order 45670123) */
37#undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754
38
39/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most
40 significant byte first */
41#undef DOUBLE_IS_BIG_ENDIAN_IEEE754
42
43/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the
44 least significant byte first */
45#undef DOUBLE_IS_LITTLE_ENDIAN_IEEE754
46
01dfdb3d
ML
47/* Define if --enable-ipv6 is specified */
48#undef ENABLE_IPV6
49
b3b8cb41
BP
50/* Define to 1 if your system stores words within floats with the most
51 significant word first */
52#undef FLOAT_WORDS_BIGENDIAN
53
1143799d
ML
54/* Define if getpgrp() must be called as getpgrp(0). */
55#undef GETPGRP_HAVE_ARG
ef2255b1 56
8b24d60f
CH
57/* Define if you have the 'accept' function. */
58#undef HAVE_ACCEPT
59
b1c54967
AP
60/* Define to 1 if you have the `accept4' function. */
61#undef HAVE_ACCEPT4
62
9bd667ad
CH
63/* Define to 1 if you have the `acosh' function. */
64#undef HAVE_ACOSH
65
1143799d
ML
66/* struct addrinfo (netdb.h) */
67#undef HAVE_ADDRINFO
ad678af8 68
1143799d
ML
69/* Define to 1 if you have the `alarm' function. */
70#undef HAVE_ALARM
0ba70cc3 71
985ecdcf
CH
72/* Define if aligned memory access is required */
73#undef HAVE_ALIGNED_REQUIRED
74
f0400bab
CH
75/* Define to 1 if you have the <alloca.h> header file. */
76#undef HAVE_ALLOCA_H
77
1143799d
ML
78/* Define this if your time.h defines altzone. */
79#undef HAVE_ALTZONE
c524d952 80
9bd667ad
CH
81/* Define to 1 if you have the `asinh' function. */
82#undef HAVE_ASINH
83
11017b17
ML
84/* Define to 1 if you have the <asm/types.h> header file. */
85#undef HAVE_ASM_TYPES_H
86
9bd667ad
CH
87/* Define to 1 if you have the `atanh' function. */
88#undef HAVE_ATANH
89
8b24d60f
CH
90/* Define if you have the 'bind' function. */
91#undef HAVE_BIND
92
7bd33c5e
GN
93/* Define to 1 if you have the `bind_textdomain_codeset' function. */
94#undef HAVE_BIND_TEXTDOMAIN_CODESET
95
12af0485
ML
96/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
97#undef HAVE_BLUETOOTH_BLUETOOTH_H
98
81268608
HSC
99/* Define to 1 if you have the <bluetooth.h> header file. */
100#undef HAVE_BLUETOOTH_H
101
3dc7c6a3
MD
102/* Define if mbstowcs(NULL, "text", 0) does not return the number of wide
103 chars that would be converted. */
104#undef HAVE_BROKEN_MBSTOWCS
105
1143799d
ML
106/* Define if nice() returns success/failure instead of the new priority. */
107#undef HAVE_BROKEN_NICE
1171ee6a 108
d8d835bd
BP
109/* Define if the system reports an invalid PIPE_BUF value. */
110#undef HAVE_BROKEN_PIPE_BUF
111
e62c5c88
NB
112/* Define if poll() sets errno on invalid file descriptors. */
113#undef HAVE_BROKEN_POLL
114
dfc33fd8
ML
115/* Define if the Posix semaphores do not work on your system */
116#undef HAVE_BROKEN_POSIX_SEMAPHORES
117
fac083d1
JT
118/* Define if pthread_sigmask() does not work on your system. */
119#undef HAVE_BROKEN_PTHREAD_SIGMASK
120
965ce879
BP
121/* define to 1 if your sem_getvalue is broken. */
122#undef HAVE_BROKEN_SEM_GETVALUE
123
57c50c9c 124/* Define if 'unsetenv' does not return an int. */
984890fc
VS
125#undef HAVE_BROKEN_UNSETENV
126
52a327c1 127/* Has builtin __atomic_load_n() and __atomic_store_n() functions */
4f5366e6
VS
128#undef HAVE_BUILTIN_ATOMIC
129
5b7c7cb1
CH
130/* Define to 1 if you have the <bzlib.h> header file. */
131#undef HAVE_BZLIB_H
132
3eb67d58 133/* Define to 1 if you have the 'chflags' function. */
cf297e46
TW
134#undef HAVE_CHFLAGS
135
a6ca8eee
CH
136/* Define to 1 if you have the `chmod' function. */
137#undef HAVE_CHMOD
138
1143799d 139/* Define to 1 if you have the `chown' function. */
2f600762
GR
140#undef HAVE_CHOWN
141
c8ad7cc5 142/* Define if you have the 'chroot' function. */
244edc89
ML
143#undef HAVE_CHROOT
144
1143799d 145/* Define to 1 if you have the `clock' function. */
61fe8619
GR
146#undef HAVE_CLOCK
147
e0be4232
VS
148/* Define to 1 if you have the `clock_getres' function. */
149#undef HAVE_CLOCK_GETRES
150
151/* Define to 1 if you have the `clock_gettime' function. */
152#undef HAVE_CLOCK_GETTIME
153
1ee0f94d
VS
154/* Define to 1 if you have the `clock_nanosleep' function. */
155#undef HAVE_CLOCK_NANOSLEEP
156
37098cd5
BP
157/* Define to 1 if you have the `clock_settime' function. */
158#undef HAVE_CLOCK_SETTIME
159
1800c600
KE
160/* Define to 1 if you have the `close_range' function. */
161#undef HAVE_CLOSE_RANGE
162
042b128f
AP
163/* Define if the C compiler supports computed gotos. */
164#undef HAVE_COMPUTED_GOTOS
165
1143799d 166/* Define to 1 if you have the `confstr' function. */
f581db15
FD
167#undef HAVE_CONFSTR
168
0e3f591a
TW
169/* Define to 1 if you have the <conio.h> header file. */
170#undef HAVE_CONIO_H
171
8b24d60f
CH
172/* Define if you have the 'connect' function. */
173#undef HAVE_CONNECT
174
aac4d034
PG
175/* Define to 1 if you have the `copy_file_range' function. */
176#undef HAVE_COPY_FILE_RANGE
177
1143799d 178/* Define to 1 if you have the `ctermid' function. */
89143df5
FD
179#undef HAVE_CTERMID
180
d584368d 181/* Define if you have the 'ctermid_r' function. */
89143df5
FD
182#undef HAVE_CTERMID_R
183
baac01e6
SS
184/* Define if you have the 'filter' function. */
185#undef HAVE_CURSES_FILTER
186
ae2830c5
ML
187/* Define to 1 if you have the <curses.h> header file. */
188#undef HAVE_CURSES_H
189
baac01e6
SS
190/* Define if you have the 'has_key' function. */
191#undef HAVE_CURSES_HAS_KEY
192
193/* Define if you have the 'immedok' function. */
194#undef HAVE_CURSES_IMMEDOK
195
57c50c9c 196/* Define if you have the 'is_pad' function. */
8bc7d635
MY
197#undef HAVE_CURSES_IS_PAD
198
0e3f591a
TW
199/* Define if you have the 'is_term_resized' function. */
200#undef HAVE_CURSES_IS_TERM_RESIZED
201
202/* Define if you have the 'resizeterm' function. */
203#undef HAVE_CURSES_RESIZETERM
204
205/* Define if you have the 'resize_term' function. */
206#undef HAVE_CURSES_RESIZE_TERM
207
baac01e6
SS
208/* Define if you have the 'syncok' function. */
209#undef HAVE_CURSES_SYNCOK
210
211/* Define if you have the 'typeahead' function. */
212#undef HAVE_CURSES_TYPEAHEAD
213
214/* Define if you have the 'use_env' function. */
215#undef HAVE_CURSES_USE_ENV
216
894ebd06
SS
217/* Define if you have the 'wchgat' function. */
218#undef HAVE_CURSES_WCHGAT
219
0a9f6953
CH
220/* Define to 1 if you have the <db.h> header file. */
221#undef HAVE_DB_H
222
c2f7d878
SS
223/* Define to 1 if you have the declaration of `RTLD_DEEPBIND', and to 0 if you
224 don't. */
225#undef HAVE_DECL_RTLD_DEEPBIND
226
227/* Define to 1 if you have the declaration of `RTLD_GLOBAL', and to 0 if you
228 don't. */
229#undef HAVE_DECL_RTLD_GLOBAL
230
231/* Define to 1 if you have the declaration of `RTLD_LAZY', and to 0 if you
232 don't. */
233#undef HAVE_DECL_RTLD_LAZY
234
235/* Define to 1 if you have the declaration of `RTLD_LOCAL', and to 0 if you
236 don't. */
237#undef HAVE_DECL_RTLD_LOCAL
238
c5ae169e
MF
239/* Define to 1 if you have the declaration of `RTLD_MEMBER', and to 0 if you
240 don't. */
241#undef HAVE_DECL_RTLD_MEMBER
242
c2f7d878
SS
243/* Define to 1 if you have the declaration of `RTLD_NODELETE', and to 0 if you
244 don't. */
245#undef HAVE_DECL_RTLD_NODELETE
246
247/* Define to 1 if you have the declaration of `RTLD_NOLOAD', and to 0 if you
248 don't. */
249#undef HAVE_DECL_RTLD_NOLOAD
250
251/* Define to 1 if you have the declaration of `RTLD_NOW', and to 0 if you
252 don't. */
253#undef HAVE_DECL_RTLD_NOW
254
806c2469
GR
255/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
256 */
257#undef HAVE_DECL_TZNAME
258
dbe3f762
ML
259/* Define to 1 if you have the device macros. */
260#undef HAVE_DEVICE_MACROS
261
b457b9be 262/* Define to 1 if you have the /dev/ptc device file. */
865400fd
NN
263#undef HAVE_DEV_PTC
264
b457b9be 265/* Define to 1 if you have the /dev/ptmx device file. */
24a880b4
ML
266#undef HAVE_DEV_PTMX
267
0e3f591a
TW
268/* Define to 1 if you have the <direct.h> header file. */
269#undef HAVE_DIRECT_H
270
35a97c0b
VS
271/* Define to 1 if the dirent structure has a d_type field */
272#undef HAVE_DIRENT_D_TYPE
273
1143799d
ML
274/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
275 */
276#undef HAVE_DIRENT_H
277
df300d50 278/* Define if you have the 'dirfd' function or macro. */
4188441f
GS
279#undef HAVE_DIRFD
280
1143799d
ML
281/* Define to 1 if you have the <dlfcn.h> header file. */
282#undef HAVE_DLFCN_H
283
284/* Define to 1 if you have the `dlopen' function. */
f1328527
GR
285#undef HAVE_DLOPEN
286
0d35a59c
CH
287/* Define to 1 if you have the `dup' function. */
288#undef HAVE_DUP
289
1143799d 290/* Define to 1 if you have the `dup2' function. */
44be35ac
GR
291#undef HAVE_DUP2
292
daf45555
VS
293/* Define to 1 if you have the `dup3' function. */
294#undef HAVE_DUP3
295
52a327c1
VS
296/* Define if you have the '_dyld_shared_cache_contains_path' function. */
297#undef HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH
298
1143799d
ML
299/* Defined when any dynamic module loading is enabled. */
300#undef HAVE_DYNAMIC_LOADING
301
e925241d
CH
302/* Define to 1 if you have the <editline/readline.h> header file. */
303#undef HAVE_EDITLINE_READLINE_H
304
985ecdcf
CH
305/* Define to 1 if you have the <endian.h> header file. */
306#undef HAVE_ENDIAN_H
307
994f90c0 308/* Define if you have the 'epoll_create' function. */
4fbc72b4
CH
309#undef HAVE_EPOLL
310
95c16629
BP
311/* Define if you have the 'epoll_create1' function. */
312#undef HAVE_EPOLL_CREATE1
313
9c113367
MD
314/* Define to 1 if you have the `erf' function. */
315#undef HAVE_ERF
316
317/* Define to 1 if you have the `erfc' function. */
318#undef HAVE_ERFC
319
0e3f591a
TW
320/* Define to 1 if you have the <errno.h> header file. */
321#undef HAVE_ERRNO_H
322
cd9fed6a
CH
323/* Define if you have the 'eventfd' function. */
324#undef HAVE_EVENTFD
325
1143799d 326/* Define to 1 if you have the `execv' function. */
0be3e493
GR
327#undef HAVE_EXECV
328
51aa35e9
DC
329/* Define to 1 if you have the `explicit_bzero' function. */
330#undef HAVE_EXPLICIT_BZERO
331
332/* Define to 1 if you have the `explicit_memset' function. */
333#undef HAVE_EXPLICIT_MEMSET
334
9bd667ad
CH
335/* Define to 1 if you have the `expm1' function. */
336#undef HAVE_EXPM1
337
f65132de
AP
338/* Define to 1 if you have the `faccessat' function. */
339#undef HAVE_FACCESSAT
340
a64988c0 341/* Define if you have the 'fchdir' function. */
6b3cc524
FD
342#undef HAVE_FCHDIR
343
4e30a845
CH
344/* Define to 1 if you have the `fchmod' function. */
345#undef HAVE_FCHMOD
346
f65132de
AP
347/* Define to 1 if you have the `fchmodat' function. */
348#undef HAVE_FCHMODAT
349
4e30a845
CH
350/* Define to 1 if you have the `fchown' function. */
351#undef HAVE_FCHOWN
352
f65132de
AP
353/* Define to 1 if you have the `fchownat' function. */
354#undef HAVE_FCHOWNAT
355
1143799d
ML
356/* Define to 1 if you have the <fcntl.h> header file. */
357#undef HAVE_FCNTL_H
358
a64988c0 359/* Define if you have the 'fdatasync' function. */
257fd514
GR
360#undef HAVE_FDATASYNC
361
8250e23a
AP
362/* Define to 1 if you have the `fdopendir' function. */
363#undef HAVE_FDOPENDIR
364
e20134f8
JK
365/* Define to 1 if you have the `fdwalk' function. */
366#undef HAVE_FDWALK
367
7807c354
RL
368/* Define to 1 if you have the `fexecve' function. */
369#undef HAVE_FEXECVE
370
bb8b9313
CH
371/* Define if you have the 'ffi_closure_alloc' function. */
372#undef HAVE_FFI_CLOSURE_ALLOC
373
374/* Define if you have the 'ffi_prep_cif_var' function. */
375#undef HAVE_FFI_PREP_CIF_VAR
376
377/* Define if you have the 'ffi_prep_closure_loc' function. */
378#undef HAVE_FFI_PREP_CLOSURE_LOC
379
d8d835bd 380/* Define to 1 if you have the `flock' function. */
920b13d5
GR
381#undef HAVE_FLOCK
382
1143799d 383/* Define to 1 if you have the `fork' function. */
0be3e493
GR
384#undef HAVE_FORK
385
4ebde73b
CH
386/* Define to 1 if you have the `fork1' function. */
387#undef HAVE_FORK1
388
1143799d 389/* Define to 1 if you have the `forkpty' function. */
c0d24d8b
BW
390#undef HAVE_FORKPTY
391
1143799d 392/* Define to 1 if you have the `fpathconf' function. */
f581db15
FD
393#undef HAVE_FPATHCONF
394
1143799d 395/* Define to 1 if you have the `fseek64' function. */
257fd514
GR
396#undef HAVE_FSEEK64
397
1143799d 398/* Define to 1 if you have the `fseeko' function. */
257fd514
GR
399#undef HAVE_FSEEKO
400
f65132de
AP
401/* Define to 1 if you have the `fstatat' function. */
402#undef HAVE_FSTATAT
403
1143799d 404/* Define to 1 if you have the `fstatvfs' function. */
257fd514
GR
405#undef HAVE_FSTATVFS
406
49ee14da
ML
407/* Define if you have the 'fsync' function. */
408#undef HAVE_FSYNC
409
1143799d 410/* Define to 1 if you have the `ftell64' function. */
257fd514
GR
411#undef HAVE_FTELL64
412
1143799d 413/* Define to 1 if you have the `ftello' function. */
257fd514
GR
414#undef HAVE_FTELLO
415
1143799d 416/* Define to 1 if you have the `ftime' function. */
61fe8619
GR
417#undef HAVE_FTIME
418
1143799d 419/* Define to 1 if you have the `ftruncate' function. */
76be6eda
GR
420#undef HAVE_FTRUNCATE
421
7807c354
RL
422/* Define to 1 if you have the `futimens' function. */
423#undef HAVE_FUTIMENS
424
425/* Define to 1 if you have the `futimes' function. */
426#undef HAVE_FUTIMES
427
f65132de
AP
428/* Define to 1 if you have the `futimesat' function. */
429#undef HAVE_FUTIMESAT
430
1143799d 431/* Define to 1 if you have the `gai_strerror' function. */
f95dd0a2
ML
432#undef HAVE_GAI_STRERROR
433
8bdeb167
BP
434/* Define if we can use gcc inline assembler to get and set mc68881 fpcr */
435#undef HAVE_GCC_ASM_FOR_MC68881
436
1919b7e7
SK
437/* Define if we can use x64 gcc inline assembler */
438#undef HAVE_GCC_ASM_FOR_X64
439
b08a53a9
MD
440/* Define if we can use gcc inline assembler to get and set x87 control word
441 */
442#undef HAVE_GCC_ASM_FOR_X87
443
1919b7e7
SK
444/* Define if your compiler provides __uint128_t */
445#undef HAVE_GCC_UINT128_T
446
0a9f6953
CH
447/* Define to 1 if you have the <gdbm-ndbm.h> header file. */
448#undef HAVE_GDBM_DASH_NDBM_H
449
450/* Define to 1 if you have the <gdbm.h> header file. */
451#undef HAVE_GDBM_H
452
453/* Define to 1 if you have the <gdbm/ndbm.h> header file. */
454#undef HAVE_GDBM_NDBM_H
455
1143799d
ML
456/* Define if you have the getaddrinfo function. */
457#undef HAVE_GETADDRINFO
458
1143799d
ML
459/* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
460#undef HAVE_GETC_UNLOCKED
461
4ebde73b
CH
462/* Define to 1 if you have the `getegid' function. */
463#undef HAVE_GETEGID
464
4d6a3d6c
VS
465/* Define to 1 if you have the `getentropy' function. */
466#undef HAVE_GETENTROPY
467
4ebde73b
CH
468/* Define to 1 if you have the `geteuid' function. */
469#undef HAVE_GETEUID
470
471/* Define to 1 if you have the `getgid' function. */
472#undef HAVE_GETGID
473
f201d261
CH
474/* Define to 1 if you have the `getgrgid' function. */
475#undef HAVE_GETGRGID
476
23e65b25
WG
477/* Define to 1 if you have the `getgrgid_r' function. */
478#undef HAVE_GETGRGID_R
479
480/* Define to 1 if you have the `getgrnam_r' function. */
481#undef HAVE_GETGRNAM_R
482
b0ae53d8
RL
483/* Define to 1 if you have the `getgrouplist' function. */
484#undef HAVE_GETGROUPLIST
485
1143799d 486/* Define to 1 if you have the `getgroups' function. */
35a092fe
FD
487#undef HAVE_GETGROUPS
488
8b24d60f
CH
489/* Define if you have the 'gethostbyaddr' function. */
490#undef HAVE_GETHOSTBYADDR
491
1143799d 492/* Define to 1 if you have the `gethostbyname' function. */
3a58420d
TW
493#undef HAVE_GETHOSTBYNAME
494
1143799d
ML
495/* Define this if you have some version of gethostbyname_r() */
496#undef HAVE_GETHOSTBYNAME_R
497
498/* Define this if you have the 3-arg version of gethostbyname_r(). */
499#undef HAVE_GETHOSTBYNAME_R_3_ARG
500
501/* Define this if you have the 5-arg version of gethostbyname_r(). */
502#undef HAVE_GETHOSTBYNAME_R_5_ARG
503
504/* Define this if you have the 6-arg version of gethostbyname_r(). */
505#undef HAVE_GETHOSTBYNAME_R_6_ARG
506
8b24d60f
CH
507/* Define to 1 if you have the `gethostname' function. */
508#undef HAVE_GETHOSTNAME
509
823725e9
ML
510/* Define to 1 if you have the `getitimer' function. */
511#undef HAVE_GETITIMER
512
438b534a
ML
513/* Define to 1 if you have the `getloadavg' function. */
514#undef HAVE_GETLOADAVG
515
1143799d 516/* Define to 1 if you have the `getlogin' function. */
3bb3e577
FD
517#undef HAVE_GETLOGIN
518
1143799d 519/* Define to 1 if you have the `getnameinfo' function. */
01dfdb3d
ML
520#undef HAVE_GETNAMEINFO
521
f26d63b3
ML
522/* Define if you have the 'getpagesize' function. */
523#undef HAVE_GETPAGESIZE
524
8b24d60f 525/* Define if you have the 'getpeername' function. */
f581db15 526#undef HAVE_GETPEERNAME
3bb3e577 527
606edc1d
ML
528/* Define to 1 if you have the `getpgid' function. */
529#undef HAVE_GETPGID
530
1143799d 531/* Define to 1 if you have the `getpgrp' function. */
61fe8619
GR
532#undef HAVE_GETPGRP
533
1143799d 534/* Define to 1 if you have the `getpid' function. */
f1328527
GR
535#undef HAVE_GETPID
536
4ebde73b
CH
537/* Define to 1 if you have the `getppid' function. */
538#undef HAVE_GETPPID
539
1143799d 540/* Define to 1 if you have the `getpriority' function. */
c2c12dc3 541#undef HAVE_GETPRIORITY
353ae589 542
8b24d60f
CH
543/* Define if you have the 'getprotobyname' function. */
544#undef HAVE_GETPROTOBYNAME
545
1143799d 546/* Define to 1 if you have the `getpwent' function. */
1171ee6a
GR
547#undef HAVE_GETPWENT
548
23e65b25
WG
549/* Define to 1 if you have the `getpwnam_r' function. */
550#undef HAVE_GETPWNAM_R
551
ca9689f8
CH
552/* Define to 1 if you have the `getpwuid' function. */
553#undef HAVE_GETPWUID
554
23e65b25
WG
555/* Define to 1 if you have the `getpwuid_r' function. */
556#undef HAVE_GETPWUID_R
557
bae2d620
VS
558/* Define to 1 if the getrandom() function is available */
559#undef HAVE_GETRANDOM
560
9eb57c5f
VS
561/* Define to 1 if the Linux getrandom() syscall is available */
562#undef HAVE_GETRANDOM_SYSCALL
563
7aed61ae
ML
564/* Define to 1 if you have the `getresgid' function. */
565#undef HAVE_GETRESGID
566
567/* Define to 1 if you have the `getresuid' function. */
568#undef HAVE_GETRESUID
569
96b344c2
CH
570/* Define to 1 if you have the `getrusage' function. */
571#undef HAVE_GETRUSAGE
572
8b24d60f
CH
573/* Define if you have the 'getservbyname' function. */
574#undef HAVE_GETSERVBYNAME
575
576/* Define if you have the 'getservbyport' function. */
577#undef HAVE_GETSERVBYPORT
578
49ee14da
ML
579/* Define to 1 if you have the `getsid' function. */
580#undef HAVE_GETSID
581
8b24d60f
CH
582/* Define if you have the 'getsockname' function. */
583#undef HAVE_GETSOCKNAME
584
c3001755
ML
585/* Define to 1 if you have the `getspent' function. */
586#undef HAVE_GETSPENT
587
588/* Define to 1 if you have the `getspnam' function. */
589#undef HAVE_GETSPNAM
590
4ebde73b
CH
591/* Define to 1 if you have the `getuid' function. */
592#undef HAVE_GETUID
593
1143799d 594/* Define to 1 if you have the `getwd' function. */
61fe8619
GR
595#undef HAVE_GETWD
596
1919b7e7
SK
597/* Define if glibc has incorrect _FORTIFY_SOURCE wrappers for memmove and
598 bcopy. */
599#undef HAVE_GLIBC_MEMMOVE_BUG
600
1143799d
ML
601/* Define to 1 if you have the <grp.h> header file. */
602#undef HAVE_GRP_H
603
e9416176 604/* Define if you have the 'hstrerror' function. */
864e9ffb
ML
605#undef HAVE_HSTRERROR
606
985ecdcf
CH
607/* Define this if you have le64toh() */
608#undef HAVE_HTOLE64
609
735ae8d1 610/* Define to 1 if you have the `if_nameindex' function. */
5ed2e779
GS
611#undef HAVE_IF_NAMEINDEX
612
e9416176 613/* Define if you have the 'inet_aton' function. */
10b214c2
NN
614#undef HAVE_INET_ATON
615
8b24d60f
CH
616/* Define if you have the 'inet_ntoa' function. */
617#undef HAVE_INET_NTOA
618
e9416176 619/* Define if you have the 'inet_pton' function. */
b9ab1590
ML
620#undef HAVE_INET_PTON
621
05159c4a
BP
622/* Define to 1 if you have the `initgroups' function. */
623#undef HAVE_INITGROUPS
624
1143799d
ML
625/* Define to 1 if you have the <inttypes.h> header file. */
626#undef HAVE_INTTYPES_H
627
0e3f591a
TW
628/* Define to 1 if you have the <io.h> header file. */
629#undef HAVE_IO_H
630
1919b7e7
SK
631/* Define if gcc has the ipa-pure-const bug. */
632#undef HAVE_IPA_PURE_CONST_BUG
633
1143799d 634/* Define to 1 if you have the `kill' function. */
0be3e493
GR
635#undef HAVE_KILL
636
1143799d 637/* Define to 1 if you have the `killpg' function. */
b2c92f44
ML
638#undef HAVE_KILLPG
639
57c50c9c 640/* Define if you have the 'kqueue' function. */
4fbc72b4
CH
641#undef HAVE_KQUEUE
642
1143799d
ML
643/* Define to 1 if you have the <langinfo.h> header file. */
644#undef HAVE_LANGINFO_H
645
646/* Defined to enable large file support when an off_t is bigger than a long
52c1a6a1
SF
647 and long long is at least as big as an off_t. You may need to add some
648 flags for configuration and compilation to enable this mode. (For Solaris
649 and Linux, the necessary defines are already defined.) */
1143799d
ML
650#undef HAVE_LARGEFILE_SUPPORT
651
3eb67d58 652/* Define to 1 if you have the 'lchflags' function. */
cf297e46
TW
653#undef HAVE_LCHFLAGS
654
4e30a845
CH
655/* Define to 1 if you have the `lchmod' function. */
656#undef HAVE_LCHMOD
657
0cec0ffc
ML
658/* Define to 1 if you have the `lchown' function. */
659#undef HAVE_LCHOWN
660
b16b6bb8
CH
661/* Define to 1 if you want to build _blake2 module with libb2 */
662#undef HAVE_LIBB2
663
0a9f6953
CH
664/* Define to 1 if you have the `db' library (-ldb). */
665#undef HAVE_LIBDB
666
1143799d
ML
667/* Define to 1 if you have the `dl' library (-ldl). */
668#undef HAVE_LIBDL
669
670/* Define to 1 if you have the `dld' library (-ldld). */
671#undef HAVE_LIBDLD
672
673/* Define to 1 if you have the `ieee' library (-lieee). */
674#undef HAVE_LIBIEEE
675
676/* Define to 1 if you have the <libintl.h> header file. */
677#undef HAVE_LIBINTL_H
678
95c419b2
ML
679/* Define to 1 if you have the `resolv' library (-lresolv). */
680#undef HAVE_LIBRESOLV
681
061cfb52
AP
682/* Define to 1 if you have the `sendfile' library (-lsendfile). */
683#undef HAVE_LIBSENDFILE
684
f1606a5b
EEA
685/* Define to 1 if you have the `sqlite3' library (-lsqlite3). */
686#undef HAVE_LIBSQLITE3
687
1143799d
ML
688/* Define to 1 if you have the <libutil.h> header file. */
689#undef HAVE_LIBUTIL_H
690
c8ad7cc5 691/* Define if you have the 'link' function. */
2f600762
GR
692#undef HAVE_LINK
693
f65132de
AP
694/* Define to 1 if you have the `linkat' function. */
695#undef HAVE_LINKAT
696
3b128c05
OP
697/* Define to 1 if you have the <linux/auxvec.h> header file. */
698#undef HAVE_LINUX_AUXVEC_H
699
773e42df
CFN
700/* Define to 1 if you have the <linux/can/bcm.h> header file. */
701#undef HAVE_LINUX_CAN_BCM_H
702
47413c11
CFN
703/* Define to 1 if you have the <linux/can.h> header file. */
704#undef HAVE_LINUX_CAN_H
705
360371f7 706/* Define to 1 if you have the <linux/can/j1939.h> header file. */
707#undef HAVE_LINUX_CAN_J1939_H
708
a6cc5515
LH
709/* Define if compiling using Linux 3.6 or later. */
710#undef HAVE_LINUX_CAN_RAW_FD_FRAMES
711
47413c11
CFN
712/* Define to 1 if you have the <linux/can/raw.h> header file. */
713#undef HAVE_LINUX_CAN_RAW_H
714
97e0de04
ZS
715/* Define if compiling using Linux 4.1 or later. */
716#undef HAVE_LINUX_CAN_RAW_JOIN_FILTERS
717
d1e2e0e1
IV
718/* Define to 1 if you have the <linux/fs.h> header file. */
719#undef HAVE_LINUX_FS_H
720
11c055f5 721/* Define to 1 if you have the <linux/limits.h> header file. */
722#undef HAVE_LINUX_LIMITS_H
723
43fdbd27
ZS
724/* Define to 1 if you have the <linux/memfd.h> header file. */
725#undef HAVE_LINUX_MEMFD_H
726
11017b17
ML
727/* Define to 1 if you have the <linux/netlink.h> header file. */
728#undef HAVE_LINUX_NETLINK_H
729
bb816517
BA
730/* Define to 1 if you have the <linux/qrtr.h> header file. */
731#undef HAVE_LINUX_QRTR_H
732
dddf4849
VS
733/* Define to 1 if you have the <linux/random.h> header file. */
734#undef HAVE_LINUX_RANDOM_H
735
5275e59c
CH
736/* Define to 1 if you have the <linux/soundcard.h> header file. */
737#undef HAVE_LINUX_SOUNDCARD_H
738
b8a2f51c
BP
739/* Define to 1 if you have the <linux/tipc.h> header file. */
740#undef HAVE_LINUX_TIPC_H
741
effc12f8 742/* Define to 1 if you have the <linux/vm_sockets.h> header file. */
743#undef HAVE_LINUX_VM_SOCKETS_H
744
5c0c3254
BP
745/* Define to 1 if you have the <linux/wait.h> header file. */
746#undef HAVE_LINUX_WAIT_H
747
8b24d60f
CH
748/* Define if you have the 'listen' function. */
749#undef HAVE_LISTEN
750
5ce1069a 751/* Define to 1 if you have the `lockf' function. */
7807c354
RL
752#undef HAVE_LOCKF
753
9bd667ad
CH
754/* Define to 1 if you have the `log1p' function. */
755#undef HAVE_LOG1P
756
8f9f8d61
VS
757/* Define to 1 if you have the `log2' function. */
758#undef HAVE_LOG2
759
ae553b35
SG
760/* Define to 1 if you have the `login_tty' function. */
761#undef HAVE_LOGIN_TTY
762
3055c947 763/* Define to 1 if the system has the type `long double'. */
9b30784a
TO
764#undef HAVE_LONG_DOUBLE
765
1143799d 766/* Define to 1 if you have the `lstat' function. */
61fe8619
GR
767#undef HAVE_LSTAT
768
7807c354
RL
769/* Define to 1 if you have the `lutimes' function. */
770#undef HAVE_LUTIMES
771
5b7c7cb1
CH
772/* Define to 1 if you have the <lzma.h> header file. */
773#undef HAVE_LZMA_H
774
02db6967
ZS
775/* Define to 1 if you have the `madvise' function. */
776#undef HAVE_MADVISE
777
1169011f
NN
778/* Define this if you have the makedev macro. */
779#undef HAVE_MAKEDEV
780
011e8420
ML
781/* Define to 1 if you have the `mbrtowc' function. */
782#undef HAVE_MBRTOWC
783
43fdbd27
ZS
784/* Define if you have the 'memfd_create' function. */
785#undef HAVE_MEMFD_CREATE
786
2c3b2302
AP
787/* Define to 1 if you have the `memrchr' function. */
788#undef HAVE_MEMRCHR
789
8a8ebf2e
EA
790/* Define to 1 if you have the <minix/config.h> header file. */
791#undef HAVE_MINIX_CONFIG_H
792
f65132de
AP
793/* Define to 1 if you have the `mkdirat' function. */
794#undef HAVE_MKDIRAT
795
1143799d 796/* Define to 1 if you have the `mkfifo' function. */
554e96fd
GR
797#undef HAVE_MKFIFO
798
f65132de
AP
799/* Define to 1 if you have the `mkfifoat' function. */
800#undef HAVE_MKFIFOAT
801
06a83e90
ML
802/* Define to 1 if you have the `mknod' function. */
803#undef HAVE_MKNOD
804
f65132de
AP
805/* Define to 1 if you have the `mknodat' function. */
806#undef HAVE_MKNODAT
807
1143799d 808/* Define to 1 if you have the `mktime' function. */
1809975a
GR
809#undef HAVE_MKTIME
810
f0effe63
AP
811/* Define to 1 if you have the `mmap' function. */
812#undef HAVE_MMAP
813
1143799d 814/* Define to 1 if you have the `mremap' function. */
22c69348
AK
815#undef HAVE_MREMAP
816
7834ff26
VS
817/* Define to 1 if you have the `nanosleep' function. */
818#undef HAVE_NANOSLEEP
819
e925241d
CH
820/* Define to 1 if you have the `ncursesw' library. */
821#undef HAVE_NCURSESW
822
1143799d
ML
823/* Define to 1 if you have the <ncurses.h> header file. */
824#undef HAVE_NCURSES_H
825
0a9f6953
CH
826/* Define to 1 if you have the <ndbm.h> header file. */
827#undef HAVE_NDBM_H
828
1143799d
ML
829/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
830#undef HAVE_NDIR_H
831
40fcd168
TK
832/* Define to 1 if you have the <netcan/can.h> header file. */
833#undef HAVE_NETCAN_CAN_H
834
8b24d60f
CH
835/* Define to 1 if you have the <netdb.h> header file. */
836#undef HAVE_NETDB_H
837
f7a62f24
EEA
838/* Define to 1 if you have the <netinet/in.h> header file. */
839#undef HAVE_NETINET_IN_H
840
f50c1724
MG
841/* Define to 1 if you have the <netlink/netlink.h> header file. */
842#undef HAVE_NETLINK_NETLINK_H
843
1143799d
ML
844/* Define to 1 if you have the <netpacket/packet.h> header file. */
845#undef HAVE_NETPACKET_PACKET_H
846
80c08d1c
NC
847/* Define to 1 if you have the <net/ethernet.h> header file. */
848#undef HAVE_NET_ETHERNET_H
849
d74b5936
NV
850/* Define to 1 if you have the <net/if.h> header file. */
851#undef HAVE_NET_IF_H
852
1143799d 853/* Define to 1 if you have the `nice' function. */
f1328527 854#undef HAVE_NICE
61fe8619 855
9032cf5c
JK
856/* Define if the internal form of wchar_t in non-Unicode locales is not
857 Unicode. */
858#undef HAVE_NON_UNICODE_WCHAR_T_REPRESENTATION
859
f65132de
AP
860/* Define to 1 if you have the `openat' function. */
861#undef HAVE_OPENAT
862
4ebde73b
CH
863/* Define to 1 if you have the `opendir' function. */
864#undef HAVE_OPENDIR
865
1143799d 866/* Define to 1 if you have the `openpty' function. */
c0d24d8b
BW
867#undef HAVE_OPENPTY
868
e925241d
CH
869/* Define to 1 if you have the <panel.h> header file. */
870#undef HAVE_PANEL_H
871
1143799d 872/* Define to 1 if you have the `pathconf' function. */
f581db15
FD
873#undef HAVE_PATHCONF
874
1143799d 875/* Define to 1 if you have the `pause' function. */
1171ee6a
GR
876#undef HAVE_PAUSE
877
4ebde73b
CH
878/* Define to 1 if you have the `pipe' function. */
879#undef HAVE_PIPE
880
daafdd5b 881/* Define to 1 if you have the `pipe2' function. */
d1fc34d5
ML
882#undef HAVE_PIPE2
883
1143799d 884/* Define to 1 if you have the `plock' function. */
22b6db62
GR
885#undef HAVE_PLOCK
886
1143799d 887/* Define to 1 if you have the `poll' function. */
5821b777
AK
888#undef HAVE_POLL
889
1143799d
ML
890/* Define to 1 if you have the <poll.h> header file. */
891#undef HAVE_POLL_H
892
7807c354
RL
893/* Define to 1 if you have the `posix_fadvise' function. */
894#undef HAVE_POSIX_FADVISE
895
896/* Define to 1 if you have the `posix_fallocate' function. */
897#undef HAVE_POSIX_FALLOCATE
898
6c6ddf97
PG
899/* Define to 1 if you have the `posix_spawn' function. */
900#undef HAVE_POSIX_SPAWN
901
92b8322e
JN
902/* Define to 1 if you have the `posix_spawnp' function. */
903#undef HAVE_POSIX_SPAWNP
904
7807c354
RL
905/* Define to 1 if you have the `pread' function. */
906#undef HAVE_PREAD
907
4defba3b
PG
908/* Define to 1 if you have the `preadv' function. */
909#undef HAVE_PREADV
910
911/* Define to 1 if you have the `preadv2' function. */
912#undef HAVE_PREADV2
913
57c50c9c 914/* Define if you have the 'prlimit' function. */
b7bd5df8
CH
915#undef HAVE_PRLIMIT
916
0e3f591a
TW
917/* Define to 1 if you have the <process.h> header file. */
918#undef HAVE_PROCESS_H
919
1143799d
ML
920/* Define if your compiler supports function prototype */
921#undef HAVE_PROTOTYPES
922
001fee14
IN
923/* Define to 1 if you have the `pthread_condattr_setclock' function. */
924#undef HAVE_PTHREAD_CONDATTR_SETCLOCK
925
a7a76d3d
ML
926/* Defined for Solaris 2.6 bug in pthread header. */
927#undef HAVE_PTHREAD_DESTRUCTOR
928
e14679c7 929/* Define to 1 if you have the `pthread_getcpuclockid' function. */
930#undef HAVE_PTHREAD_GETCPUCLOCKID
931
1143799d
ML
932/* Define to 1 if you have the <pthread.h> header file. */
933#undef HAVE_PTHREAD_H
934
935/* Define to 1 if you have the `pthread_init' function. */
ad678af8
GR
936#undef HAVE_PTHREAD_INIT
937
b3e7219a
VS
938/* Define to 1 if you have the `pthread_kill' function. */
939#undef HAVE_PTHREAD_KILL
940
316e02be
BP
941/* Define to 1 if you have the `pthread_sigmask' function. */
942#undef HAVE_PTHREAD_SIGMASK
943
0fe645d6
CH
944/* Define if platform requires stubbed pthreads support */
945#undef HAVE_PTHREAD_STUBS
946
1143799d
ML
947/* Define to 1 if you have the <pty.h> header file. */
948#undef HAVE_PTY_H
949
7807c354
RL
950/* Define to 1 if you have the `pwrite' function. */
951#undef HAVE_PWRITE
952
4defba3b
PG
953/* Define to 1 if you have the `pwritev' function. */
954#undef HAVE_PWRITEV
955
956/* Define to 1 if you have the `pwritev2' function. */
957#undef HAVE_PWRITEV2
958
e925241d
CH
959/* Define to 1 if you have the <readline/readline.h> header file. */
960#undef HAVE_READLINE_READLINE_H
961
1143799d 962/* Define to 1 if you have the `readlink' function. */
61fe8619
GR
963#undef HAVE_READLINK
964
f65132de
AP
965/* Define to 1 if you have the `readlinkat' function. */
966#undef HAVE_READLINKAT
967
7807c354
RL
968/* Define to 1 if you have the `readv' function. */
969#undef HAVE_READV
970
162e38c6
GR
971/* Define to 1 if you have the `realpath' function. */
972#undef HAVE_REALPATH
973
8b24d60f
CH
974/* Define if you have the 'recvfrom' function. */
975#undef HAVE_RECVFROM
976
f65132de
AP
977/* Define to 1 if you have the `renameat' function. */
978#undef HAVE_RENAMEAT
979
d1e22ba7
BP
980/* Define if readline supports append_history */
981#undef HAVE_RL_APPEND_HISTORY
982
30ea2f22
MH
983/* Define if you can turn off readline's signal handling. */
984#undef HAVE_RL_CATCH_SIGNAL
985
faf5e4d4
GR
986/* Define if you have readline 2.2 */
987#undef HAVE_RL_COMPLETION_APPEND_CHARACTER
988
89d996e5
TW
989/* Define if you have readline 4.0 */
990#undef HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK
991
1143799d
ML
992/* Define if you have readline 4.2 */
993#undef HAVE_RL_COMPLETION_MATCHES
994
d5131770
AP
995/* Define if you have rl_completion_suppress_append */
996#undef HAVE_RL_COMPLETION_SUPPRESS_APPEND
997
1143799d
ML
998/* Define if you have readline 4.0 */
999#undef HAVE_RL_PRE_INPUT_HOOK
1000
5dbbf1ab
MP
1001/* Define if you have readline 4.0 */
1002#undef HAVE_RL_RESIZE_TERMINAL
1003
f2d7ac7e 1004/* Define to 1 if you have the `rtpSpawn' function. */
1005#undef HAVE_RTPSPAWN
1006
ea0d5fcb
CFN
1007/* Define to 1 if you have the `sched_get_priority_max' function. */
1008#undef HAVE_SCHED_GET_PRIORITY_MAX
1009
94b580d4
BP
1010/* Define to 1 if you have the <sched.h> header file. */
1011#undef HAVE_SCHED_H
1012
c5fce4de
BP
1013/* Define to 1 if you have the `sched_rr_get_interval' function. */
1014#undef HAVE_SCHED_RR_GET_INTERVAL
1015
2740af8c
BP
1016/* Define to 1 if you have the `sched_setaffinity' function. */
1017#undef HAVE_SCHED_SETAFFINITY
1018
c5fce4de
BP
1019/* Define to 1 if you have the `sched_setparam' function. */
1020#undef HAVE_SCHED_SETPARAM
1021
1022/* Define to 1 if you have the `sched_setscheduler' function. */
1023#undef HAVE_SCHED_SETSCHEDULER
1024
1ee0f94d
VS
1025/* Define to 1 if you have the `sem_clockwait' function. */
1026#undef HAVE_SEM_CLOCKWAIT
1027
965ce879
BP
1028/* Define to 1 if you have the `sem_getvalue' function. */
1029#undef HAVE_SEM_GETVALUE
1030
1031/* Define to 1 if you have the `sem_open' function. */
1032#undef HAVE_SEM_OPEN
1033
1034/* Define to 1 if you have the `sem_timedwait' function. */
1035#undef HAVE_SEM_TIMEDWAIT
1036
1037/* Define to 1 if you have the `sem_unlink' function. */
1038#undef HAVE_SEM_UNLINK
1039
061cfb52
AP
1040/* Define to 1 if you have the `sendfile' function. */
1041#undef HAVE_SENDFILE
1042
8b24d60f
CH
1043/* Define if you have the 'sendto' function. */
1044#undef HAVE_SENDTO
1045
1143799d 1046/* Define to 1 if you have the `setegid' function. */
8d2f2b2d
AK
1047#undef HAVE_SETEGID
1048
1143799d 1049/* Define to 1 if you have the `seteuid' function. */
8d2f2b2d
AK
1050#undef HAVE_SETEUID
1051
1143799d 1052/* Define to 1 if you have the `setgid' function. */
2f600762
GR
1053#undef HAVE_SETGID
1054
d584368d 1055/* Define if you have the 'setgroups' function. */
61c5edf6
ML
1056#undef HAVE_SETGROUPS
1057
061cfb52
AP
1058/* Define to 1 if you have the `sethostname' function. */
1059#undef HAVE_SETHOSTNAME
1060
823725e9
ML
1061/* Define to 1 if you have the `setitimer' function. */
1062#undef HAVE_SETITIMER
1063
a6ca8eee
CH
1064/* Define to 1 if you have the <setjmp.h> header file. */
1065#undef HAVE_SETJMP_H
1066
1143799d 1067/* Define to 1 if you have the `setlocale' function. */
96013151
GR
1068#undef HAVE_SETLOCALE
1069
a371a7e0
NC
1070/* Define to 1 if you have the `setns' function. */
1071#undef HAVE_SETNS
1072
1143799d 1073/* Define to 1 if you have the `setpgid' function. */
61fe8619
GR
1074#undef HAVE_SETPGID
1075
4daacb1a
ML
1076/* Define to 1 if you have the `setpgrp' function. */
1077#undef HAVE_SETPGRP
1078
18e8bcb2
GR
1079/* Define to 1 if you have the `setpriority' function. */
1080#undef HAVE_SETPRIORITY
1081
1143799d 1082/* Define to 1 if you have the `setregid' function. */
8d2f2b2d
AK
1083#undef HAVE_SETREGID
1084
7aed61ae
ML
1085/* Define to 1 if you have the `setresgid' function. */
1086#undef HAVE_SETRESGID
1087
1088/* Define to 1 if you have the `setresuid' function. */
1089#undef HAVE_SETRESUID
1090
1143799d 1091/* Define to 1 if you have the `setreuid' function. */
8d2f2b2d
AK
1092#undef HAVE_SETREUID
1093
1143799d 1094/* Define to 1 if you have the `setsid' function. */
61fe8619
GR
1095#undef HAVE_SETSID
1096
8b24d60f
CH
1097/* Define if you have the 'setsockopt' function. */
1098#undef HAVE_SETSOCKOPT
1099
1143799d 1100/* Define to 1 if you have the `setuid' function. */
2f600762
GR
1101#undef HAVE_SETUID
1102
1143799d 1103/* Define to 1 if you have the `setvbuf' function. */
f1328527
GR
1104#undef HAVE_SETVBUF
1105
c3001755
ML
1106/* Define to 1 if you have the <shadow.h> header file. */
1107#undef HAVE_SHADOW_H
1108
b84df2d7
BP
1109/* Define to 1 if you have the `shm_open' function. */
1110#undef HAVE_SHM_OPEN
1111
1112/* Define to 1 if you have the `shm_unlink' function. */
1113#undef HAVE_SHM_UNLINK
1114
8caceb7a
CH
1115/* Define to 1 if you have the `shutdown' function. */
1116#undef HAVE_SHUTDOWN
1117
1143799d 1118/* Define to 1 if you have the `sigaction' function. */
554e96fd
GR
1119#undef HAVE_SIGACTION
1120
024e37ad
VS
1121/* Define to 1 if you have the `sigaltstack' function. */
1122#undef HAVE_SIGALTSTACK
1123
9d3627e3
AP
1124/* Define to 1 if you have the `sigfillset' function. */
1125#undef HAVE_SIGFILLSET
1126
6a6967e8
ZW
1127/* Define to 1 if `si_band' is a member of `siginfo_t'. */
1128#undef HAVE_SIGINFO_T_SI_BAND
1129
1143799d 1130/* Define to 1 if you have the `siginterrupt' function. */
61fe8619
GR
1131#undef HAVE_SIGINTERRUPT
1132
0e3f591a
TW
1133/* Define to 1 if you have the <signal.h> header file. */
1134#undef HAVE_SIGNAL_H
1135
316e02be
BP
1136/* Define to 1 if you have the `sigpending' function. */
1137#undef HAVE_SIGPENDING
1138
1143799d 1139/* Define to 1 if you have the `sigrelse' function. */
554e96fd
GR
1140#undef HAVE_SIGRELSE
1141
bc808224
RL
1142/* Define to 1 if you have the `sigtimedwait' function. */
1143#undef HAVE_SIGTIMEDWAIT
1144
b3e7219a
VS
1145/* Define to 1 if you have the `sigwait' function. */
1146#undef HAVE_SIGWAIT
1147
bc808224
RL
1148/* Define to 1 if you have the `sigwaitinfo' function. */
1149#undef HAVE_SIGWAITINFO
1150
1143799d 1151/* Define to 1 if you have the `snprintf' function. */
791bfda2
ML
1152#undef HAVE_SNPRINTF
1153
dffa3949
CH
1154/* struct sockaddr_alg (linux/if_alg.h) */
1155#undef HAVE_SOCKADDR_ALG
1156
1143799d
ML
1157/* Define if sockaddr has sa_len member */
1158#undef HAVE_SOCKADDR_SA_LEN
1159
1160/* struct sockaddr_storage (sys/socket.h) */
1161#undef HAVE_SOCKADDR_STORAGE
1162
8b24d60f
CH
1163/* Define if you have the 'socket' function. */
1164#undef HAVE_SOCKET
1165
d632050d
ML
1166/* Define if you have the 'socketpair' function. */
1167#undef HAVE_SOCKETPAIR
1168
755740f3
RO
1169/* Define to 1 if you have the <spawn.h> header file. */
1170#undef HAVE_SPAWN_H
1171
a57b3d30
PG
1172/* Define to 1 if you have the `splice' function. */
1173#undef HAVE_SPLICE
1174
18e16555
ML
1175/* Define if your compiler provides ssize_t */
1176#undef HAVE_SSIZE_T
1177
1143799d 1178/* Define to 1 if you have the `statvfs' function. */
257fd514
GR
1179#undef HAVE_STATVFS
1180
94717ed1
ML
1181/* Define if you have struct stat.st_mtim.tv_nsec */
1182#undef HAVE_STAT_TV_NSEC
1183
ebd9d5ba
ML
1184/* Define if you have struct stat.st_mtimensec */
1185#undef HAVE_STAT_TV_NSEC2
1186
1143799d
ML
1187/* Define to 1 if you have the <stdint.h> header file. */
1188#undef HAVE_STDINT_H
1189
8a8ebf2e
EA
1190/* Define to 1 if you have the <stdio.h> header file. */
1191#undef HAVE_STDIO_H
1192
e62c5c88
NB
1193/* Define to 1 if you have the <stdlib.h> header file. */
1194#undef HAVE_STDLIB_H
1195
028f7349 1196/* Has stdatomic.h with atomic_int and atomic_uintptr_t */
4f5366e6
VS
1197#undef HAVE_STD_ATOMIC
1198
1143799d 1199/* Define to 1 if you have the `strftime' function. */
57855b17
GR
1200#undef HAVE_STRFTIME
1201
1143799d
ML
1202/* Define to 1 if you have the <strings.h> header file. */
1203#undef HAVE_STRINGS_H
61fe8619 1204
e62c5c88
NB
1205/* Define to 1 if you have the <string.h> header file. */
1206#undef HAVE_STRING_H
1207
6c357267
GS
1208/* Define to 1 if you have the `strlcpy' function. */
1209#undef HAVE_STRLCPY
1210
14e73b18
ML
1211/* Define to 1 if you have the <stropts.h> header file. */
1212#undef HAVE_STROPTS_H
1213
48ce4897
MO
1214/* Define to 1 if you have the `strsignal' function. */
1215#undef HAVE_STRSIGNAL
1216
267b639a
SK
1217/* Define to 1 if `pw_gecos' is a member of `struct passwd'. */
1218#undef HAVE_STRUCT_PASSWD_PW_GECOS
1219
1220/* Define to 1 if `pw_passwd' is a member of `struct passwd'. */
1221#undef HAVE_STRUCT_PASSWD_PW_PASSWD
1222
b9621714 1223/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
ebd9d5ba
ML
1224#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
1225
b9621714 1226/* Define to 1 if `st_blksize' is a member of `struct stat'. */
1143799d 1227#undef HAVE_STRUCT_STAT_ST_BLKSIZE
61fe8619 1228
b9621714 1229/* Define to 1 if `st_blocks' is a member of `struct stat'. */
1143799d 1230#undef HAVE_STRUCT_STAT_ST_BLOCKS
89143df5 1231
b9621714 1232/* Define to 1 if `st_flags' is a member of `struct stat'. */
5f937a7b
HSC
1233#undef HAVE_STRUCT_STAT_ST_FLAGS
1234
b9621714 1235/* Define to 1 if `st_gen' is a member of `struct stat'. */
ebd9d5ba
ML
1236#undef HAVE_STRUCT_STAT_ST_GEN
1237
b9621714 1238/* Define to 1 if `st_rdev' is a member of `struct stat'. */
1143799d 1239#undef HAVE_STRUCT_STAT_ST_RDEV
08d6be48 1240
b9621714 1241/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1143799d 1242#undef HAVE_STRUCT_TM_TM_ZONE
61fe8619 1243
c8ad7cc5 1244/* Define if you have the 'symlink' function. */
1143799d 1245#undef HAVE_SYMLINK
76be6eda 1246
f65132de
AP
1247/* Define to 1 if you have the `symlinkat' function. */
1248#undef HAVE_SYMLINKAT
1249
7807c354
RL
1250/* Define to 1 if you have the `sync' function. */
1251#undef HAVE_SYNC
1252
1143799d
ML
1253/* Define to 1 if you have the `sysconf' function. */
1254#undef HAVE_SYSCONF
61fe8619 1255
fe33b795
BW
1256/* Define to 1 if you have the <sysexits.h> header file. */
1257#undef HAVE_SYSEXITS_H
1258
f201d261
CH
1259/* Define to 1 if you have the <syslog.h> header file. */
1260#undef HAVE_SYSLOG_H
1261
4ebde73b
CH
1262/* Define to 1 if you have the `system' function. */
1263#undef HAVE_SYSTEM
1264
1143799d
ML
1265/* Define to 1 if you have the <sys/audioio.h> header file. */
1266#undef HAVE_SYS_AUDIOIO_H
c524d952 1267
8e3fde72
PGS
1268/* Define to 1 if you have the <sys/auxv.h> header file. */
1269#undef HAVE_SYS_AUXV_H
1270
8225103d
NN
1271/* Define to 1 if you have the <sys/bsdtty.h> header file. */
1272#undef HAVE_SYS_BSDTTY_H
1273
d8b9ae6e
JC
1274/* Define to 1 if you have the <sys/devpoll.h> header file. */
1275#undef HAVE_SYS_DEVPOLL_H
1276
1143799d
ML
1277/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1278 */
1279#undef HAVE_SYS_DIR_H
61fe8619 1280
985ecdcf
CH
1281/* Define to 1 if you have the <sys/endian.h> header file. */
1282#undef HAVE_SYS_ENDIAN_H
1283
4fbc72b4
CH
1284/* Define to 1 if you have the <sys/epoll.h> header file. */
1285#undef HAVE_SYS_EPOLL_H
1286
cd9fed6a
CH
1287/* Define to 1 if you have the <sys/eventfd.h> header file. */
1288#undef HAVE_SYS_EVENTFD_H
1289
4fbc72b4
CH
1290/* Define to 1 if you have the <sys/event.h> header file. */
1291#undef HAVE_SYS_EVENT_H
1292
1143799d
ML
1293/* Define to 1 if you have the <sys/file.h> header file. */
1294#undef HAVE_SYS_FILE_H
0dc78c3b 1295
bcf2b59f
AP
1296/* Define to 1 if you have the <sys/ioctl.h> header file. */
1297#undef HAVE_SYS_IOCTL_H
1298
9d6c6693
ML
1299/* Define to 1 if you have the <sys/kern_control.h> header file. */
1300#undef HAVE_SYS_KERN_CONTROL_H
1301
8a560dee
AB
1302/* Define to 1 if you have the <sys/loadavg.h> header file. */
1303#undef HAVE_SYS_LOADAVG_H
1304
1143799d
ML
1305/* Define to 1 if you have the <sys/lock.h> header file. */
1306#undef HAVE_SYS_LOCK_H
ae90f8da 1307
43fdbd27
ZS
1308/* Define to 1 if you have the <sys/memfd.h> header file. */
1309#undef HAVE_SYS_MEMFD_H
1310
3d949420
NN
1311/* Define to 1 if you have the <sys/mkdev.h> header file. */
1312#undef HAVE_SYS_MKDEV_H
1313
b84df2d7
BP
1314/* Define to 1 if you have the <sys/mman.h> header file. */
1315#undef HAVE_SYS_MMAN_H
1316
1143799d
ML
1317/* Define to 1 if you have the <sys/modem.h> header file. */
1318#undef HAVE_SYS_MODEM_H
641fbe66 1319
1143799d
ML
1320/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1321 */
1322#undef HAVE_SYS_NDIR_H
76be6eda 1323
1143799d
ML
1324/* Define to 1 if you have the <sys/param.h> header file. */
1325#undef HAVE_SYS_PARAM_H
61fe8619 1326
1143799d
ML
1327/* Define to 1 if you have the <sys/poll.h> header file. */
1328#undef HAVE_SYS_POLL_H
f1328527 1329
fb2ae15c
BP
1330/* Define to 1 if you have the <sys/random.h> header file. */
1331#undef HAVE_SYS_RANDOM_H
1332
1143799d
ML
1333/* Define to 1 if you have the <sys/resource.h> header file. */
1334#undef HAVE_SYS_RESOURCE_H
641fbe66 1335
1143799d
ML
1336/* Define to 1 if you have the <sys/select.h> header file. */
1337#undef HAVE_SYS_SELECT_H
a6535fd4 1338
5c2f4640
AP
1339/* Define to 1 if you have the <sys/sendfile.h> header file. */
1340#undef HAVE_SYS_SENDFILE_H
1341
1143799d
ML
1342/* Define to 1 if you have the <sys/socket.h> header file. */
1343#undef HAVE_SYS_SOCKET_H
9b75dca1 1344
5275e59c
CH
1345/* Define to 1 if you have the <sys/soundcard.h> header file. */
1346#undef HAVE_SYS_SOUNDCARD_H
1347
477c8d5e
TW
1348/* Define to 1 if you have the <sys/statvfs.h> header file. */
1349#undef HAVE_SYS_STATVFS_H
1350
1143799d
ML
1351/* Define to 1 if you have the <sys/stat.h> header file. */
1352#undef HAVE_SYS_STAT_H
2e64c348 1353
8facece9
GS
1354/* Define to 1 if you have the <sys/syscall.h> header file. */
1355#undef HAVE_SYS_SYSCALL_H
1356
75b96186
CH
1357/* Define to 1 if you have the <sys/sysmacros.h> header file. */
1358#undef HAVE_SYS_SYSMACROS_H
1359
9d6c6693
ML
1360/* Define to 1 if you have the <sys/sys_domain.h> header file. */
1361#undef HAVE_SYS_SYS_DOMAIN_H
1362
f78e02b7
GB
1363/* Define to 1 if you have the <sys/termio.h> header file. */
1364#undef HAVE_SYS_TERMIO_H
1365
1143799d
ML
1366/* Define to 1 if you have the <sys/times.h> header file. */
1367#undef HAVE_SYS_TIMES_H
c0d24d8b 1368
1143799d
ML
1369/* Define to 1 if you have the <sys/time.h> header file. */
1370#undef HAVE_SYS_TIME_H
4e8af445 1371
1143799d
ML
1372/* Define to 1 if you have the <sys/types.h> header file. */
1373#undef HAVE_SYS_TYPES_H
96013151 1374
061cfb52
AP
1375/* Define to 1 if you have the <sys/uio.h> header file. */
1376#undef HAVE_SYS_UIO_H
1377
1143799d
ML
1378/* Define to 1 if you have the <sys/un.h> header file. */
1379#undef HAVE_SYS_UN_H
554e96fd 1380
1143799d
ML
1381/* Define to 1 if you have the <sys/utsname.h> header file. */
1382#undef HAVE_SYS_UTSNAME_H
641fbe66 1383
1143799d
ML
1384/* Define to 1 if you have the <sys/wait.h> header file. */
1385#undef HAVE_SYS_WAIT_H
76be6eda 1386
b77fe173
BP
1387/* Define to 1 if you have the <sys/xattr.h> header file. */
1388#undef HAVE_SYS_XATTR_H
1389
1143799d
ML
1390/* Define to 1 if you have the `tcgetpgrp' function. */
1391#undef HAVE_TCGETPGRP
f24b2f32 1392
1143799d
ML
1393/* Define to 1 if you have the `tcsetpgrp' function. */
1394#undef HAVE_TCSETPGRP
5821b777 1395
1143799d
ML
1396/* Define to 1 if you have the `tempnam' function. */
1397#undef HAVE_TEMPNAM
f4eb63ef 1398
1143799d
ML
1399/* Define to 1 if you have the <termios.h> header file. */
1400#undef HAVE_TERMIOS_H
c0d24d8b 1401
1143799d
ML
1402/* Define to 1 if you have the <term.h> header file. */
1403#undef HAVE_TERM_H
61fe8619 1404
1143799d
ML
1405/* Define to 1 if you have the `timegm' function. */
1406#undef HAVE_TIMEGM
2bcafeb6 1407
1143799d
ML
1408/* Define to 1 if you have the `times' function. */
1409#undef HAVE_TIMES
61fe8619 1410
1143799d
ML
1411/* Define to 1 if you have the `tmpfile' function. */
1412#undef HAVE_TMPFILE
f1328527 1413
1143799d
ML
1414/* Define to 1 if you have the `tmpnam' function. */
1415#undef HAVE_TMPNAM
76be6eda 1416
1143799d
ML
1417/* Define to 1 if you have the `tmpnam_r' function. */
1418#undef HAVE_TMPNAM_R
ccaf3b6d 1419
1143799d
ML
1420/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1421 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1422#undef HAVE_TM_ZONE
22b6db62 1423
1143799d
ML
1424/* Define to 1 if you have the `truncate' function. */
1425#undef HAVE_TRUNCATE
2ca5f3b7 1426
4ebde73b
CH
1427/* Define to 1 if you have the `ttyname' function. */
1428#undef HAVE_TTYNAME
1429
1143799d
ML
1430/* Define to 1 if you don't have `tm_zone' but do have the external array
1431 `tzname'. */
1432#undef HAVE_TZNAME
76be6eda 1433
a6ca8eee
CH
1434/* Define to 1 if you have the `umask' function. */
1435#undef HAVE_UMASK
1436
1143799d
ML
1437/* Define to 1 if you have the `uname' function. */
1438#undef HAVE_UNAME
881fd90f 1439
1143799d
ML
1440/* Define to 1 if you have the <unistd.h> header file. */
1441#undef HAVE_UNISTD_H
e38b2f1f 1442
f65132de
AP
1443/* Define to 1 if you have the `unlinkat' function. */
1444#undef HAVE_UNLINKAT
1445
a371a7e0
NC
1446/* Define to 1 if you have the `unshare' function. */
1447#undef HAVE_UNSHARE
1448
1143799d 1449/* Define if you have a useable wchar_t type defined in wchar.h; useable means
49ee14da
ML
1450 wchar_t must be an unsigned type with at least 16 bits. (see
1451 Include/unicodeobject.h). */
1143799d 1452#undef HAVE_USABLE_WCHAR_T
22c69348 1453
755740f3
RO
1454/* Define to 1 if you have the <util.h> header file. */
1455#undef HAVE_UTIL_H
1456
f65132de
AP
1457/* Define to 1 if you have the `utimensat' function. */
1458#undef HAVE_UTIMENSAT
1459
6aa9fdb8
ML
1460/* Define to 1 if you have the `utimes' function. */
1461#undef HAVE_UTIMES
1462
1143799d
ML
1463/* Define to 1 if you have the <utime.h> header file. */
1464#undef HAVE_UTIME_H
f1328527 1465
ae553b35
SG
1466/* Define to 1 if you have the <utmp.h> header file. */
1467#undef HAVE_UTMP_H
1468
57c50c9c 1469/* Define to 1 if you have the `uuid_create' function. */
0d3ccb43
MF
1470#undef HAVE_UUID_CREATE
1471
57c50c9c 1472/* Define to 1 if you have the `uuid_enc_be' function. */
17d88303
SS
1473#undef HAVE_UUID_ENC_BE
1474
9a10ff4d
BP
1475/* Define if uuid_generate_time_safe() exists. */
1476#undef HAVE_UUID_GENERATE_TIME_SAFE
1477
0d3ccb43
MF
1478/* Define to 1 if you have the <uuid.h> header file. */
1479#undef HAVE_UUID_H
1480
1481/* Define to 1 if you have the <uuid/uuid.h> header file. */
1482#undef HAVE_UUID_UUID_H
1483
976da903
AI
1484/* Define to 1 if you have the `vfork' function. */
1485#undef HAVE_VFORK
1486
4ebde73b
CH
1487/* Define to 1 if you have the `wait' function. */
1488#undef HAVE_WAIT
1489
49fd7fa4
TW
1490/* Define to 1 if you have the `wait3' function. */
1491#undef HAVE_WAIT3
1492
1493/* Define to 1 if you have the `wait4' function. */
1494#undef HAVE_WAIT4
1495
7807c354
RL
1496/* Define to 1 if you have the `waitid' function. */
1497#undef HAVE_WAITID
1498
1143799d
ML
1499/* Define to 1 if you have the `waitpid' function. */
1500#undef HAVE_WAITPID
61fe8619 1501
1143799d
ML
1502/* Define if the compiler provides a wchar.h header file. */
1503#undef HAVE_WCHAR_H
61fe8619 1504
9c36c291
ML
1505/* Define to 1 if you have the `wcscoll' function. */
1506#undef HAVE_WCSCOLL
1507
113a0855
ML
1508/* Define to 1 if you have the `wcsftime' function. */
1509#undef HAVE_WCSFTIME
1510
92fab756
ML
1511/* Define to 1 if you have the `wcsxfrm' function. */
1512#undef HAVE_WCSXFRM
1513
cd777eaf
VS
1514/* Define to 1 if you have the `wmemcmp' function. */
1515#undef HAVE_WMEMCMP
1516
d11b62ed
GR
1517/* Define if tzset() actually switches the local timezone in a meaningful way.
1518 */
1519#undef HAVE_WORKING_TZSET
1520
7807c354
RL
1521/* Define to 1 if you have the `writev' function. */
1522#undef HAVE_WRITEV
1523
0e3f591a
TW
1524/* Define if the zlib library has inflateCopy */
1525#undef HAVE_ZLIB_COPY
1526
5b7c7cb1
CH
1527/* Define to 1 if you have the <zlib.h> header file. */
1528#undef HAVE_ZLIB_H
1529
1143799d
ML
1530/* Define to 1 if you have the `_getpty' function. */
1531#undef HAVE__GETPTY
61fe8619 1532
dbe3f762
ML
1533/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1534 */
1535#undef MAJOR_IN_MKDEV
1536
1537/* Define to 1 if `major', `minor', and `makedev' are declared in
1538 <sysmacros.h>. */
1539#undef MAJOR_IN_SYSMACROS
1540
1143799d
ML
1541/* Define if mvwdelch in curses.h is an expression. */
1542#undef MVWDELCH_IS_EXPRESSION
f1328527 1543
1143799d
ML
1544/* Define to the address where bug reports for this package should be sent. */
1545#undef PACKAGE_BUGREPORT
61fe8619 1546
1143799d
ML
1547/* Define to the full name of this package. */
1548#undef PACKAGE_NAME
61fe8619 1549
1143799d
ML
1550/* Define to the full name and version of this package. */
1551#undef PACKAGE_STRING
61fe8619 1552
1143799d
ML
1553/* Define to the one symbol short name of this package. */
1554#undef PACKAGE_TARNAME
b9c4461a 1555
b9621714
MK
1556/* Define to the home page for this package. */
1557#undef PACKAGE_URL
1558
1143799d
ML
1559/* Define to the version of this package. */
1560#undef PACKAGE_VERSION
aef734b1 1561
a614f042
MD
1562/* Define if POSIX semaphores aren't enabled on your system */
1563#undef POSIX_SEMAPHORES_NOT_ENABLED
1564
731e1890
MY
1565/* Define if pthread_key_t is compatible with int. */
1566#undef PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT
1567
1143799d
ML
1568/* Defined if PTHREAD_SCOPE_SYSTEM supported. */
1569#undef PTHREAD_SYSTEM_SCHED_SUPPORTED
41933dd1 1570
bd792647
MD
1571/* Define as the preferred size in bits of long digits */
1572#undef PYLONG_BITS_IN_DIGIT
1573
9b60e55d
CH
1574/* enabled builtin hash modules */
1575#undef PY_BUILTIN_HASHLIB_HASHES
1576
6ea4186d
NC
1577/* Define if you want to coerce the C locale to a UTF-8 based locale */
1578#undef PY_COERCE_C_LOCALE
1579
6d791a97
PGS
1580/* Define to 1 if you have the perf trampoline. */
1581#undef PY_HAVE_PERF_TRAMPOLINE
1582
e9594f67
CH
1583/* Define to 1 to build the sqlite module with loadable extensions support. */
1584#undef PY_SQLITE_ENABLE_LOAD_EXTENSION
1585
a7551247
EEA
1586/* Define if SQLite was compiled with the serialize API */
1587#undef PY_SQLITE_HAVE_SERIALIZE
1588
892d66e4
CH
1589/* Default cipher suites list for ssl module. 1: Python's preferred selection,
1590 2: leave OpenSSL defaults untouched, 0: custom string */
1591#undef PY_SSL_DEFAULT_CIPHERS
1592
1593/* Cipher suite string for PY_SSL_DEFAULT_CIPHERS=0 */
1594#undef PY_SSL_DEFAULT_CIPHER_STRING
1595
3124d9a5
CH
1596/* PEP 11 Support tier (1, 2, 3 or 0 for unsupported) */
1597#undef PY_SUPPORT_TIER
1598
c45929ec
ML
1599/* Define if you want to build an interpreter with many run-time checks. */
1600#undef Py_DEBUG
1601
8235ea1c
MH
1602/* Defined if Python is built as a shared library. */
1603#undef Py_ENABLE_SHARED
1604
985ecdcf 1605/* Define hash algorithm for str, bytes and memoryview. SipHash24: 1, FNV: 2,
ad970e86 1606 SipHash13: 3, externally defined: 0 */
985ecdcf
CH
1607#undef Py_HASH_ALGORITHM
1608
b16ecb88
SG
1609/* Define if you want to disable the GIL */
1610#undef Py_NOGIL
1611
342b93f9
MS
1612/* Define if you want to enable internal statistics gathering. */
1613#undef Py_STATS
1614
f4e4703e
VS
1615/* Define if you want to enable tracing references for debugging purpose */
1616#undef Py_TRACE_REFS
1617
bada4c39 1618/* assume C89 semantics that RETSIGTYPE is always void */
1143799d 1619#undef RETSIGTYPE
c45929ec 1620
1143799d
ML
1621/* Define if setpgrp() must be called as setpgrp(0, 0). */
1622#undef SETPGRP_HAVE_ARG
c45929ec 1623
1143799d
ML
1624/* Define if i>>j for signed int i does not extend the sign bit when i < 0 */
1625#undef SIGNED_RIGHT_SHIFT_ZERO_FILLS
c45929ec 1626
806c2469 1627/* The size of `double', as computed by sizeof. */
1143799d 1628#undef SIZEOF_DOUBLE
c45929ec 1629
806c2469 1630/* The size of `float', as computed by sizeof. */
1143799d 1631#undef SIZEOF_FLOAT
c45929ec 1632
806c2469 1633/* The size of `fpos_t', as computed by sizeof. */
1143799d 1634#undef SIZEOF_FPOS_T
c45929ec 1635
806c2469 1636/* The size of `int', as computed by sizeof. */
1143799d 1637#undef SIZEOF_INT
c45929ec 1638
806c2469 1639/* The size of `long', as computed by sizeof. */
1143799d 1640#undef SIZEOF_LONG
c45929ec 1641
9b30784a
TO
1642/* The size of `long double', as computed by sizeof. */
1643#undef SIZEOF_LONG_DOUBLE
1644
806c2469 1645/* The size of `long long', as computed by sizeof. */
1143799d 1646#undef SIZEOF_LONG_LONG
c45929ec 1647
b0a61d77 1648/* The size of `off_t', as computed by sizeof. */
1143799d 1649#undef SIZEOF_OFF_T
c45929ec 1650
400adb03
CH
1651/* The size of `pid_t', as computed by sizeof. */
1652#undef SIZEOF_PID_T
1653
731e1890
MY
1654/* The size of `pthread_key_t', as computed by sizeof. */
1655#undef SIZEOF_PTHREAD_KEY_T
1656
b0a61d77 1657/* The size of `pthread_t', as computed by sizeof. */
1143799d 1658#undef SIZEOF_PTHREAD_T
c45929ec 1659
806c2469 1660/* The size of `short', as computed by sizeof. */
1143799d 1661#undef SIZEOF_SHORT
c45929ec 1662
806c2469 1663/* The size of `size_t', as computed by sizeof. */
18e16555
ML
1664#undef SIZEOF_SIZE_T
1665
b0a61d77 1666/* The size of `time_t', as computed by sizeof. */
1143799d 1667#undef SIZEOF_TIME_T
c45929ec 1668
df6ff7bc
BP
1669/* The size of `uintptr_t', as computed by sizeof. */
1670#undef SIZEOF_UINTPTR_T
1671
806c2469 1672/* The size of `void *', as computed by sizeof. */
1143799d 1673#undef SIZEOF_VOID_P
c45929ec 1674
806c2469 1675/* The size of `wchar_t', as computed by sizeof. */
1143799d 1676#undef SIZEOF_WCHAR_T
c45929ec 1677
806c2469 1678/* The size of `_Bool', as computed by sizeof. */
b213704f
TW
1679#undef SIZEOF__BOOL
1680
1143799d
ML
1681/* Define to 1 if you have the ANSI C header files. */
1682#undef STDC_HEADERS
c45929ec 1683
1143799d
ML
1684/* Define if you can safely include both <sys/select.h> and <sys/time.h>
1685 (which you can't on SCO ODT 3.0). */
1686#undef SYS_SELECT_WITH_SYS_TIME
c45929ec 1687
be9de872
ŁL
1688/* Custom thread stack size depending on chosen sanitizer runtimes. */
1689#undef THREAD_STACK_SIZE
1690
e0be4232
VS
1691/* Library needed by timemodule.c: librt may be needed for clock_gettime() */
1692#undef TIMEMODULE_LIB
1693
1143799d
ML
1694/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1695#undef TM_IN_SYS_TIME
c45929ec 1696
d7f73e91 1697/* Define if you want to use computed gotos in ceval.c. */
b52ec78b
AP
1698#undef USE_COMPUTED_GOTOS
1699
b9621714
MK
1700/* Enable extensions on AIX 3, Interix. */
1701#ifndef _ALL_SOURCE
1702# undef _ALL_SOURCE
1703#endif
8a8ebf2e
EA
1704/* Enable general extensions on macOS. */
1705#ifndef _DARWIN_C_SOURCE
1706# undef _DARWIN_C_SOURCE
1707#endif
1708/* Enable general extensions on Solaris. */
1709#ifndef __EXTENSIONS__
1710# undef __EXTENSIONS__
1711#endif
b9621714
MK
1712/* Enable GNU extensions on systems that have them. */
1713#ifndef _GNU_SOURCE
1714# undef _GNU_SOURCE
1715#endif
8a8ebf2e
EA
1716/* Enable X/Open compliant socket functions that do not require linking
1717 with -lxnet on HP-UX 11.11. */
1718#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1719# undef _HPUX_ALT_XOPEN_SOCKET_API
1720#endif
1721/* Identify the host operating system as Minix.
1722 This macro does not affect the system headers' behavior.
1723 A future release of Autoconf may stop defining this macro. */
1724#ifndef _MINIX
1725# undef _MINIX
1726#endif
1727/* Enable general extensions on NetBSD.
1728 Enable NetBSD compatibility extensions on Minix. */
1729#ifndef _NETBSD_SOURCE
1730# undef _NETBSD_SOURCE
1731#endif
1732/* Enable OpenBSD compatibility extensions on NetBSD.
1733 Oddly enough, this does nothing on OpenBSD. */
1734#ifndef _OPENBSD_SOURCE
1735# undef _OPENBSD_SOURCE
1736#endif
1737/* Define to 1 if needed for POSIX-compatible behavior. */
1738#ifndef _POSIX_SOURCE
1739# undef _POSIX_SOURCE
1740#endif
1741/* Define to 2 if needed for POSIX-compatible behavior. */
1742#ifndef _POSIX_1_SOURCE
1743# undef _POSIX_1_SOURCE
1744#endif
1745/* Enable POSIX-compatible threading on Solaris. */
b9621714
MK
1746#ifndef _POSIX_PTHREAD_SEMANTICS
1747# undef _POSIX_PTHREAD_SEMANTICS
1748#endif
8a8ebf2e
EA
1749/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
1750#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1751# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1752#endif
1753/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
1754#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1755# undef __STDC_WANT_IEC_60559_BFP_EXT__
1756#endif
1757/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
1758#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1759# undef __STDC_WANT_IEC_60559_DFP_EXT__
1760#endif
1761/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
1762#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1763# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
1764#endif
1765/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
1766#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1767# undef __STDC_WANT_IEC_60559_TYPES_EXT__
1768#endif
1769/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
1770#ifndef __STDC_WANT_LIB_EXT2__
1771# undef __STDC_WANT_LIB_EXT2__
1772#endif
1773/* Enable extensions specified by ISO/IEC 24747:2009. */
1774#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1775# undef __STDC_WANT_MATH_SPEC_FUNCS__
1776#endif
b9621714
MK
1777/* Enable extensions on HP NonStop. */
1778#ifndef _TANDEM_SOURCE
1779# undef _TANDEM_SOURCE
1780#endif
8a8ebf2e
EA
1781/* Enable X/Open extensions. Define to 500 only if necessary
1782 to make mbstate_t available. */
1783#ifndef _XOPEN_SOURCE
1784# undef _XOPEN_SOURCE
b9621714
MK
1785#endif
1786
1787
1143799d
ML
1788/* Define if WINDOW in curses.h offers a field _flags. */
1789#undef WINDOW_HAS_FLAGS
c45929ec 1790
501939c9
DN
1791/* Define to build the readline module against Apple BSD editline. */
1792#undef WITH_APPLE_EDITLINE
1793
815280eb
SK
1794/* Define if you want build the _decimal module using a coroutine-local rather
1795 than a thread-local context */
1796#undef WITH_DECIMAL_CONTEXTVAR
1797
a3fb4f78
ML
1798/* Define if you want documentation strings in extension modules */
1799#undef WITH_DOC_STRINGS
1800
a785c87d
ŁL
1801/* Define if you want to compile in DTrace support */
1802#undef WITH_DTRACE
1803
1143799d
ML
1804/* Define if you want to use the new-style (Openstep, Rhapsody, MacOS) dynamic
1805 linker (dyld) instead of the old-style (NextStep) dynamic linker (rld).
1806 Dyld is necessary to support frameworks. */
1807#undef WITH_DYLD
c45929ec 1808
e925241d 1809/* Define to build the readline module against libedit. */
e1f77695
RH
1810#undef WITH_EDITLINE
1811
9942f42a
CH
1812/* Define if you want to compile in object freelists optimization */
1813#undef WITH_FREELISTS
1814
19d17348
ML
1815/* Define to 1 if libintl is needed for locale functions. */
1816#undef WITH_LIBINTL
1817
1143799d
ML
1818/* Define if you want to produce an OpenStep/Rhapsody framework (shared
1819 library plus accessory files). */
1820#undef WITH_NEXT_FRAMEWORK
c45929ec 1821
1143799d
ML
1822/* Define if you want to compile in Python-specific mallocs */
1823#undef WITH_PYMALLOC
c45929ec 1824
05159c4a
BP
1825/* Define if you want pymalloc to be disabled when running under valgrind */
1826#undef WITH_VALGRIND
1827
b9621714
MK
1828/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1829 significant byte first (like Motorola and SPARC, unlike Intel). */
1830#if defined AC_APPLE_UNIVERSAL_BUILD
1831# if defined __BIG_ENDIAN__
1832# define WORDS_BIGENDIAN 1
1833# endif
1834#else
1835# ifndef WORDS_BIGENDIAN
1836# undef WORDS_BIGENDIAN
1837# endif
1838#endif
c45929ec 1839
3dc7c6a3
MD
1840/* Define if arithmetic is subject to x87-style double rounding issue */
1841#undef X87_DOUBLE_ROUNDING
1842
806c2469
GR
1843/* Define on OpenBSD to activate all library features */
1844#undef _BSD_SOURCE
1845
fcaf910a
GB
1846/* Define on Darwin to activate all library features */
1847#undef _DARWIN_C_SOURCE
1848
1143799d
ML
1849/* This must be set to 64 on some systems to enable large file support. */
1850#undef _FILE_OFFSET_BITS
c45929ec 1851
647cd871
CH
1852/* Define to include mbstate_t for mbrtowc */
1853#undef _INCLUDE__STDC_A1_SOURCE
1854
1143799d
ML
1855/* This must be defined on some systems to enable large file support. */
1856#undef _LARGEFILE_SOURCE
c45929ec 1857
83a0efd3
BP
1858/* This must be defined on AIX systems to enable large file support. */
1859#undef _LARGE_FILES
1860
bcd93962
ML
1861/* Define on NetBSD to activate all library features */
1862#undef _NETBSD_SOURCE
1863
b77fe173 1864/* Define to activate features from IEEE Stds 1003.1-2008 */
e4826580
ML
1865#undef _POSIX_C_SOURCE
1866
1143799d
ML
1867/* Define if you have POSIX threads, and your system does not define that. */
1868#undef _POSIX_THREADS
c45929ec 1869
6b42eb17
IN
1870/* framework name */
1871#undef _PYTHONFRAMEWORK
1872
1143799d
ML
1873/* Define to force use of thread-safe errno, h_errno, and other functions */
1874#undef _REENTRANT
c45929ec 1875
4aea656d
CH
1876/* Define to 1 if you want to emulate getpid() on WASI */
1877#undef _WASI_EMULATED_GETPID
1878
1879/* Define to 1 if you want to emulate process clocks on WASI */
1880#undef _WASI_EMULATED_PROCESS_CLOCKS
1881
a6ca8eee
CH
1882/* Define to 1 if you want to emulate signals on WASI */
1883#undef _WASI_EMULATED_SIGNAL
1884
678fc1ee
ML
1885/* Define to the level of X/Open that your system supports */
1886#undef _XOPEN_SOURCE
6f18a3c1 1887
e4826580
ML
1888/* Define to activate Unix95-and-earlier features */
1889#undef _XOPEN_SOURCE_EXTENDED
1890
fac083d1
JT
1891/* Define on FreeBSD to activate all library features */
1892#undef __BSD_VISIBLE
1893
1143799d
ML
1894/* Define to 'long' if <time.h> doesn't define. */
1895#undef clock_t
c45929ec 1896
1143799d
ML
1897/* Define to empty if `const' does not conform to ANSI C. */
1898#undef const
c45929ec 1899
1143799d
ML
1900/* Define to `int' if <sys/types.h> doesn't define. */
1901#undef gid_t
c45929ec 1902
1143799d
ML
1903/* Define to `int' if <sys/types.h> does not define. */
1904#undef mode_t
c45929ec 1905
806c2469 1906/* Define to `long int' if <sys/types.h> does not define. */
1143799d 1907#undef off_t
c45929ec 1908
8a8ebf2e 1909/* Define as a signed integer type capable of holding a process identifier. */
1143799d 1910#undef pid_t
c45929ec 1911
1143799d
ML
1912/* Define to empty if the keyword does not work. */
1913#undef signed
c45929ec 1914
806c2469 1915/* Define to `unsigned int' if <sys/types.h> does not define. */
1143799d 1916#undef size_t
c45929ec 1917
01c04013 1918/* Define to `int' if <sys/socket.h> does not define. */
1143799d 1919#undef socklen_t
c45929ec 1920
1143799d
ML
1921/* Define to `int' if <sys/types.h> doesn't define. */
1922#undef uid_t
c45929ec 1923
c45929ec 1924
28341ceb
ML
1925/* Define the macros needed if on a UnixWare 7.x system. */
1926#if defined(__USLC__) && defined(__SCO_VERSION__)
28341ceb
ML
1927#define STRICT_SYSV_CURSES /* Don't use ncurses extensions */
1928#endif
1929
bddf5a57
ML
1930#endif /*Py_PYCONFIG_H*/
1931