Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/pyconfig.h.in

    r2 r388  
    1 /* pyconfig.h.in.  Generated from configure.in by autoheader.  */
     1/* pyconfig.h.in.  Generated from configure.ac by autoheader.  */
    22
    33
     
    55#define Py_PYCONFIG_H
    66
     7
     8/* Define if building universal (internal helper macro) */
     9#undef AC_APPLE_UNIVERSAL_BUILD
    710
    811/* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want
     
    1922#undef C_THREADS
    2023
     24/* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM
     25   mixed-endian order (byte order 45670123) */
     26#undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754
     27
     28/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most
     29   significant byte first */
     30#undef DOUBLE_IS_BIG_ENDIAN_IEEE754
     31
     32/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the
     33   least significant byte first */
     34#undef DOUBLE_IS_LITTLE_ENDIAN_IEEE754
     35
    2136/* Define if --enable-ipv6 is specified */
    2237#undef ENABLE_IPV6
     38
     39/* Define if flock needs to be linked with bsd library. */
     40#undef FLOCK_NEEDS_LIBBSD
    2341
    2442/* Define if getpgrp() must be called as getpgrp(0). */
     
    3856#undef HAVE_ALARM
    3957
     58/* Define to 1 if you have the <alloca.h> header file. */
     59#undef HAVE_ALLOCA_H
     60
    4061/* Define this if your time.h defines altzone. */
    4162#undef HAVE_ALTZONE
     
    6586#undef HAVE_BROKEN_NICE
    6687
     88/* Define if the system reports an invalid PIPE_BUF value. */
     89#undef HAVE_BROKEN_PIPE_BUF
     90
    6791/* Define if poll() sets errno on invalid file descriptors. */
    6892#undef HAVE_BROKEN_POLL
     
    7498#undef HAVE_BROKEN_PTHREAD_SIGMASK
    7599
     100/* define to 1 if your sem_getvalue is broken. */
     101#undef HAVE_BROKEN_SEM_GETVALUE
     102
     103/* Define if `unsetenv` does not return an int. */
     104#undef HAVE_BROKEN_UNSETENV
     105
    76106/* Define this if you have the type _Bool. */
    77107#undef HAVE_C99_BOOL
    78108
    79 /* Define to 1 if you have the `chflags' function. */
     109/* Define to 1 if you have the 'chflags' function. */
    80110#undef HAVE_CHFLAGS
    81111
     
    135165#undef HAVE_DEVICE_MACROS
    136166
    137 /* Define if we have /dev/ptc. */
     167/* Define to 1 if you have the /dev/ptc device file. */
    138168#undef HAVE_DEV_PTC
    139169
    140 /* Define if we have /dev/ptmx. */
     170/* Define to 1 if you have the /dev/ptmx device file. */
    141171#undef HAVE_DEV_PTMX
    142172
     
    163193#undef HAVE_EPOLL
    164194
     195/* Define to 1 if you have the `erf' function. */
     196#undef HAVE_ERF
     197
     198/* Define to 1 if you have the `erfc' function. */
     199#undef HAVE_ERFC
     200
    165201/* Define to 1 if you have the <errno.h> header file. */
    166202#undef HAVE_ERRNO_H
     
    190226#undef HAVE_FINITE
    191227
    192 /* Define if you have the 'flock' function. */
     228/* Define to 1 if you have the `flock' function. */
    193229#undef HAVE_FLOCK
    194230
     
    229265#undef HAVE_GAI_STRERROR
    230266
     267/* Define to 1 if you have the `gamma' function. */
     268#undef HAVE_GAMMA
     269
     270/* Define if we can use gcc inline assembler to get and set x87 control word
     271   */
     272#undef HAVE_GCC_ASM_FOR_X87
     273
    231274/* Define if you have the getaddrinfo function. */
    232275#undef HAVE_GETADDRINFO
     
    289332#undef HAVE_GETPWENT
    290333
     334/* Define to 1 if you have the `getresgid' function. */
     335#undef HAVE_GETRESGID
     336
     337/* Define to 1 if you have the `getresuid' function. */
     338#undef HAVE_GETRESUID
     339
    291340/* Define to 1 if you have the `getsid' function. */
    292341#undef HAVE_GETSID
     
    321370/* Define if you have the 'inet_pton' function. */
    322371#undef HAVE_INET_PTON
     372
     373/* Define to 1 if you have the `initgroups' function. */
     374#undef HAVE_INITGROUPS
     375
     376/* Define if your compiler provides int32_t. */
     377#undef HAVE_INT32_T
     378
     379/* Define if your compiler provides int64_t. */
     380#undef HAVE_INT64_T
    323381
    324382/* Define to 1 if you have the <inttypes.h> header file. */
     
    346404#undef HAVE_LARGEFILE_SUPPORT
    347405
    348 /* Define to 1 if you have the `lchflags' function. */
     406/* Define to 1 if you have the 'lchflags' function. */
    349407#undef HAVE_LCHFLAGS
    350408
     
    355413#undef HAVE_LCHOWN
    356414
     415/* Define to 1 if you have the `lgamma' function. */
     416#undef HAVE_LGAMMA
     417
    357418/* Define to 1 if you have the `dl' library (-ldl). */
    358419#undef HAVE_LIBDL
     
    460521#undef HAVE_PTH
    461522
     523/* Define to 1 if you have the `pthread_atfork' function. */
     524#undef HAVE_PTHREAD_ATFORK
     525
    462526/* Defined for Solaris 2.6 bug in pthread header. */
    463527#undef HAVE_PTHREAD_DESTRUCTOR
     
    505569#undef HAVE_RL_PRE_INPUT_HOOK
    506570
     571/* Define to 1 if you have the `round' function. */
     572#undef HAVE_ROUND
     573
    507574/* Define to 1 if you have the `select' function. */
    508575#undef HAVE_SELECT
    509576
     577/* Define to 1 if you have the `sem_getvalue' function. */
     578#undef HAVE_SEM_GETVALUE
     579
     580/* Define to 1 if you have the `sem_open' function. */
     581#undef HAVE_SEM_OPEN
     582
     583/* Define to 1 if you have the `sem_timedwait' function. */
     584#undef HAVE_SEM_TIMEDWAIT
     585
     586/* Define to 1 if you have the `sem_unlink' function. */
     587#undef HAVE_SEM_UNLINK
     588
    510589/* Define to 1 if you have the `setegid' function. */
    511590#undef HAVE_SETEGID
     
    535614#undef HAVE_SETREGID
    536615
     616/* Define to 1 if you have the `setresgid' function. */
     617#undef HAVE_SETRESGID
     618
     619/* Define to 1 if you have the `setresuid' function. */
     620#undef HAVE_SETRESUID
     621
    537622/* Define to 1 if you have the `setreuid' function. */
    538623#undef HAVE_SETREUID
     
    573658/* Define if you have the 'socketpair' function. */
    574659#undef HAVE_SOCKETPAIR
     660
     661/* Define to 1 if you have the <spawn.h> header file. */
     662#undef HAVE_SPAWN_H
    575663
    576664/* Define if your compiler provides ssize_t */
     
    611699#undef HAVE_STROPTS_H
    612700
    613 /* Define to 1 if `st_birthtime' is member of `struct stat'. */
     701/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
    614702#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
    615703
    616 /* Define to 1 if `st_blksize' is member of `struct stat'. */
     704/* Define to 1 if `st_blksize' is a member of `struct stat'. */
    617705#undef HAVE_STRUCT_STAT_ST_BLKSIZE
    618706
    619 /* Define to 1 if `st_blocks' is member of `struct stat'. */
     707/* Define to 1 if `st_blocks' is a member of `struct stat'. */
    620708#undef HAVE_STRUCT_STAT_ST_BLOCKS
    621709
    622 /* Define to 1 if `st_flags' is member of `struct stat'. */
     710/* Define to 1 if `st_flags' is a member of `struct stat'. */
    623711#undef HAVE_STRUCT_STAT_ST_FLAGS
    624712
    625 /* Define to 1 if `st_gen' is member of `struct stat'. */
     713/* Define to 1 if `st_gen' is a member of `struct stat'. */
    626714#undef HAVE_STRUCT_STAT_ST_GEN
    627715
    628 /* Define to 1 if `st_rdev' is member of `struct stat'. */
     716/* Define to 1 if `st_rdev' is a member of `struct stat'. */
    629717#undef HAVE_STRUCT_STAT_ST_RDEV
    630718
    631 /* Define to 1 if `tm_zone' is member of `struct tm'. */
     719/* Define to 1 if `tm_zone' is a member of `struct tm'. */
    632720#undef HAVE_STRUCT_TM_TM_ZONE
    633721
     
    737825#undef HAVE_TERM_H
    738826
     827/* Define to 1 if you have the `tgamma' function. */
     828#undef HAVE_TGAMMA
     829
    739830/* Define to 1 if you have the <thread.h> header file. */
    740831#undef HAVE_THREAD_H
     
    768859/* Define this if you have tcl and TCL_UTF_MAX==6 */
    769860#undef HAVE_UCS4_TCL
     861
     862/* Define if your compiler provides uint32_t. */
     863#undef HAVE_UINT32_T
     864
     865/* Define if your compiler provides uint64_t. */
     866#undef HAVE_UINT64_T
    770867
    771868/* Define to 1 if the system has the type `uintptr_t'. */
     
    786883#undef HAVE_USABLE_WCHAR_T
    787884
     885/* Define to 1 if you have the <util.h> header file. */
     886#undef HAVE_UTIL_H
     887
    788888/* Define to 1 if you have the `utimes' function. */
    789889#undef HAVE_UTIMES
     
    846946#undef PACKAGE_TARNAME
    847947
     948/* Define to the home page for this package. */
     949#undef PACKAGE_URL
     950
    848951/* Define to the version of this package. */
    849952#undef PACKAGE_VERSION
    850953
     954/* Define if POSIX semaphores aren't enabled on your system */
     955#undef POSIX_SEMAPHORES_NOT_ENABLED
     956
    851957/* Defined if PTHREAD_SCOPE_SYSTEM supported. */
    852958#undef PTHREAD_SYSTEM_SCHED_SUPPORTED
    853959
     960/* Define as the preferred size in bits of long digits */
     961#undef PYLONG_BITS_IN_DIGIT
     962
     963/* Define to printf format modifier for long long type */
     964#undef PY_FORMAT_LONG_LONG
     965
    854966/* Define to printf format modifier for Py_ssize_t */
    855967#undef PY_FORMAT_SIZE_T
     
    870982#undef Py_USING_UNICODE
    871983
    872 /* Define as the return type of signal handlers (`int' or `void'). */
     984/* assume C89 semantics that RETSIGTYPE is always void */
    873985#undef RETSIGTYPE
    874986
     
    9031015#undef SIZEOF_LONG_LONG
    9041016
    905 /* The number of bytes in an off_t. */
     1017/* The size of `off_t', as computed by sizeof. */
    9061018#undef SIZEOF_OFF_T
    9071019
     
    9091021#undef SIZEOF_PID_T
    9101022
    911 /* The number of bytes in a pthread_t. */
     1023/* The size of `pthread_t', as computed by sizeof. */
    9121024#undef SIZEOF_PTHREAD_T
    9131025
     
    9181030#undef SIZEOF_SIZE_T
    9191031
    920 /* The number of bytes in a time_t. */
     1032/* The size of `time_t', as computed by sizeof. */
    9211033#undef SIZEOF_TIME_T
    9221034
     
    9481060/* Define to 1 if your <sys/time.h> declares `struct tm'. */
    9491061#undef TM_IN_SYS_TIME
     1062
     1063/* Enable extensions on AIX 3, Interix.  */
     1064#ifndef _ALL_SOURCE
     1065# undef _ALL_SOURCE
     1066#endif
     1067/* Enable GNU extensions on systems that have them.  */
     1068#ifndef _GNU_SOURCE
     1069# undef _GNU_SOURCE
     1070#endif
     1071/* Enable threading extensions on Solaris.  */
     1072#ifndef _POSIX_PTHREAD_SEMANTICS
     1073# undef _POSIX_PTHREAD_SEMANTICS
     1074#endif
     1075/* Enable extensions on HP NonStop.  */
     1076#ifndef _TANDEM_SOURCE
     1077# undef _TANDEM_SOURCE
     1078#endif
     1079/* Enable general extensions on Solaris.  */
     1080#ifndef __EXTENSIONS__
     1081# undef __EXTENSIONS__
     1082#endif
     1083
    9501084
    9511085/* Define if you want to use MacPython modules on MacOSX in unix-Python. */
     
    9891123#undef WITH_TSC
    9901124
    991 /* Define to 1 if your processor stores words with the most significant byte
    992    first (like Motorola and SPARC, unlike Intel and VAX). */
    993 #undef WORDS_BIGENDIAN
     1125/* Define if you want pymalloc to be disabled when running under valgrind */
     1126#undef WITH_VALGRIND
     1127
     1128/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
     1129   significant byte first (like Motorola and SPARC, unlike Intel). */
     1130#if defined AC_APPLE_UNIVERSAL_BUILD
     1131# if defined __BIG_ENDIAN__
     1132#  define WORDS_BIGENDIAN 1
     1133# endif
     1134#else
     1135# ifndef WORDS_BIGENDIAN
     1136#  undef WORDS_BIGENDIAN
     1137# endif
     1138#endif
    9941139
    9951140/* Define if arithmetic is subject to x87-style double rounding issue */
    9961141#undef X87_DOUBLE_ROUNDING
    9971142
    998 /* Define to 1 if on AIX 3.
    999    System headers sometimes define this.
    1000    We just want to avoid a redefinition error message.  */
    1001 #ifndef _ALL_SOURCE
    1002 # undef _ALL_SOURCE
    1003 #endif
    1004 
    10051143/* Define on OpenBSD to activate all library features */
    10061144#undef _BSD_SOURCE
     
    10211159#undef _LARGEFILE_SOURCE
    10221160
     1161/* This must be defined on AIX systems to enable large file support. */
     1162#undef _LARGE_FILES
     1163
     1164/* Define to 1 if on MINIX. */
     1165#undef _MINIX
     1166
    10231167/* Define on NetBSD to activate all library features */
    10241168#undef _NETBSD_SOURCE
     
    10271171#undef _OSF_SOURCE
    10281172
     1173/* Define to 2 if the system does not provide POSIX.1 features except with
     1174   this defined. */
     1175#undef _POSIX_1_SOURCE
     1176
    10291177/* Define to activate features from IEEE Stds 1003.1-2001 */
    10301178#undef _POSIX_C_SOURCE
    10311179
     1180/* Define to 1 if you need to in order for `stat' and other things to work. */
     1181#undef _POSIX_SOURCE
     1182
    10321183/* Define if you have POSIX threads, and your system does not define that. */
    10331184#undef _POSIX_THREADS
     
    10351186/* Define to force use of thread-safe errno, h_errno, and other functions */
    10361187#undef _REENTRANT
     1188
     1189/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
     1190   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
     1191   #define below would cause a syntax error. */
     1192#undef _UINT32_T
     1193
     1194/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
     1195   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
     1196   #define below would cause a syntax error. */
     1197#undef _UINT64_T
    10371198
    10381199/* Define to the level of X/Open that your system supports */
     
    10621223#undef gid_t
    10631224
     1225/* Define to the type of a signed integer type of width exactly 32 bits if
     1226   such a type exists and the standard includes do not define it. */
     1227#undef int32_t
     1228
     1229/* Define to the type of a signed integer type of width exactly 64 bits if
     1230   such a type exists and the standard includes do not define it. */
     1231#undef int64_t
     1232
    10641233/* Define to `int' if <sys/types.h> does not define. */
    10651234#undef mode_t
     
    10821251/* Define to `int' if <sys/types.h> doesn't define. */
    10831252#undef uid_t
     1253
     1254/* Define to the type of an unsigned integer type of width exactly 32 bits if
     1255   such a type exists and the standard includes do not define it. */
     1256#undef uint32_t
     1257
     1258/* Define to the type of an unsigned integer type of width exactly 64 bits if
     1259   such a type exists and the standard includes do not define it. */
     1260#undef uint64_t
    10841261
    10851262/* Define to empty if the keyword does not work. */
Note: See TracChangeset for help on using the changeset viewer.