]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.10/X64/pyconfig.h
AppPkg/.../Python-2.7.10: AppPkg.dsc, pyconfig.h, PyMod-2.7.10
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.10 / X64 / pyconfig.h
index d0b6df9bdc90d7c07fc0ae9ade4704606db35581..13a4e9daddccd50f26e25bf661d1c8f3ef6861ea 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
     Manually generated Python Configuration file for EDK II.\r
 \r
+    Copyright (c) 2015, Daryl McDaniel. All rights reserved.<BR>\r
     Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
     This program and the accompanying materials are licensed and made available under\r
     the terms and conditions of the BSD License that accompanies this distribution.\r
@@ -67,6 +68,9 @@
 /* Define to 1 if you have the 'alarm' function. */\r
 #undef HAVE_ALARM\r
 \r
+/* Define to 1 if you have the <alloca.h> header file. */\r
+#undef HAVE_ALLOCA_H\r
+\r
 /* Define this if your time.h defines altzone. */\r
 #undef HAVE_ALTZONE\r
 \r
 /* define to 1 if your sem_getvalue is broken. */\r
 #define HAVE_BROKEN_SEM_GETVALUE      1\r
 \r
+/* Define if 'unsetenv' does not return an int. */\r
+#undef HAVE_BROKEN_UNSETENV\r
+\r
 /* Define this if you have the type _Bool. */\r
 #define HAVE_C99_BOOL                 1\r
 \r
 /* Define to 1 if you have the device macros. */\r
 #undef HAVE_DEVICE_MACROS\r
 \r
-/* Define if we have /dev/ptc. */\r
+/* Define to 1 if you have the /dev/ptc device file. */\r
 #undef HAVE_DEV_PTC\r
 \r
-/* Define if we have /dev/ptmx. */\r
+/* Define to 1 if you have the /dev/ptmx device file. */\r
 #undef HAVE_DEV_PTMX\r
 \r
 /* Define to 1 if you have the <direct.h> header file. */\r
 #undef HAVE_GAMMA\r
 \r
 /* Define if we can use gcc inline assembler to get and set x87 control word\r
-*/\r
+   */\r
 #if defined(__GNUC__)\r
   #define HAVE_GCC_ASM_FOR_X87  1\r
 #else\r
-  #undef HAVE_GCC_ASM_FOR_X87\r
+#undef HAVE_GCC_ASM_FOR_X87\r
 #endif\r
 \r
 /* Define if you have the getaddrinfo function. */\r
 /* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */\r
 #undef HAVE_GETC_UNLOCKED\r
 \r
+/* Define to 1 if you have the 'getentropy' function. */\r
+#undef HAVE_GETENTROPY\r
+\r
 /* Define to 1 if you have the 'getgroups' function. */\r
 #undef HAVE_GETGROUPS\r
 \r
 /* Define to 1 if you have the 'initgroups' function. */\r
 #undef HAVE_INITGROUPS\r
 \r
+/* Define if your compiler provides int32_t. */\r
+#undef HAVE_INT32_T\r
+\r
+/* Define if your compiler provides int64_t. */\r
+#undef HAVE_INT64_T\r
+\r
 /* Define to 1 if you have the <inttypes.h> header file. */\r
 #define HAVE_INTTYPES_H   1\r
 \r
 /* Define to 1 if you have the 'mktime' function. */\r
 #define HAVE_MKTIME     1\r
 \r
+/* Define to 1 if you have the 'mmap' function. */\r
+#undef HAVE_MMAP\r
+\r
 /* Define to 1 if you have the 'mremap' function. */\r
 #undef HAVE_MREMAP\r
 \r
 /* Define if you have GNU PTH threads. */\r
 #undef HAVE_PTH\r
 \r
+/* Define to 1 if you have the 'pthread_atfork' function. */\r
+#undef HAVE_PTHREAD_ATFORK\r
+\r
 /* Defined for Solaris 2.6 bug in pthread header. */\r
 #undef HAVE_PTHREAD_DESTRUCTOR\r
 \r
 /* Define to 1 if you have the 'putenv' function. */\r
 #undef HAVE_PUTENV\r
 \r
+/* Define if the libcrypto has RAND_egd */\r
+#undef HAVE_RAND_EGD\r
+\r
 /* Define to 1 if you have the 'readlink' function. */\r
 #undef HAVE_READLINK\r
 \r
 /* Define to 1 if 'st_rdev' is a member of 'struct stat'. */\r
 #undef HAVE_STRUCT_STAT_ST_RDEV\r
 \r
+/* Define to 1 if 'st_dev' is a member of 'struct stat'. */\r
+#undef HAVE_STRUCT_STAT_ST_DEV\r
+\r
+/* Define to 1 if 'st_ino' is a member of 'struct stat'. */\r
+#undef HAVE_STRUCT_STAT_ST_INO\r
+\r
 /* Define to 1 if 'tm_zone' is a member of 'struct tm'. */\r
 #undef HAVE_STRUCT_TM_TM_ZONE\r
 \r
 /* Define this if you have tcl and TCL_UTF_MAX==6 */\r
 #undef HAVE_UCS4_TCL\r
 \r
+/* Define if your compiler provides uint32_t. */\r
+#undef HAVE_UINT32_T\r
+\r
+/* Define if your compiler provides uint64_t. */\r
+#undef HAVE_UINT64_T\r
+\r
 /* Define to 1 if the system has the type 'uintptr_t'. */\r
 #define HAVE_UINTPTR_T    1\r
 \r
 #undef MVWDELCH_IS_EXPRESSION\r
 \r
 /* Define to the address where bug reports for this package should be sent. */\r
-#define PACKAGE_BUGREPORT   "edk2-devel@lists.sourceforge.net"\r
+#define PACKAGE_BUGREPORT   "edk2-devel@lists.01.org"\r
 \r
 /* Define to the full name of this package. */\r
-#define PACKAGE_NAME    "EDK II Python Package"\r
+#define PACKAGE_NAME    "EDK II Python 2.7.10 Package"\r
 \r
 /* Define to the full name and version of this package. */\r
-#define PACKAGE_STRING  "EDK II Python Package V0.8"\r
+#define PACKAGE_STRING  "EDK II Python 2.7.10 Package V0.1"\r
 \r
 /* Define to the one symbol short name of this package. */\r
 #define PACKAGE_TARNAME   "EADK_Python"\r
 \r
 /* Define to the home page for this package. */\r
-#define PACKAGE_URL   "http://edk2.tianocore.org/toolkit/python"\r
+#define PACKAGE_URL   "http://edk2.tianocore.org/"\r
 \r
 /* Define to the version of this package. */\r
-#define PACKAGE_VERSION  "V0.8"\r
+#define PACKAGE_VERSION  "V0.1"\r
 \r
 /* Define if POSIX semaphores aren't enabled on your system */\r
 #define POSIX_SEMAPHORES_NOT_ENABLED    1\r
 /* This must be defined on some systems to enable large file support. */\r
 #undef _LARGEFILE_SOURCE\r
 \r
+/* This must be defined on AIX systems to enable large file support. */\r
+#undef _LARGE_FILES\r
+\r
 /* Define to 1 if on MINIX. */\r
 #undef _MINIX\r
 \r
 /* Define on NetBSD to activate all library features */\r
-#ifndef _NETBSD_SOURCE\r
-  #define _NETBSD_SOURCE  1\r
-#endif\r
+#define _NETBSD_SOURCE  1\r
 \r
 /* Define _OSF_SOURCE to get the makedev macro. */\r
 #undef _OSF_SOURCE\r
 //#undef volatile\r
 \r
 #endif /*Py_PYCONFIG_H*/\r
+\r