pyconfig.h.in 28.6 KB
Newer Older
1
/* pyconfig.h.in.  Generated from configure.in by autoheader.  */
2

3 4 5 6 7

#ifndef Py_PYCONFIG_H
#define Py_PYCONFIG_H


8 9 10
/* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want
   support for AIX C++ shared extension modules. */
#undef AIX_GENUINE_CPLUSPLUS
11

12 13 14
/* Define this if you have AtheOS threads. */
#undef ATHEOS_THREADS

15 16
/* Define this if you have BeOS threads. */
#undef BEOS_THREADS
17

18 19 20
/* Define if you have the Mach cthreads package */
#undef C_THREADS

21 22 23
/* Define if --enable-ipv6 is specified */
#undef ENABLE_IPV6

24 25
/* Define if getpgrp() must be called as getpgrp(0). */
#undef GETPGRP_HAVE_ARG
26

27 28 29
/* Define if gettimeofday() does not have second (timezone) argument This is
   the case on Motorola V4 (R40V4.2) */
#undef GETTIMEOFDAY_NO_TZ
30

31 32 33
/* Define to 1 if you have the `acosh' function. */
#undef HAVE_ACOSH

34 35
/* struct addrinfo (netdb.h) */
#undef HAVE_ADDRINFO
Guido van Rossum's avatar
Guido van Rossum committed
36

37 38
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
39

40 41
/* Define this if your time.h defines altzone. */
#undef HAVE_ALTZONE
42

43 44 45
/* Define to 1 if you have the `asinh' function. */
#undef HAVE_ASINH

46 47 48
/* Define to 1 if you have the <asm/types.h> header file. */
#undef HAVE_ASM_TYPES_H

49 50 51
/* Define to 1 if you have the `atanh' function. */
#undef HAVE_ATANH

52 53 54
/* Define if GCC supports __attribute__((format(PyArg_ParseTuple, 2, 3))) */
#undef HAVE_ATTRIBUTE_FORMAT_PARSETUPLE

55 56 57
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#undef HAVE_BIND_TEXTDOMAIN_CODESET

58 59 60
/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
#undef HAVE_BLUETOOTH_BLUETOOTH_H

61 62 63
/* Define to 1 if you have the <bluetooth.h> header file. */
#undef HAVE_BLUETOOTH_H

64 65
/* Define if nice() returns success/failure instead of the new priority. */
#undef HAVE_BROKEN_NICE
66

67 68 69
/* Define if poll() sets errno on invalid file descriptors. */
#undef HAVE_BROKEN_POLL

70 71 72
/* Define if the Posix semaphores do not work on your system */
#undef HAVE_BROKEN_POSIX_SEMAPHORES

73 74 75
/* Define if pthread_sigmask() does not work on your system. */
#undef HAVE_BROKEN_PTHREAD_SIGMASK

76 77 78
/* Define this if you have the type _Bool. */
#undef HAVE_C99_BOOL

79 80 81
/* Define to 1 if you have the `chflags' function. */
#undef HAVE_CHFLAGS

82
/* Define to 1 if you have the `chown' function. */
83 84
#undef HAVE_CHOWN

85
/* Define if you have the 'chroot' function. */
86 87
#undef HAVE_CHROOT

88
/* Define to 1 if you have the `clock' function. */
89 90
#undef HAVE_CLOCK

91
/* Define to 1 if you have the `confstr' function. */
92 93
#undef HAVE_CONFSTR

94 95 96
/* Define to 1 if you have the <conio.h> header file. */
#undef HAVE_CONIO_H

97 98 99
/* Define to 1 if you have the `copysign' function. */
#undef HAVE_COPYSIGN

100
/* Define to 1 if you have the `ctermid' function. */
101 102
#undef HAVE_CTERMID

103
/* Define if you have the 'ctermid_r' function. */
104 105
#undef HAVE_CTERMID_R

106 107 108
/* Define to 1 if you have the <curses.h> header file. */
#undef HAVE_CURSES_H

109 110 111 112 113 114 115 116 117
/* Define if you have the 'is_term_resized' function. */
#undef HAVE_CURSES_IS_TERM_RESIZED

/* Define if you have the 'resizeterm' function. */
#undef HAVE_CURSES_RESIZETERM

/* Define if you have the 'resize_term' function. */
#undef HAVE_CURSES_RESIZE_TERM

118 119 120 121
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
   */
#undef HAVE_DECL_TZNAME

122 123 124
/* Define to 1 if you have the device macros. */
#undef HAVE_DEVICE_MACROS

125 126 127
/* Define if we have /dev/ptc. */
#undef HAVE_DEV_PTC

128 129 130
/* Define if we have /dev/ptmx. */
#undef HAVE_DEV_PTMX

131 132 133
/* Define to 1 if you have the <direct.h> header file. */
#undef HAVE_DIRECT_H

134 135 136 137 138 139 140 141
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   */
#undef HAVE_DIRENT_H

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the `dlopen' function. */
142 143
#undef HAVE_DLOPEN

144
/* Define to 1 if you have the `dup2' function. */
145 146
#undef HAVE_DUP2

147 148 149
/* Defined when any dynamic module loading is enabled. */
#undef HAVE_DYNAMIC_LOADING

150 151 152
/* Define if you have the 'epoll' functions. */
#undef HAVE_EPOLL

153 154 155
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H

156
/* Define to 1 if you have the `execv' function. */
157 158
#undef HAVE_EXECV

159 160 161
/* Define to 1 if you have the `expm1' function. */
#undef HAVE_EXPM1

162
/* Define if you have the 'fchdir' function. */
Fred Drake's avatar
Fred Drake committed
163 164
#undef HAVE_FCHDIR

165 166 167 168 169 170
/* Define to 1 if you have the `fchmod' function. */
#undef HAVE_FCHMOD

/* Define to 1 if you have the `fchown' function. */
#undef HAVE_FCHOWN

171 172 173
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H

174
/* Define if you have the 'fdatasync' function. */
175 176
#undef HAVE_FDATASYNC

177 178 179
/* Define to 1 if you have the `finite' function. */
#undef HAVE_FINITE

180
/* Define if you have the 'flock' function. */
Guido van Rossum's avatar
Guido van Rossum committed
181 182
#undef HAVE_FLOCK

183
/* Define to 1 if you have the `fork' function. */
184 185
#undef HAVE_FORK

186
/* Define to 1 if you have the `forkpty' function. */
187 188
#undef HAVE_FORKPTY

189
/* Define to 1 if you have the `fpathconf' function. */
190 191
#undef HAVE_FPATHCONF

192
/* Define to 1 if you have the `fseek64' function. */
193 194
#undef HAVE_FSEEK64

195
/* Define to 1 if you have the `fseeko' function. */
196 197
#undef HAVE_FSEEKO

198
/* Define to 1 if you have the `fstatvfs' function. */
199 200
#undef HAVE_FSTATVFS

201 202 203
/* Define if you have the 'fsync' function. */
#undef HAVE_FSYNC

204
/* Define to 1 if you have the `ftell64' function. */
205 206
#undef HAVE_FTELL64

207
/* Define to 1 if you have the `ftello' function. */
208 209
#undef HAVE_FTELLO

210
/* Define to 1 if you have the `ftime' function. */
211 212
#undef HAVE_FTIME

213
/* Define to 1 if you have the `ftruncate' function. */
214 215
#undef HAVE_FTRUNCATE

216
/* Define to 1 if you have the `gai_strerror' function. */
217 218
#undef HAVE_GAI_STRERROR

219 220 221 222
/* Define if you have the getaddrinfo function. */
#undef HAVE_GETADDRINFO

/* Define to 1 if you have the `getcwd' function. */
223 224
#undef HAVE_GETCWD

225 226 227 228
/* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
#undef HAVE_GETC_UNLOCKED

/* Define to 1 if you have the `getgroups' function. */
229 230
#undef HAVE_GETGROUPS

231
/* Define to 1 if you have the `gethostbyname' function. */
232 233
#undef HAVE_GETHOSTBYNAME

234 235 236 237 238 239 240 241 242 243 244 245
/* Define this if you have some version of gethostbyname_r() */
#undef HAVE_GETHOSTBYNAME_R

/* Define this if you have the 3-arg version of gethostbyname_r(). */
#undef HAVE_GETHOSTBYNAME_R_3_ARG

/* Define this if you have the 5-arg version of gethostbyname_r(). */
#undef HAVE_GETHOSTBYNAME_R_5_ARG

/* Define this if you have the 6-arg version of gethostbyname_r(). */
#undef HAVE_GETHOSTBYNAME_R_6_ARG

246 247 248
/* Define to 1 if you have the `getitimer' function. */
#undef HAVE_GETITIMER

249 250 251
/* Define to 1 if you have the `getloadavg' function. */
#undef HAVE_GETLOADAVG

252
/* Define to 1 if you have the `getlogin' function. */
253 254
#undef HAVE_GETLOGIN

255
/* Define to 1 if you have the `getnameinfo' function. */
256 257
#undef HAVE_GETNAMEINFO

258 259 260
/* Define if you have the 'getpagesize' function. */
#undef HAVE_GETPAGESIZE

261
/* Define to 1 if you have the `getpeername' function. */
262
#undef HAVE_GETPEERNAME
263

264 265 266
/* Define to 1 if you have the `getpgid' function. */
#undef HAVE_GETPGID

267
/* Define to 1 if you have the `getpgrp' function. */
268 269
#undef HAVE_GETPGRP

270
/* Define to 1 if you have the `getpid' function. */
271 272
#undef HAVE_GETPID

273
/* Define to 1 if you have the `getpriority' function. */
274
#undef HAVE_GETPRIORITY
275

276
/* Define to 1 if you have the `getpwent' function. */
277 278
#undef HAVE_GETPWENT

279 280 281
/* Define to 1 if you have the `getsid' function. */
#undef HAVE_GETSID

282 283 284 285 286 287
/* Define to 1 if you have the `getspent' function. */
#undef HAVE_GETSPENT

/* Define to 1 if you have the `getspnam' function. */
#undef HAVE_GETSPNAM

288
/* Define to 1 if you have the `gettimeofday' function. */
289 290
#undef HAVE_GETTIMEOFDAY

291
/* Define to 1 if you have the `getwd' function. */
292 293
#undef HAVE_GETWD

294 295 296
/* Define to 1 if you have the <grp.h> header file. */
#undef HAVE_GRP_H

297
/* Define if you have the 'hstrerror' function. */
298 299
#undef HAVE_HSTRERROR

300
/* Define to 1 if you have the `hypot' function. */
301 302
#undef HAVE_HYPOT

303 304 305
/* Define to 1 if you have the <ieeefp.h> header file. */
#undef HAVE_IEEEFP_H

306
/* Define if you have the 'inet_aton' function. */
307 308
#undef HAVE_INET_ATON

309
/* Define if you have the 'inet_pton' function. */
310 311
#undef HAVE_INET_PTON

312 313 314
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

315 316 317
/* Define to 1 if you have the <io.h> header file. */
#undef HAVE_IO_H

318 319 320 321 322 323
/* Define to 1 if you have the `isinf' function. */
#undef HAVE_ISINF

/* Define to 1 if you have the `isnan' function. */
#undef HAVE_ISNAN

324
/* Define to 1 if you have the `kill' function. */
325 326
#undef HAVE_KILL

327
/* Define to 1 if you have the `killpg' function. */
328 329
#undef HAVE_KILLPG

330 331 332
/* Define if you have the 'kqueue' functions. */
#undef HAVE_KQUEUE

333 334 335 336 337 338 339 340 341
/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H

/* Defined to enable large file support when an off_t is bigger than a long
   and long long is available and at least as big as an off_t. You may need to
   add some flags for configuration and compilation to enable this mode. (For
   Solaris and Linux, the necessary defines are already defined.) */
#undef HAVE_LARGEFILE_SUPPORT

342 343 344
/* Define to 1 if you have the `lchflags' function. */
#undef HAVE_LCHFLAGS

345 346 347
/* Define to 1 if you have the `lchmod' function. */
#undef HAVE_LCHMOD

348 349 350
/* Define to 1 if you have the `lchown' function. */
#undef HAVE_LCHOWN

351 352 353 354 355 356 357 358 359 360 361 362
/* Define to 1 if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL

/* Define to 1 if you have the `dld' library (-ldld). */
#undef HAVE_LIBDLD

/* Define to 1 if you have the `ieee' library (-lieee). */
#undef HAVE_LIBIEEE

/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H

363 364 365
/* Define to 1 if you have the `readline' library (-lreadline). */
#undef HAVE_LIBREADLINE

366 367 368
/* Define to 1 if you have the `resolv' library (-lresolv). */
#undef HAVE_LIBRESOLV

369 370 371
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H

372
/* Define if you have the 'link' function. */
373 374
#undef HAVE_LINK

375 376 377
/* Define to 1 if you have the <linux/netlink.h> header file. */
#undef HAVE_LINUX_NETLINK_H

378 379 380
/* Define to 1 if you have the <linux/tipc.h> header file. */
#undef HAVE_LINUX_TIPC_H

381 382 383
/* Define to 1 if you have the `log1p' function. */
#undef HAVE_LOG1P

384 385 386
/* Define this if you have the type long double. */
#undef HAVE_LONG_DOUBLE

387 388 389 390
/* Define this if you have the type long long. */
#undef HAVE_LONG_LONG

/* Define to 1 if you have the `lstat' function. */
391 392
#undef HAVE_LSTAT

393 394 395
/* Define this if you have the makedev macro. */
#undef HAVE_MAKEDEV

396
/* Define to 1 if you have the `memmove' function. */
397 398
#undef HAVE_MEMMOVE

399 400 401 402
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `mkfifo' function. */
403 404
#undef HAVE_MKFIFO

405 406 407
/* Define to 1 if you have the `mknod' function. */
#undef HAVE_MKNOD

408
/* Define to 1 if you have the `mktime' function. */
409 410
#undef HAVE_MKTIME

411
/* Define to 1 if you have the `mremap' function. */
412 413
#undef HAVE_MREMAP

414 415 416 417 418 419 420 421 422 423
/* Define to 1 if you have the <ncurses.h> header file. */
#undef HAVE_NCURSES_H

/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H

/* Define to 1 if you have the <netpacket/packet.h> header file. */
#undef HAVE_NETPACKET_PACKET_H

/* Define to 1 if you have the `nice' function. */
424
#undef HAVE_NICE
425

426
/* Define to 1 if you have the `openpty' function. */
427 428
#undef HAVE_OPENPTY

429 430 431
/* Define if compiling using MacOS X 10.5 SDK or later. */
#undef HAVE_OSX105_SDK

432
/* Define to 1 if you have the `pathconf' function. */
433 434
#undef HAVE_PATHCONF

435
/* Define to 1 if you have the `pause' function. */
436 437
#undef HAVE_PAUSE

438
/* Define to 1 if you have the `plock' function. */
Guido van Rossum's avatar
Guido van Rossum committed
439 440
#undef HAVE_PLOCK

441
/* Define to 1 if you have the `poll' function. */
442 443
#undef HAVE_POLL

444 445 446
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H

447 448 449
/* Define to 1 if you have the <process.h> header file. */
#undef HAVE_PROCESS_H

450 451 452 453 454 455
/* Define if your compiler supports function prototype */
#undef HAVE_PROTOTYPES

/* Define if you have GNU PTH threads. */
#undef HAVE_PTH

456 457 458
/* Defined for Solaris 2.6 bug in pthread header. */
#undef HAVE_PTHREAD_DESTRUCTOR

459 460 461 462
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H

/* Define to 1 if you have the `pthread_init' function. */
Guido van Rossum's avatar
Guido van Rossum committed
463 464
#undef HAVE_PTHREAD_INIT

465
/* Define to 1 if you have the `pthread_sigmask' function. */
466 467
#undef HAVE_PTHREAD_SIGMASK

468 469 470 471
/* Define to 1 if you have the <pty.h> header file. */
#undef HAVE_PTY_H

/* Define to 1 if you have the `putenv' function. */
Guido van Rossum's avatar
Guido van Rossum committed
472 473
#undef HAVE_PUTENV

474
/* Define to 1 if you have the `readlink' function. */
475 476
#undef HAVE_READLINK

477 478 479
/* Define to 1 if you have the `realpath' function. */
#undef HAVE_REALPATH

Michael W. Hudson's avatar
Michael W. Hudson committed
480 481 482 483 484 485
/* Define if you have readline 2.1 */
#undef HAVE_RL_CALLBACK

/* Define if you can turn off readline's signal handling. */
#undef HAVE_RL_CATCH_SIGNAL

486 487 488
/* Define if you have readline 2.2 */
#undef HAVE_RL_COMPLETION_APPEND_CHARACTER

489 490 491
/* Define if you have readline 4.0 */
#undef HAVE_RL_COMPLETION_DISPLAY_MATCHES_HOOK

492 493 494 495 496 497 498
/* Define if you have readline 4.2 */
#undef HAVE_RL_COMPLETION_MATCHES

/* Define if you have readline 4.0 */
#undef HAVE_RL_PRE_INPUT_HOOK

/* Define to 1 if you have the `select' function. */
499 500
#undef HAVE_SELECT

501
/* Define to 1 if you have the `setegid' function. */
502 503
#undef HAVE_SETEGID

504
/* Define to 1 if you have the `seteuid' function. */
505 506
#undef HAVE_SETEUID

507
/* Define to 1 if you have the `setgid' function. */
508 509
#undef HAVE_SETGID

510
/* Define if you have the 'setgroups' function. */
511 512
#undef HAVE_SETGROUPS

513 514 515
/* Define to 1 if you have the `setitimer' function. */
#undef HAVE_SETITIMER

516
/* Define to 1 if you have the `setlocale' function. */
517 518
#undef HAVE_SETLOCALE

519
/* Define to 1 if you have the `setpgid' function. */
520 521
#undef HAVE_SETPGID

522 523 524
/* Define to 1 if you have the `setpgrp' function. */
#undef HAVE_SETPGRP

525
/* Define to 1 if you have the `setregid' function. */
526 527
#undef HAVE_SETREGID

528
/* Define to 1 if you have the `setreuid' function. */
529 530
#undef HAVE_SETREUID

531
/* Define to 1 if you have the `setsid' function. */
532 533
#undef HAVE_SETSID

534
/* Define to 1 if you have the `setuid' function. */
535 536
#undef HAVE_SETUID

537
/* Define to 1 if you have the `setvbuf' function. */
538 539
#undef HAVE_SETVBUF

540 541 542
/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H

543
/* Define to 1 if you have the `sigaction' function. */
544 545
#undef HAVE_SIGACTION

546
/* Define to 1 if you have the `siginterrupt' function. */
547 548
#undef HAVE_SIGINTERRUPT

549 550 551
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H

552
/* Define to 1 if you have the `sigrelse' function. */
553 554
#undef HAVE_SIGRELSE

555
/* Define to 1 if you have the `snprintf' function. */
556 557
#undef HAVE_SNPRINTF

558 559 560 561 562 563
/* Define if sockaddr has sa_len member */
#undef HAVE_SOCKADDR_SA_LEN

/* struct sockaddr_storage (sys/socket.h) */
#undef HAVE_SOCKADDR_STORAGE

564 565 566
/* Define if you have the 'socketpair' function. */
#undef HAVE_SOCKETPAIR

Martin v. Löwis's avatar
Martin v. Löwis committed
567 568 569
/* Define if your compiler provides ssize_t */
#undef HAVE_SSIZE_T

570
/* Define to 1 if you have the `statvfs' function. */
571 572
#undef HAVE_STATVFS

573 574 575
/* Define if you have struct stat.st_mtim.tv_nsec */
#undef HAVE_STAT_TV_NSEC

576 577 578
/* Define if you have struct stat.st_mtimensec */
#undef HAVE_STAT_TV_NSEC2

579 580 581 582 583 584 585
/* Define if your compiler supports variable length function prototypes (e.g.
   void fprintf(FILE *, char *, ...);) *and* <stdarg.h> */
#undef HAVE_STDARG_PROTOTYPES

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

586 587 588 589 590 591
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP

592
/* Define to 1 if you have the `strftime' function. */
Guido van Rossum's avatar
Guido van Rossum committed
593 594
#undef HAVE_STRFTIME

595 596
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
597

598 599 600
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

601 602 603
/* Define to 1 if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H

604 605 606
/* Define to 1 if `st_birthtime' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BIRTHTIME

607 608
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
609

610 611
/* Define to 1 if `st_blocks' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS
612

613 614 615
/* Define to 1 if `st_flags' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_FLAGS

616 617 618
/* Define to 1 if `st_gen' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_GEN

619 620
/* Define to 1 if `st_rdev' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
621

622 623
/* Define to 1 if `tm_zone' is member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_ZONE
624

625 626 627
/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
   `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
#undef HAVE_ST_BLOCKS
628

629
/* Define if you have the 'symlink' function. */
630
#undef HAVE_SYMLINK
631

632 633
/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF
634

635 636 637
/* Define to 1 if you have the <sysexits.h> header file. */
#undef HAVE_SYSEXITS_H

638 639
/* Define to 1 if you have the <sys/audioio.h> header file. */
#undef HAVE_SYS_AUDIOIO_H
640

641 642 643
/* Define to 1 if you have the <sys/bsdtty.h> header file. */
#undef HAVE_SYS_BSDTTY_H

644 645 646
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   */
#undef HAVE_SYS_DIR_H
647

648 649 650 651 652 653
/* Define to 1 if you have the <sys/epoll.h> header file. */
#undef HAVE_SYS_EPOLL_H

/* Define to 1 if you have the <sys/event.h> header file. */
#undef HAVE_SYS_EVENT_H

654 655
/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
656

657 658 659
/* Define to 1 if you have the <sys/loadavg.h> header file. */
#undef HAVE_SYS_LOADAVG_H

660 661
/* Define to 1 if you have the <sys/lock.h> header file. */
#undef HAVE_SYS_LOCK_H
662

663 664 665
/* Define to 1 if you have the <sys/mkdev.h> header file. */
#undef HAVE_SYS_MKDEV_H

666 667
/* Define to 1 if you have the <sys/modem.h> header file. */
#undef HAVE_SYS_MODEM_H
668

669 670 671
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   */
#undef HAVE_SYS_NDIR_H
672

673 674
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
675

676 677
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
678

679 680
/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
681

682 683
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
684

685 686
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
687

688 689 690
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#undef HAVE_SYS_STATVFS_H

691 692
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
693

694 695 696
/* Define to 1 if you have the <sys/termio.h> header file. */
#undef HAVE_SYS_TERMIO_H

697 698
/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
699

700 701
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
702

703 704
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
705

706 707
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
708

709 710
/* Define to 1 if you have the <sys/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H
711

712 713
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
714

715 716
/* Define to 1 if you have the `tcgetpgrp' function. */
#undef HAVE_TCGETPGRP
717

718 719
/* Define to 1 if you have the `tcsetpgrp' function. */
#undef HAVE_TCSETPGRP
720

721 722
/* Define to 1 if you have the `tempnam' function. */
#undef HAVE_TEMPNAM
723

724 725
/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
726

727 728
/* Define to 1 if you have the <term.h> header file. */
#undef HAVE_TERM_H
729

730 731
/* Define to 1 if you have the <thread.h> header file. */
#undef HAVE_THREAD_H
732

733 734
/* Define to 1 if you have the `timegm' function. */
#undef HAVE_TIMEGM
735

736 737
/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES
738

739 740
/* Define to 1 if you have the `tmpfile' function. */
#undef HAVE_TMPFILE
741

742 743
/* Define to 1 if you have the `tmpnam' function. */
#undef HAVE_TMPNAM
744

745 746
/* Define to 1 if you have the `tmpnam_r' function. */
#undef HAVE_TMPNAM_R
Guido van Rossum's avatar
Guido van Rossum committed
747

748 749 750
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
#undef HAVE_TM_ZONE
Guido van Rossum's avatar
Guido van Rossum committed
751

752 753
/* Define to 1 if you have the `truncate' function. */
#undef HAVE_TRUNCATE
754

755 756 757
/* Define to 1 if you don't have `tm_zone' but do have the external array
   `tzname'. */
#undef HAVE_TZNAME
758

759 760 761
/* Define this if you have tcl and TCL_UTF_MAX==6 */
#undef HAVE_UCS4_TCL

762
/* Define to 1 if the system has the type `uintptr_t'. */
763
#undef HAVE_UINTPTR_T
764

765 766
/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME
767

768 769
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
770

771 772
/* Define to 1 if you have the `unsetenv' function. */
#undef HAVE_UNSETENV
773

774
/* Define if you have a useable wchar_t type defined in wchar.h; useable means
775 776
   wchar_t must be an unsigned type with at least 16 bits. (see
   Include/unicodeobject.h). */
777
#undef HAVE_USABLE_WCHAR_T
778

779 780 781
/* Define to 1 if you have the `utimes' function. */
#undef HAVE_UTIMES

782 783
/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
784

785 786 787 788 789 790
/* Define to 1 if you have the `wait3' function. */
#undef HAVE_WAIT3

/* Define to 1 if you have the `wait4' function. */
#undef HAVE_WAIT4

791 792
/* Define to 1 if you have the `waitpid' function. */
#undef HAVE_WAITPID
793

794 795
/* Define if the compiler provides a wchar.h header file. */
#undef HAVE_WCHAR_H
796

797 798 799
/* Define to 1 if you have the `wcscoll' function. */
#undef HAVE_WCSCOLL

800 801 802 803
/* Define if tzset() actually switches the local timezone in a meaningful way.
   */
#undef HAVE_WORKING_TZSET

804 805 806
/* Define if the zlib library has inflateCopy */
#undef HAVE_ZLIB_COPY

807 808
/* Define to 1 if you have the `_getpty' function. */
#undef HAVE__GETPTY
809

810 811
/* Define if you are using Mach cthreads directly under /include */
#undef HURD_C_THREADS
812

813 814
/* Define if you are using Mach cthreads under mach / */
#undef MACH_C_THREADS
815

816 817 818 819 820 821 822 823
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
   */
#undef MAJOR_IN_MKDEV

/* Define to 1 if `major', `minor', and `makedev' are declared in
   <sysmacros.h>. */
#undef MAJOR_IN_SYSMACROS

824 825
/* Define if mvwdelch in curses.h is an expression. */
#undef MVWDELCH_IS_EXPRESSION
826

827 828
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
829

830 831
/* Define to the full name of this package. */
#undef PACKAGE_NAME
832

833 834
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
835

836 837
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
838

839 840
/* Define to the version of this package. */
#undef PACKAGE_VERSION
841

842 843
/* Defined if PTHREAD_SCOPE_SYSTEM supported. */
#undef PTHREAD_SYSTEM_SCHED_SUPPORTED
844

845 846 847
/* Define to printf format modifier for Py_ssize_t */
#undef PY_FORMAT_SIZE_T

848 849
/* Define as the integral type used for Unicode representation. */
#undef PY_UNICODE_TYPE
850 851 852 853

/* Define if you want to build an interpreter with many run-time checks. */
#undef Py_DEBUG

854 855 856
/* Defined if Python is built as a shared library. */
#undef Py_ENABLE_SHARED

Martin v. Löwis's avatar
Martin v. Löwis committed
857 858 859
/* Define as the size of the unicode type. */
#undef Py_UNICODE_SIZE

860 861
/* Define if you want to have a Unicode type. */
#undef Py_USING_UNICODE
862

863 864
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
865

866 867
/* Define if setpgrp() must be called as setpgrp(0, 0). */
#undef SETPGRP_HAVE_ARG
868

869 870 871
/* Define this to be extension of shared libraries (including the dot!). */
#undef SHLIB_EXT

872 873
/* Define if i>>j for signed int i does not extend the sign bit when i < 0 */
#undef SIGNED_RIGHT_SHIFT_ZERO_FILLS
874

875
/* The size of `double', as computed by sizeof. */
876
#undef SIZEOF_DOUBLE
877

878
/* The size of `float', as computed by sizeof. */
879
#undef SIZEOF_FLOAT
880

881
/* The size of `fpos_t', as computed by sizeof. */
882
#undef SIZEOF_FPOS_T
883

884
/* The size of `int', as computed by sizeof. */
885
#undef SIZEOF_INT
886

887
/* The size of `long', as computed by sizeof. */
888
#undef SIZEOF_LONG
889

890 891 892
/* The size of `long double', as computed by sizeof. */
#undef SIZEOF_LONG_DOUBLE

893
/* The size of `long long', as computed by sizeof. */
894
#undef SIZEOF_LONG_LONG
895

896 897
/* The number of bytes in an off_t. */
#undef SIZEOF_OFF_T
898

899 900 901
/* The size of `pid_t', as computed by sizeof. */
#undef SIZEOF_PID_T

902 903
/* The number of bytes in a pthread_t. */
#undef SIZEOF_PTHREAD_T
904

905
/* The size of `short', as computed by sizeof. */
906
#undef SIZEOF_SHORT
907

908
/* The size of `size_t', as computed by sizeof. */
Martin v. Löwis's avatar
Martin v. Löwis committed
909 910
#undef SIZEOF_SIZE_T

911 912
/* The number of bytes in a time_t. */
#undef SIZEOF_TIME_T
913

914
/* The size of `uintptr_t', as computed by sizeof. */
915
#undef SIZEOF_UINTPTR_T
916

917
/* The size of `void *', as computed by sizeof. */
918
#undef SIZEOF_VOID_P
919

920
/* The size of `wchar_t', as computed by sizeof. */
921
#undef SIZEOF_WCHAR_T
922

923
/* The size of `_Bool', as computed by sizeof. */
924 925
#undef SIZEOF__BOOL

926 927
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
928

929 930 931
/* Define if you can safely include both <sys/select.h> and <sys/time.h>
   (which you can't on SCO ODT 3.0). */
#undef SYS_SELECT_WITH_SYS_TIME
932

933 934 935
/* Define if tanh(-0.) is -0., or if platform doesn't have signed zeros */
#undef TANH_PRESERVES_ZERO_SIGN

936 937
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
938

939 940
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
941

942 943
/* Define if you want to use MacPython modules on MacOSX in unix-Python. */
#undef USE_TOOLBOX_OBJECT_GLUE
944

945 946
/* Define if a va_list is an array of some kind */
#undef VA_LIST_IS_ARRAY
947

948 949
/* Define if you want SIGFPE handled (see Include/pyfpe.h). */
#undef WANT_SIGFPE_HANDLER
950

951 952 953
/* Define if you want wctype.h functions to be used instead of the one
   supplied by Python itself. (see Include/unicodectype.h). */
#undef WANT_WCTYPE_FUNCTIONS
954

955 956
/* Define if WINDOW in curses.h offers a field _flags. */
#undef WINDOW_HAS_FLAGS
957

958 959 960
/* Define if you want documentation strings in extension modules */
#undef WITH_DOC_STRINGS

961 962 963 964
/* Define if you want to use the new-style (Openstep, Rhapsody, MacOS) dynamic
   linker (dyld) instead of the old-style (NextStep) dynamic linker (rld).
   Dyld is necessary to support frameworks. */
#undef WITH_DYLD
965

966 967 968
/* Define to 1 if libintl is needed for locale functions. */
#undef WITH_LIBINTL

969 970 971
/* Define if you want to produce an OpenStep/Rhapsody framework (shared
   library plus accessory files). */
#undef WITH_NEXT_FRAMEWORK
972

973 974
/* Define if you want to compile in Python-specific mallocs */
#undef WITH_PYMALLOC
975

976 977
/* Define if you want to compile in rudimentary thread support */
#undef WITH_THREAD
978

979 980 981
/* Define to profile with the Pentium timestamp counter */
#undef WITH_TSC

982 983
/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
984
#undef WORDS_BIGENDIAN
985

986 987 988 989 990 991
/* Define to 1 if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
992

993 994 995
/* Define on OpenBSD to activate all library features */
#undef _BSD_SOURCE

996 997 998
/* Define on Irix to enable u_int */
#undef _BSD_TYPES

999 1000 1001
/* Define on Darwin to activate all library features */
#undef _DARWIN_C_SOURCE

1002 1003
/* This must be set to 64 on some systems to enable large file support. */
#undef _FILE_OFFSET_BITS
1004

1005 1006 1007
/* Define on Linux to activate all library features */
#undef _GNU_SOURCE

1008 1009
/* This must be defined on some systems to enable large file support. */
#undef _LARGEFILE_SOURCE
1010

1011 1012 1013
/* Define on NetBSD to activate all library features */
#undef _NETBSD_SOURCE

1014 1015 1016
/* Define _OSF_SOURCE to get the makedev macro. */
#undef _OSF_SOURCE

1017
/* Define to activate features from IEEE Stds 1003.1-2001 */
1018 1019
#undef _POSIX_C_SOURCE

1020 1021
/* Define if you have POSIX threads, and your system does not define that. */
#undef _POSIX_THREADS
1022

1023 1024
/* Define to force use of thread-safe errno, h_errno, and other functions */
#undef _REENTRANT
1025

1026 1027
/* Define to the level of X/Open that your system supports */
#undef _XOPEN_SOURCE
1028

1029 1030 1031
/* Define to activate Unix95-and-earlier features */
#undef _XOPEN_SOURCE_EXTENDED

1032 1033 1034
/* Define on FreeBSD to activate all library features */
#undef __BSD_VISIBLE

1035 1036 1037 1038
/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
#ifndef __CHAR_UNSIGNED__
# undef __CHAR_UNSIGNED__
#endif
1039

1040 1041
/* Defined on Solaris to see additional function prototypes. */
#undef __EXTENSIONS__
1042

1043 1044
/* Define to 'long' if <time.h> doesn't define. */
#undef clock_t
1045

1046 1047
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
1048

1049 1050
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
1051

1052 1053
/* Define to `int' if <sys/types.h> does not define. */
#undef mode_t
1054

1055
/* Define to `long int' if <sys/types.h> does not define. */
1056
#undef off_t
1057

1058 1059
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t
1060

1061 1062
/* Define to empty if the keyword does not work. */
#undef signed
1063

1064
/* Define to `unsigned int' if <sys/types.h> does not define. */
1065
#undef size_t
1066

1067
/* Define to `int' if <sys/socket.h> does not define. */
1068
#undef socklen_t
1069

1070 1071
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
1072

1073 1074
/* Define to empty if the keyword does not work. */
#undef volatile
1075 1076


1077 1078 1079 1080 1081
/* Define the macros needed if on a UnixWare 7.x system. */
#if defined(__USLC__) && defined(__SCO_VERSION__)
#define STRICT_SYSV_CURSES /* Don't use ncurses extensions */
#endif

1082 1083
#endif /*Py_PYCONFIG_H*/