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